After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 613125 - Add meta_display_get_leader_window()
Add meta_display_get_leader_window()
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-17 10:02 UTC by Tomas Frydrych
Modified: 2010-05-14 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add accessor for the display leader window (1.67 KB, patch)
2010-03-17 10:02 UTC, Tomas Frydrych
committed Details | Review

Description Tomas Frydrych 2010-03-17 10:02:20 UTC
Created attachment 156340 [details] [review]
Patch to add accessor for the display leader window

This function returns xid of the WM leader window (as defined by the
_NET_SUPPORTING_WM_CHECK mechanism of EWMH). For use by plugins that wish to
attach custom properties to this window.
Comment 1 Owen Taylor 2010-04-12 13:27:38 UTC
Review of attachment 156340 [details] [review]:

Looks good