Slashdot Mirror


QGtkStyle Offers Native Gtk Look For Qt Programs

sekra writes "A new project called QGtkStyle by Trolltech Labs gives Qt4 based applications the possibility to integrate natively into Gtk based desktops like Gnome or Xfce. Instead of simply imitating Gtk styles QGtkStyle uses the Gtk theme engine directly. The project is still considered experimental, but is another step into better integration between Qt and Gtk applications. A project at Google Code has been set up as well." Anything that makes the various excellent Free software desktops work better together deserves kudos.

7 of 64 comments (clear)

  1. Re:GTK-Qt by bigtomrodney · · Score: 2, Interesting

    I'm glad to see this, and I had forgotten about the old engine. One of the first things I do on a new desktop is try to synchronise the desktop look and feel for Qt and GTK applications.

    I use Gnome but I still prefer Amarok and K3b (as you mentioned) to any Gnome offering so it has helped give me a coherent desktop with a much more unified feel. I think I'd like this better as it wouldn't lock me to finding widget themes that are only available for both DEs.

    --
    I never get used to these constant resurrections
  2. Re:GTK-Qt by wroshyyr · · Score: 2, Interesting

    I'd say it's because of interest. Maybe GTK users got used to having different widget sets with different programs (GTK1, GTK2), while Kde users were more interested in a consistent desktop.

  3. How about another approach by temcat · · Score: 4, Interesting

    I would love if somebody revived the excellent but long-abandoned Metatheme project (http://www.metatheme.org/). Back when I tried it, even unfinished, it provided truly unified look for GTK and Qt and had basics for Java theming. Maybe Canonical or Trolltech or somebody else could sponsor that work, possibly approaching its original author...

  4. Re:Native QT look for GTK programs? by MBGMorden · · Score: 2, Interesting

    That's a matter of personal preference. QT is a strange beast to me. Take the look of any individual widget or icon and it doesn't look bad at all. Combine them all into a functioning app though and they just don't much together well to form an attractive overall interface. GTK seems simpler, more functional, and more elegant in my eyes.

    Given that the two of us seem to have differing viewpoints here, I'd not consider it too out of line to assume that many others may also fall to one side or the other. Projects like this let them choose which they prefer. That can't be a bad thing.

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  5. Re:Here we go again-2 options when only one is nee by sayfawa · · Score: 2, Interesting

    I just use a text console and bash for my servers, and just remote into them...

    And how would you like it if someone took away that method and made you use a GUI in the name of consolidating options?

    --
    Free the Quark 3 from asymptotic confinement! Bring your charm! Don't get down! All colours and flavours welcome!
  6. Re:Here we go again-2 options when only one is nee by vdboor · · Score: 2, Interesting

    Sometimes I think Linux would be better off with one option instead of many.

    On what information did you base this desision? It's not like Mac OS or Windows provide one way. Last time I checked, the Windows platform offers you standard widgets (=notepad look), MFC, ComCtl, VLC (Borland), Windows Forms (.Net), WPF (.Net3) and each Microsoft app has it's own toolbars again.

    MacOS gives you the choice between Cocoa and Carbon, and only gained a consistent look as of Mac OS 10.5.

    I'd suggest keeping both Gtk and Qt because each option obviously attracts a different group of developers. With initiatives like this, Linux could offer something then far more consistent this.

    --
    The best way to accelerate a windows server is by 9.81 m/s2 ;-)
  7. Re:GTK-Qt by Workaphobia · · Score: 2, Interesting

    The GTK hater in me says, why would anyone want to make Qt look more like GTK rather than the other way around?

    *clicks link* My God, they actually have GIMP looking quite reasonable, if only it weren't for its multi-window interface.

    Now, I wonder if you could get in some sort of infinite loop if you used both this and GTK-Qt at the same time.

    --
    Evidently, the key to understanding recursion is to begin by understanding recursion. The rest is easy.