Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: How to make GTK Apps Look Better?

  1. #1
    Join Date
    Oct 2008
    Beans
    550
    Distro
    Ubuntu Development Release

    How to make GTK Apps Look Better?

    Hi guys, finally got to try out the new KDE 4.6, but the problem is, if I want to run a GTK app, it looks like Windows 98. Is there a way to fix this? I thought that this was one of the new features of KDE?
    Happily running 13.04! "It's only an apt-get away!"

  2. #2
    Join Date
    Jul 2007
    Location
    Cheyenne, WY, USA
    Beans
    Hidden!
    Distro
    Kubuntu 13.04 Raring Ringtail

    Re: How to make GTK Apps Look Better?

    Check System Settings, Application Appearance, GTK + Appearance to tweak the settings.
    --Ann

    Forum Do's and Dont's
    "I want to tell you the story of how you can take back control of your computer"
    Temporary work-around to mark your thread SOLVED
    _______________________________________________
    "I like coffee exceedingly...." --H.P.Lovecraft

  3. #3
    Join Date
    Dec 2008
    Location
    Northwest Ohio
    Beans
    1,571
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: How to make GTK Apps Look Better?

    Hi,
    Try installing 'oxygen-molecule'.
    Package description: GTK+ theme to match the Oxygen widget style. Oxygen-Molecule is a theme for GTK+ applications to provide
    a uniform look when used under the KDE desktop environment, as long as the Oxygen style is used.
    Hope this helps.

  4. #4
    Join Date
    Oct 2008
    Beans
    550
    Distro
    Ubuntu Development Release

    Cool Re: How to make GTK Apps Look Better?

    Unfortunately, those solutions are not working
    Happily running 13.04! "It's only an apt-get away!"

  5. #5
    Join Date
    Apr 2007
    Location
    /dev/random
    Beans
    3,049

    Re: How to make GTK Apps Look Better?

    You installed KDE ontop of an Ubuntu installation, right? This happens when you don't install kubuntu-default-settings.

    Mind that installing this will apply the Kubuntu branding, so you'll have to reset your plymouth splash screens etc back to Ubuntu's if you don't want the gears.
    Code:
    $ sudo update-alternatives --config default.plymouth
    $ sudo update-alternatives --config text.plymouth
    $ sudo update-initramfs -u -k all
    Also see oxygen-gtk.

    Semi-related;
    @Thomi Richards: "Qt apps look terrible in a GNOME session."

    the #1 reason for that is the GNOME developers and to a lesser extent the packagers who often work on packaging GNOME envs up for their distros. they usually don't care much about anything that doesn't come from their own world. there are exceptions, but they are indeed just that: exceptions. the results are indicative of the mindset, and Mark's blog entry is not far from that status quo approach.

    in Qt we've done all sorts of useful things such as the platform plugins for environment dialogs (file, print, etc), theme bridges (so, e.g., Gtk+ can theme Qt), dynamic dialog button re-ordering, etc.

    in KDE, we have ourselves worked on extending our "native" look 'n feel over to Gtk+ apps with efforts like the Gtk+ Oxygen theme, Firefox and Open Office bridges, etc.

    we've adopted (and participated in) icon naming specifications, etc.

    and yet .. it's still so very much a one-way street.

    so while a Qt (or KDE) app can look quite good in a GNOME env, it sometimes falls short and is made so much harder than necessary.

    it's amazing how much a typical Qt or KDE dev tends to know about the available compatibility efforts versus how much the typical Gtk+ or GNOME dev does. i'm constantly unpleasantly surprised when i find yet another Gtk+/GNOME dev or packager has no idea Qt supports native Gtk+ theming, for instance.

    Qt 4.7 is far, far better at this than previous releases, but we need people from outside of the Qt and KDE world to start caring more about the _whole_ experience from the user's POV to make it as good as it could, and should, be.

    the hermetic sealing of communities and the approach of "here, just use our stuff we developed by ourselves over here and then there's no more problems!" really needs to stop.
    Source
    ...

  6. #6
    Join Date
    Jan 2011
    Location
    Mission, KS
    Beans
    1,258
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: How to make GTK Apps Look Better?

    I don't understand the sentiment there. It seems like desktop integration is something that individual apps could take care of. If a developer wants to make a package play nicely with both GTK and KDE, he or she is free to do so. If KDE can also work with GTK-centric packages by sheer faking, then that's a perk for KDE users, but ideally, the best user experience is a unified one.

  7. #7
    Join Date
    Nov 2008
    Location
    United States
    Beans
    2,092
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: How to make GTK Apps Look Better?

    conanical is moving to qt.

  8. #8
    Join Date
    Oct 2008
    Beans
    550
    Distro
    Ubuntu Development Release

    Re: How to make GTK Apps Look Better?

    Quote Originally Posted by Zorael View Post
    You installed KDE ontop of an Ubuntu installation, right? This happens when you don't install kubuntu-default-settings.

    Mind that installing this will apply the Kubuntu branding, so you'll have to reset your plymouth splash screens etc back to Ubuntu's if you don't want the gears.
    Code:
    $ sudo update-alternatives --config default.plymouth
    $ sudo update-alternatives --config text.plymouth
    $ sudo update-initramfs -u -k all
    Also see oxygen-gtk.

    Semi-related;

    Source

    I did install KDE on top of Ubuntu, it says that I have kubuntu-default-settings already installed to the newest version.
    Happily running 13.04! "It's only an apt-get away!"

  9. #9
    Join Date
    Oct 2008
    Beans
    550
    Distro
    Ubuntu Development Release

    Re: How to make GTK Apps Look Better?

    I got it working!! I had to follow the steps here

    I needed to make a .gtkrc-2.0 file and download oxygen-gtk from KDE Look
    Happily running 13.04! "It's only an apt-get away!"

  10. #10
    Join Date
    Dec 2008
    Location
    Northwest Ohio
    Beans
    1,571
    Distro
    Lubuntu 12.04 Precise Pangolin

    Re: How to make GTK Apps Look Better?

    Hi RJ12,
    If you ever consider something other than oxygen for a theme...
    I'm using 'qtcurve' for my KDE desktop. It themes my gtk, kde, qt, and mozilla apps quite nicely. I made a screenshot here: http://i54.tinypic.com/1zgs2h.png
    (sorry about the low quality image)

    Qtcurve can be installed with kpackagekit and Synaptic, etc

    You can then enable, apply, and import Qtcurve themes by going to:
    System Settings > Application Appearance > Style.
    (click on the configure button to import and modify qtcurve themes)

    In order for GTK (and mozilla) apps to get themed correctly with qtcurve, you will need to go to:
    System Settings > Application Appearance > GTK+ Appearance > Widget Style; and select Qtcurve in the dropdown menu.

    You can then choose the qtcurve window border at:
    System Settings > Workspace Appearance > Window Decorations.

    On a side note: I really like the Oxygen theme, but I've always had trouble with firefox not wanting to show the gradient part of the Oxygen theme.
    Hope this helps.

Page 1 of 2 12 LastLast

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
  •