wlroots/rootston
Dorota Czaplejewicz a94c56a828 rootston: Keep focus unchanged when non-focusable element clicked
Before this change, a view would lose focus after clicking something that's not keyboard-interactive. This would lead to edge cases with layer-shell windows like input methods, which are pointer-only-interactive, but are not intended to change the state of any focus.
2018-05-24 16:10:29 +02:00
..
config.c Make lazy xwayland start default in rootston 2018-05-08 22:43:31 +02:00
cursor.c rootston: Keep focus unchanged when non-focusable element clicked 2018-05-24 16:10:29 +02:00
desktop.c Merge pull request #959 from VincentVanlaer/xwayland-lazy 2018-05-08 23:04:26 +01:00
ini.c
input.c
keyboard.c
layer_shell.c layer-shell: Fix crash when cursor is intially outside any output 2018-04-26 14:08:30 +02:00
main.c Make startup command no longer wait for xwayland 2018-05-06 23:41:29 +02:00
meson.build
output.c output: correctly clear screen when fullscreened 2018-05-20 13:44:18 +01:00
rootston.ini.example Document xwayland rootston config changes 2018-05-08 22:54:45 +02:00
seat.c rootston: Disable keyboard focus on inactive views 2018-05-24 16:05:12 +02:00
wl_shell.c
xdg_shell.c Fix a rootston crash when a client creates non-topmost popups 2018-05-04 09:27:55 +01:00
xdg_shell_v6.c Fix a rootston crash when a client creates non-topmost popups 2018-05-04 09:27:55 +01:00
xwayland.c xwayland: emit new_surface when unmapped 2018-04-13 14:37:13 +02:00