Re: Removing EWMH support?

2006-03-24 Thread Ethan Blanton
Olivier Chapuis spake unto us the following wisdom: Now a note on _NET_CURRENT_DESKTOP (and _NET_DESKTOP_VIEW PORT), the EWMH spec says that this property (as a client msg) is for a pager. Thus if gtk_window_present() uses this property (and one may understand that it uses it in the *view of

XResources and styles

2006-03-24 Thread Viktor Griph
Hi, does it exist any standard regulating the use of XResources? The reason I ask is that I recently found out that fvwm honors the resources Desk, Page and fvwmscreen for initial window positioning, and I find them quite neat to use together with apps supporting the -xrm option. I think

Re: Removing EWMH support?

2006-03-24 Thread Olivier Chapuis
Ethan Blanton a écrit : Olivier Chapuis spake unto us the following wisdom: Now a note on _NET_CURRENT_DESKTOP (and _NET_DESKTOP_VIEW PORT), the EWMH spec says that this property (as a client msg) is for a pager. Thus if gtk_window_present() uses this property (and one may understand that it

Re: Removing EWMH support?

2006-03-24 Thread Etan Reisner
Before I comment specifically, I'll introduce myself. I am (at least one) of the other gaim folk Ethan referred to. I also understand the problems with the EWMH for window managers that don't exactly fit into the standard paradigm, I'm an ion3 user. I am also quite interested in getting this

Re: Removing EWMH support?

2006-03-24 Thread Dominik Vogt
On Fri, Mar 24, 2006 at 11:10:00PM +0100, Olivier Chapuis wrote: Ethan Blanton a écrit : Olivier Chapuis spake unto us the following wisdom: Now a note on _NET_CURRENT_DESKTOP (and _NET_DESKTOP_VIEW PORT), the EWMH spec says that this property (as a client msg) is for a pager. Thus if

Re: XResources and styles

2006-03-24 Thread Dominik Vogt
On Fri, Mar 24, 2006 at 06:32:18PM +0100, Viktor Griph wrote: Hi, does it exist any standard regulating the use of XResources? The reason I ask is that I recently found out that fvwm honors the resources Desk, Page and fvwmscreen for initial window positioning, and I find them quite neat