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" <[email protected]> wrote: > Hi Simon, > > 2009/4/12 Simon Steinbeiß <[email protected]> > <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, > -- xubuntu-devel mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel
