GNOME Bugzilla – Bug 448043
Add API to get the name of the current manager
Last modified: 2007-06-15 23:49:16 UTC
The following patch adds wnck_screen_get_window_manager_name() which is based on _NET_SUPPORTING_WM_CHECK. Review welcome :-)
Created attachment 90039 [details] [review] Add API to get WM name
Looks fine to me. If we ever get a _NET_WM_VERSION property (a standardized version of the _METACITY_VERSION property currently used) then we should be able to easily add it. Curious, though, any use case in mind?
Thanks! Only one use case in mind right now: bug 345153 :-) And, well, covering more of the EWMH can only be good!