Page 15 of 299 FirstFirst ... 513141516172565115 ... LastLast
Results 141 to 150 of 2990

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

  1. #141
    Join Date
    Aug 2006
    Location
    Taipei & Cebu
    Beans
    107
    Distro
    Ubuntu 15.10 Wily Werewolf

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

    Quote Originally Posted by jannol View Post
    will there be any environment options or dear I say it applet options for font color and style. It doesn't seem very hard to implement.
    It's not good for an app to change the style. However, you can edit /usr/share/themes/THEME_NAME/gtk-2.0/gtkrc (usually under style "menubar"..) to set the font, colors and paddings.

  2. #142
    Join Date
    Jul 2005
    Beans
    66

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

    Quote Originally Posted by mangar View Post
    8. debian package doesn't install the menu-applet in the correct place.
    The debian package doesn't install the menu-applet anywhere whatsoever! You must copy the files manually.

  3. #143
    Join Date
    Jun 2005
    Beans
    19

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

    Upgraded to latest patch/panel applet and found no more "Title Text" exists on the menubar. Any idea on that...

  4. #144
    Join Date
    Aug 2006
    Location
    Taipei & Cebu
    Beans
    107
    Distro
    Ubuntu 15.10 Wily Werewolf

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

    Quote Originally Posted by zammi View Post
    Upgraded to latest patch/panel applet and found no more "Title Text" exists on the menubar. Any idea on that...
    Yes I removed it. 3/4 of code from the patch has been removed to make it clean and more reliable under various WMs.

    The standalone menubar is no longer usable and you should use panel applets instead. (and then you can add all the applets you like )

  5. #145
    Join Date
    Aug 2006
    Beans
    5
    Wow...cool!!

    Thanks
    Last edited by 2DC; October 14th, 2006 at 09:31 AM.

  6. #146
    Join Date
    Jun 2005
    Beans
    19

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

    I believe you've heard about Baghira style suite for KDE (http://baghira.sf.net/ - http://www.kde-look.org/content/show.php?content=8692). As a part of the suite, Thomas (author of Baghira) introduced a replacement menubar applet with active application name as well. Though it's a Qt/KDE based applet, I think worth to have a look because he managed to capture the names of kde/none-kde applications in it.

  7. #147
    Join Date
    Aug 2006
    Location
    Taipei & Cebu
    Beans
    107
    Distro
    Ubuntu 15.10 Wily Werewolf

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

    Quote Originally Posted by zammi View Post
    I believe you've heard about Baghira style suite for KDE (http://baghira.sf.net/ - http://www.kde-look.org/content/show.php?content=8692). As a part of the suite, Thomas (author of Baghira) introduced a replacement menubar applet with active application name as well. Though it's a Qt/KDE based applet, I think worth to have a look because he managed to capture the names of kde/none-kde applications in it.
    Yes it could be done. But wouldn't it be much better if we have per-application menubars instead?

  8. #148
    Join Date
    Jun 2005
    Beans
    19

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

    Hi All...

    This is to show where my desktop now

    http://ubuntuforums.org/gallery/show...size=big&cat=2

    I've mod my theme to use same pixmap for menubar as well as panel. The pixmap you choose should go well with the apps doesn't use mac style toolbar as well.

  9. #149
    Join Date
    Dec 2004
    Location
    Netherlands
    Beans
    143
    Distro
    Dapper Drake

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

    Quote Originally Posted by flargen View Post
    zAo, I don't mean to sound stupid but - are you sure you actually installed the patched GTK?
    Hehe, yes I did. I run Edgy by the way and did not update GTK with the updates.

  10. #150
    Join Date
    Aug 2006
    Location
    Taipei & Cebu
    Beans
    107
    Distro
    Ubuntu 15.10 Wily Werewolf

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

    Quote Originally Posted by zAo View Post
    Hehe, yes I did. I run Edgy by the way and did not update GTK with the updates.
    ah, do
    Code:
    ls /usr/lib/libgtk-x11-2.0.so.0.*
    to see if there are more than one files, also check the date.

Page 15 of 299 FirstFirst ... 513141516172565115 ... 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
  •