Page 1 of 7 123 ... LastLast
Results 1 to 10 of 65

Thread: HOWTO: Make QT apps look more Gnome'ish

  1. #1
    Join Date
    Oct 2004
    Location
    Binary Land, Maryland
    Beans
    632

    HOWTO: Make QT apps look more Gnome'ish

    Ever wonder how to get your QT/KDE applications to look more "gnome-like"? Well now this is the answer you've been waiting for.

    Kassetra was greatly angered after installing skype and noticing how large and UGLY everything really was. No offense to KDE users, BUT WOW! It was horrible. So whats the solution?

    Polymer QT Theme
    This sorta looks exactly like gnomes clearlooks. So users will enjoy what they see.

    Before / After Screenshots Below!

    ALRIGHT LETS DO IT
    Note: The "$" symbol denotes a terminal command.

    1.) You will need to install qt3-qtconfig in order to change the styles.
    Code:
    $ sudo apt-get install qt3-qtconfig
    2.) Now it's time to install the theme. Lucky I have created a binary package this way you don't have to go through and download the thousands of KDE/QT libs.
    Code:
    HOARY USERS
    $ wget http://fleixius.com/files/downloads/polymer-0.3.1_0.3.1-1_i386.deb
    $ sudo dpkg -i polymer-0.3.1_0.3.1-1_i386.deb
    
    BREEZY USERS
    $ wget http://fleixius.com/files/downloads/polymer-0.3.2_0.3.2-1_i386.deb
    $ sudo dpkg -i polymer-0.3.2_0.3.2-1_i386.deb
    3.) Lastly install msttcorefonts. (This are not required but it makes the style look SMOOTH!)
    Code:
    $ sudo apt-get install msttcorefonts
    4.) Now that the files are installed lets get to the config!
    Code:
    $ qtconfig
    5.) Lets change the font before hand to make it look even sweeter in the end. I decided to use Trebuchet MS 10pt. Make the following changes...
    Code:
    -Default Font-
    Family: Trebuchet MS
    Style: Normal
    Point Size: 10
    6.) Time to make it SCHAWEET! Click on the Library Paths tab. In the input-box at the bottom enter "/usr/plugins" then click add.

    7.) Now in the Appearance tab, select Polymer as your GUI style.


    8.) Sweet eh? Got to File>Save. Exit the program and your almost done!


    Another great benefit of this theme is that it has TRANSPARENCY!!
    Code:
    $ polymer-config
    Down around the bottom you'll see "KDE Style Settings", chagne the "Transparency Engine" to "Software Tint" and then close the application. You will be prompted to save, click yes of course.

    How sweet is that?

    EDIT: For other KDE applications, you'll need kcontrol.
    (Credits: GilGalad)

    1.) Instal kControl
    Code:
    $ sudo apt-get install kcontrol
    2.) Configuring the new theme.
    Code:
    $ kcontrol
    3.) Click "Appearance" then "Style". From here select the "Polymer" theme. Save and exit.


    Before


    After



    Credits:
    Kassetra: For the motivation of installing over 30megs of QT/KDE libraries and for 2 hours on skype . I have screenshots to prove it... She also found Polymer, so give a w00t w00t when you see her.
    Polymer Project: http://static.int.pl/~mig21/dev/rele...r/#screenshots
    KDE: Thanks for providing so many libraries to install!!!


    EDIT: Step 7 added and fixed the msstcorefonts -- Breezy/Hoary Debs
    Last edited by FLeiXiuS; October 9th, 2005 at 10:35 AM.
    Regards,
    FL-ei-|X|-iu-S
    ][ My Blog ][

  2. #2
    Join Date
    Apr 2005
    Location
    Eau Claire, WI USA
    Beans
    57
    Distro
    Ubuntu 6.10 Edgy

    Re: HOWTO: Make QT apps look more Gnome'ish

    Good work, Stop those things from looking but ugly

  3. #3
    Join Date
    Apr 2005
    Location
    Not-So-Sunny Hawaii
    Beans
    Hidden!

    Re: HOWTO: Make QT apps look more Gnome'ish

    typo:

    msttcorefonts instead of msstcorefonts

    great tutorial... i was using a jerry-rigged solution with a bit of tweaking in qtconfigm but this makes it look alot better

  4. #4
    Join Date
    Aug 2005
    Beans
    37

    Re: HOWTO: Make QT apps look more Gnome'ish

    This worked great. Skype really didn't look right before. Now it looks fantastic!

  5. #5
    Join Date
    Apr 2005
    Location
    SP Brazil
    Beans
    14
    Distro
    Dapper Drake Testing/

    Re: HOWTO: Make QT apps look more Gnome'ish

    Great job!!!


  6. #6
    Join Date
    Jan 2005
    Beans
    6

    Re: HOWTO: Make QT apps look more Gnome'ish

    This is really awesome! I can finally stand to look at my qt apps.

  7. #7
    Join Date
    Aug 2005
    Location
    Birmingham
    Beans
    108
    Distro
    Ubuntu Karmic Koala (testing)

    Re: HOWTO: Make QT apps look more Gnome'ish

    looking nice, one thing does audacity use qt? because it still looks ugly!
    Last edited by junior aspirin; August 17th, 2005 at 10:47 PM. Reason: nooob!

  8. #8
    Join Date
    Apr 2005
    Location
    Parts Unknown
    Beans
    9,213
    Distro
    Ubuntu Development Release

    Re: HOWTO: Make QT apps look more Gnome'ish

    I love the idea. It isn't working on most of my kde apps. The qtconfig windows are affected, but a quick test of several random k-apps showed no effect on kpdf, kvim, kparted or ktuberling. Bummer...I wonder if I missed something...hmm <doublechecks work by scrolling up in editor and re-running all commands> Nope. I just saw another poster showing no effect in Audacity either.
    what's a troll? | my blog | my writing | Ubuntu Unleashed

    Don't ask support questions in PMs--post a thread so everyone can benefit!

  9. #9
    Join Date
    Jul 2005
    Beans
    36

    Re: HOWTO: Make QT apps look more Gnome'ish

    Great tweak!! All bow and pay homage to FLeiXiuS!

  10. #10
    arnieboy Guest

    Re: HOWTO: Make QT apps look more Gnome'ish

    fleixius-
    I owe u a six pack for this one.
    -arnieboy

Page 1 of 7 123 ... 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
  •