mirror of
https://github.com/brl/mutter.git
synced 2025-02-09 01:54:10 +00:00
![Marco Trevisan (Treviño)](/assets/img/avatar_default.png)
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 f2d2d473b71dbdb339c80f068c5cb3e529af2478)