Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Here's a tiny patch that correct a probable typo in sawfish sources. (taken from the debian cvs package :)
Created an attachment (id=20822) [details] sawfish-1.3-state-below.patch The patch
agriffis could you handle this as well ?
Matthieu, peux-tu m'expliquer what this patch does before I apply it?
Yeah, it simply corrects a typo in sawfish code that prevents gdesklets (for example) to work nicely. Without it, gdesklets (or any program using the _NET_WM_STATE_BELOW hint) will always stay on top as they will be set to a layer position of +2 instead of -2. Tu es fran
Yeah, it simply corrects a typo in sawfish code that prevents gdesklets (for example) to work nicely. Without it, gdesklets (or any program using the _NET_WM_STATE_BELOW hint) will always stay on top as they will be set to a layer position of +2 instead of -2. Tu es français ?
Applied, merci beaucoup! Je ne suis pas fran
Applied, merci beaucoup! Je ne suis pas français, mais j'habitais au Québec et au Cameroun...
I've filed http://bugzilla.gnome.org/show_bug.cgi?id=127865 to push this upstream