On Thu 18 Jan 2007 at 16:55:42 +0100, Michael Widerkrantz wrote: > Perhaps you were thinking about the extended window manager hints? > > http://standards.freedesktop.org/wm-spec/latest/
Interesting reference. It seems like most of the names as used in the "GNOME" code is already out of date. For instance, the _WIN_WORKSPACE property (and message) is now called _NET_WM_DESKTOP, and it also is not attached to the root window at all (which is nice since it completely avoids a problem with captive windows that I had fixed earlier by doing exactly that in the case of running in a captive window). It also looks like WIN_STATE_STICKY (now _NET_WM_STATE_STICKY) means something else than "window has occupation in all workspaces". -Olaf. -- ___ Olaf 'Rhialto' Seibert -- You author it, and I'll reader it. \X/ rhialto/at/xs4all.nl -- Cetero censeo "authored" delendum esse.
