wlroots/xwayland
Tudor Brindus 0758a4fc9d xwayland: send focus change event unconditionally
This fixes issues with (at least) dialogs in Jetbrains IDEs becoming
unclickable if they ever lost focus (ref. swaywm/sway#5373). Prior to
this change, since `xwm->focus_surface` would be set prior to
`xwm_surface_activate` being called, the latter would short-circuit
immediately and not notify the application of the focus change.
2020-05-25 21:39:01 +02:00
..
selection
meson.build
server.c xwayland: add option to disable WM 2020-05-19 22:07:47 +02:00
sockets.c
sockets.h
xwayland.c xwayland: add option to disable WM 2020-05-19 22:07:47 +02:00
xwm.c xwayland: send focus change event unconditionally 2020-05-25 21:39:01 +02:00