mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 23:54:40 +00:00
ac1503a559715d002e51fe82499cf7cc02c9747b

Allow to set/unset WM_TAKE_FOCUS from client window.
This is added by default by gtk, but this might not happen in other toolkits,
so add an ability to (un)set this.
So fetch the protocols with XGetWMProtocols and unset the atom.
test-client now needs to depend on Xlib directly in meson build.
https://gitlab.gnome.org/GNOME/mutter/merge_requests/307
(cherry picked from commit f2d2d473b7
)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%