xubuntu app switcher
Simon Steinbeiß
simon.steinbeiss at elfenbeinturm.at
Thu Aug 27 00:00:33 UTC 2009
Hey there,
there is a bg-picture I've been using a lot (dark ones seem to work better as there are
black outlines you can hide with them), you can get it here:
http://img22.imageshack.us/img22/9409/appswitcher.png
The height of 195px seems to work fine (the app-switcher iconsize is hardcoded btw), the
width is only there for the repeatable pattern to work.
So check it out and I hope there'll be some bg-image in Karmic by default ;)
All the best,
Simon
On Tue, 25 Aug 2009 23:59:05 -0400
"Cody A.W. Somerville" <cody-somerville at ubuntu.com> wrote:
> Hi Simon,
>
> 2009/4/12 Simon Steinbeiß <simon.steinbeiss at elfenbeinturm.at>
> <snip>
>
> > here's an example gtkrc-code for theming the app-switcher:
> > style "tabwin" = "default"
> > {
> > bg[NORMAL] = "#222222"
> > bg_pixmap[NORMAL] = "app_switcher.png"
> > fg[NORMAL] = "#FFFFFF"
> > bg[SELECTED] = "#6C8085"
> > fg[SELECTED] = "#ffffff"
> > # bg[INSENSITIVE] = "#ff0000"
> > # fg[INSENSITIVE] = "#0000ff"
> > }
> >
> > widget "xfwm4-tabwin*" style "tabwin"
>
>
> Thanks for sharing this neat tip!
>
>
> > i really like the feature of putting a background image/pattern in the
> > app-switcher,
> > because it removes the frame around the switcher using the bg[SELECTED]
> > color. but that
> > might be just me.
>
>
> Is there a particular image you use? If so, can you put it on the internet
> somewhere so that I can download it and try it out?
>
> Cheers,
>
More information about the xubuntu-devel
mailing list