wlroots-hyprland/xwayland
Scott Moreau 6d0ee53e1a xwm: Set _NET_WM_STATE_FOCUSED property for the focused surface
Certain clients require this property to be set for expected behavior.
Most notably, steam client CSD maximize button no longer worked
after unmaximizing once, unless the state was changed by another
method. The state is unset whenever another surface gains focus.
2020-07-27 14:26:30 +02:00
..
selection Fix incorrect format parameters 2020-07-27 10:49:19 +02:00
meson.build xwayland: split server 2020-05-19 22:07:47 +02:00
server.c xwayland: Don't discard ready signals 2020-06-30 21:21:25 +02:00
sockets.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
sockets.h xwayland: remove remaining SOCK_CLOEXEC 2019-02-20 17:04:00 +01:00
xwayland.c xwayland: free server in error path 2020-07-27 10:49:19 +02:00
xwm.c xwm: Set _NET_WM_STATE_FOCUSED property for the focused surface 2020-07-27 14:26:30 +02:00