Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

[XGL] Compiz & gnome-window-decorator themes

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
12 posts • Page 1 of 1
Author
Message
Belliash
Advocate
Advocate
User avatar
Posts: 2503
Joined: Wed Nov 24, 2004 1:39 pm
Location: Wroclaw, Poland
Contact:
Contact Belliash
Website

[XGL] Compiz & gnome-window-decorator themes

  • Quote

Post by Belliash » Sat Mar 18, 2006 2:13 pm

I'm using KDE, but I have loaded Compiz and gnome-window-decorator.
All works great, but default windows decoration is ugly for me :P.

Where can I find some themes?
Are there any Vista-like ones (with transparent titlebar)?
Asio Software Technologies
Belliash IT Weblog
Top
Archangel1
Veteran
Veteran
User avatar
Posts: 1212
Joined: Wed Apr 21, 2004 12:29 am
Location: Work

Re: [XGL] Compiz & gnome-window-decorator themes

  • Quote

Post by Archangel1 » Sun Mar 19, 2006 2:18 am

rafkup wrote:I'm using KDE, but I have loaded Compiz and gnome-window-decorator.
All works great, but default windows decoration is ugly for me :P.

Where can I find some themes?
Are there any Vista-like ones (with transparent titlebar)?
I'm not sure you can theme it at the moment?
The default does have a slightly transparent titlebar, which reminds me a bit of Vista - but not too much, which is good :-P
What are you, stupid?
Top
moppsy
n00b
n00b
User avatar
Posts: 51
Joined: Sun Dec 26, 2004 8:33 pm

  • Quote

Post by moppsy » Sun Mar 19, 2006 5:06 am

Compiz & gnome-window-decorator themes
It doesn't look like it's all done yet.
There is the start of some code to support it in compiz_window_manager.c.

The title font can be changed in gconf-editor @ /apps/metacity/general
titlebar_font and titlebar_uses_system_font both work.

You can also change the numer of virtual desktops @ /apps/compiz/general/options/size
source says 4 is min and 32 is max, but it tops at 25 for me, go figure.
Anything other than 4 seems to kill the top display of svg's. :(

Cursor themes work OK using .icons and Xcursor.theme, but that's not a compiz thing.

EDIT:

gnome-window-decorator does support changing the titlebar color through gtk styles.
You can use gnome-theme-manager but it does crash after you select a new theme.
Titlebar shade and the controls are hard coded though.

It's a cludge, but you can change the transparency of the titlebar by editing the source for gnome-window-decorator.
@ line 1235 is the alpha setting for active windows.
@ line 1267 is the setting for inactive windows.
It works, but you'll have to do it every time you upgrade compiz.
Top
vdemeester
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 138
Joined: Thu Aug 12, 2004 12:10 pm
Location: France
Contact:
Contact vdemeester
Website

  • Quote

Post by vdemeester » Sun Mar 19, 2006 10:31 am

moppsy wrote: gnome-window-decorator does support changing the titlebar color through gtk styles.
You can use gnome-theme-manager but it does crash after you select a new theme.
You can use gtk-chtheme (i think it's in the portage tree) and it works without crash.
moppsy wrote:It's a cludge, but you can change the transparency of the titlebar by editing the source for gnome-window-decorator.
@ line 1235 is the alpha setting for active windows.
@ line 1267 is the setting for inactive windows.
It works, but you'll have to do it every time you upgrade compiz.
Perharps, we can make a patch for auto-modification in cvs files, but every time de gnome-windows-decorator.c change, we must verified that the patch could be apply without errors.

gnome-window-decorator.c is wonderful. You can change alpha settings but i think also shades, window corner, buttons for maximase, cose, minimize, etc...
shortbrain.org
Top
Belliash
Advocate
Advocate
User avatar
Posts: 2503
Joined: Wed Nov 24, 2004 1:39 pm
Location: Wroclaw, Poland
Contact:
Contact Belliash
Website

  • Quote

Post by Belliash » Sun Mar 19, 2006 12:54 pm

OK...

What should I install and do to change:
* windows decoration
* and where can I find other themes?
* where to put it, etc... ?
Asio Software Technologies
Belliash IT Weblog
Top
moppsy
n00b
n00b
User avatar
Posts: 51
Joined: Sun Dec 26, 2004 8:33 pm

  • Quote

Post by moppsy » Sun Mar 19, 2006 1:33 pm

You can use gtk-chtheme (i think it's in the portage tree) and it works
without crash.
Yes, you can actually go and change the theme with gconf-editor @
/desktop/gnome/interface/gtk_theme.

Although, If your not running gnome, your probably out of luck for the titlebar color. Like me. :D
What should I install and do to change:
* windows decoration
* and where can I find other themes?
* where to put it, etc... ?
You can't change windows decorations yet, only color and font. And color is even a bit iffy at the moment.
try themes.org or gnome-look.org
~/.themes or /usr/share/themes
Top
vdemeester
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 138
Joined: Thu Aug 12, 2004 12:10 pm
Location: France
Contact:
Contact vdemeester
Website

  • Quote

Post by vdemeester » Sun Mar 19, 2006 1:34 pm

rafkup wrote:OK...

What should I install and do to change:
* windows decoration
* and where can I find other themes?
* where to put it, etc... ?
compiz does not support themes.. So you just can change colors and font..
If you want a customized window, i think you had to make change in gnome-window-decorator.c :/
shortbrain.org
Top
blk_jack
Apprentice
Apprentice
User avatar
Posts: 298
Joined: Fri May 10, 2002 3:22 pm
Location: Toronto

  • Quote

Post by blk_jack » Thu Mar 23, 2006 5:23 pm

I used gconf-editor and gtk-chtheme and couldn't find anything relating to the window titlebar color. It picks up a base color from the GTK theme and uses that as the active window color. Does anybody have any idea what color that is or how to change it to something else? Right now I'm using this great looking GTK theme, but unfortunately the titlebar color is this dark grey/black shade.
Top
moppsy
n00b
n00b
User avatar
Posts: 51
Joined: Sun Dec 26, 2004 8:33 pm

  • Quote

Post by moppsy » Fri Mar 24, 2006 9:54 pm

This site has some modified gnome-window-decorators
looks like it's just binaries, but they work fine. Very cool! :D
Top
AnXa
Apprentice
Apprentice
User avatar
Posts: 250
Joined: Tue Apr 06, 2004 5:29 pm

  • Quote

Post by AnXa » Sun Mar 26, 2006 9:54 am

moppsy wrote:This site has some modified gnome-window-decorators
looks like it's just binaries, but they work fine. Very cool! :D
WOW, those are pretty cool desktops. Only that I don't like that Vista-copy... but that Mac impression desktop was nice...
The idea isn't about how do you see or hear it, it's about how do you experience it...
Top
blk_jack
Apprentice
Apprentice
User avatar
Posts: 298
Joined: Fri May 10, 2002 3:22 pm
Location: Toronto

  • Quote

Post by blk_jack » Sun Mar 26, 2006 10:14 am

moppsy wrote:This site has some modified gnome-window-decorators
looks like it's just binaries, but they work fine. Very cool! :D
Wow, binaries?! That kinda sucks. I like the square bottom and some of the different fades on the titlebar... but man, binaries?!

Post up the patches! :)
Top
Bolli
n00b
n00b
Posts: 28
Joined: Tue Oct 25, 2005 8:59 pm

  • Quote

Post by Bolli » Sat Apr 01, 2006 1:46 pm

can anyone load up his downloads somewhere from the hp mentioned above?

the hp self doesn't exists anymore.

merci
Top
Post Reply

12 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic