Page 277 of 299 FirstFirst ... 177227267275276277278279287 ... LastLast
Results 2,761 to 2,770 of 2990

Thread: Mac-style Menu Bar for GTK and Java/Swing applications!

  1. #2761
    Join Date
    Nov 2008
    Location
    Here, There, Everywhere
    Beans
    1,163
    Distro
    Xubuntu

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by TheIdiotThatIsMe View Post
    I looked but don't have that file? At least not in the home directory.
    You probably don't. Create it.

  2. #2762
    Join Date
    Sep 2005
    Location
    Boardman, OH
    Beans
    345
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by danielrmt View Post
    You probably don't. Create it.
    I created it and added the line, do I have to restart Gnome now?

  3. #2763
    Join Date
    Jul 2006
    Location
    /earth/europe
    Beans
    1,450
    Distro
    Ubuntu Development Release

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    i found a bug. there can i report it?

    i'm guessing that the menu doesn't recognize custom widgets in menus

    hint: the ratings menu item
    WARNING: "sudo rm -rf /" = BAD Read this for more information.
    Q6600-Abit IP35-2 GB RAM-250GTS 1GB

    *Docky FTW!*

  4. #2764
    Join Date
    Nov 2008
    Location
    Here, There, Everywhere
    Beans
    1,163
    Distro
    Xubuntu

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    @zekopeko
    Not sure, but I believe it is here: http://code.google.com/p/gnome2-globalmenu/issues/entry

    @TheIdiotThatIsMe
    Yes.

  5. #2765
    Join Date
    Mar 2008
    Beans
    14

    Re: rename "desktop" to "finder"

    Quote Originally Posted by danielrmt View Post
    With that useless and stupid thing? No... Just asked because you could have a good reason, which I don't think so...
    i'm so sorry.. that's my fault.. ok? forgive me..

  6. #2766
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by johnny_b_good View Post
    hello guys, is it normal that the search bar doesn't work? what should it do? thanx, i'm at rev 2380
    It is case sensitive, and quite strict about the spelling.

    Feel free to file an issue about how to improve the user experience!

  7. #2767
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by TheIdiotThatIsMe View Post
    I created it and added the line, do I have to restart Gnome now?
    Yes. I've added this issue to the project FAQ.

  8. #2768
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by danielrmt View Post
    I don't think so, but Google Chrome will, as it is using GTK.

    (thinks...)

    Hey! Chrome has no menu in Windows... It is going to have a menu in Mac?
    Off the topic:

    I am wondering if Google is ever going to release a linux Chrome. That sounds like directly taking over Mozilla's fundamentals. It is not the right timing.

  9. #2769
    Join Date
    Nov 2008
    Location
    Here, There, Everywhere
    Beans
    1,163
    Distro
    Xubuntu

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by rainwoodman View Post
    Off the topic:

    I am wondering if Google is ever going to release a linux Chrome. That sounds like directly taking over Mozilla's fundamentals. It is not the right timing.
    Yes, I've heard it will be released after the north summer (south winter).

  10. #2770
    Join Date
    Jul 2008
    Beans
    26

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Tried to download/compile latest version through SVN, but I get compile errors.

    Code:
    switcher.c: In function ‘switcher_on_activate’:
    switcher.c:303: error: ‘WorkspaceSelector’ undeclared (first use in this function)
    switcher.c:303: error: (Each undeclared identifier is reported only once
    switcher.c:303: error: for each function it appears in.)
    switcher.c:303: error: ‘ws’ undeclared (first use in this function)
    switcher.c:304: warning: passing argument 1 of ‘g_object_ref_sink’ makes pointer from integer without a cast
    switcher.c: In function ‘switcher_update’:
    switcher.c:1006: warning: assignment from incompatible pointer type
    switcher.c: In function ‘switcher_guess_dock_is_around’:
    switcher.c:1149: warning: assignment discards qualifiers from pointer target type
    switcher.c: In function ‘switcher_real_size_allocate’:
    switcher.c:1239: warning: passing argument 2 of ‘((struct GtkWidgetClass *)g_type_check_class_cast((struct GTypeClass *)switcher_parent_class,  gtk_widget_get_type()))->size_allocate’ discards qualifiers from pointer target type
    switcher.c:1240: warning: passing argument 2 of ‘gtk_widget_size_allocate’ discards qualifiers from pointer target type
    switcher.c: In function ‘_switcher_on_activate_gnomenu_menu_bar_activate’:
    switcher.c:1355: warning: passing argument 2 of ‘switcher_on_activate’ from incompatible pointer type
    switcher.c: In function ‘switcher_class_init’:
    switcher.c:1536: warning: assignment from incompatible pointer type
    switcher.c: In function ‘search_box_menu_item_find_item’:
    switcher.c:1618: warning: assignment from incompatible pointer type
    switcher.c: In function ‘__lambda1’:
    switcher.c:1722: warning: assignment from incompatible pointer type
    switcher.c: In function ‘__lambda2’:
    switcher.c:1745: warning: assignment from incompatible pointer type
    make[3]: *** [GlobalMenu_PanelApplet-switcher.o] Error 1
    make[3]: Leaving directory `/home/pen/Code/gnome-globalmenu/applet'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/home/pen/Code/gnome-globalmenu/applet'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/pen/Code/gnome-globalmenu'
    make: *** [all] Error 2
    This is with the --with-xfce4-panel option as well.

    I thought it was just a temporary error, but the past few revisions have had this problem, so I'm posting this here. The normal Gnome version compiles just fine.

Page 277 of 299 FirstFirst ... 177227267275276277278279287 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •