]> git.mdlowis.com Git - proto/labwc.git/commit
Check input_mode to see whether window switcher is active or not
authortokyo4j <hrak1529@gmail.com>
Sat, 28 Dec 2024 08:42:26 +0000 (17:42 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 28 Dec 2024 21:28:22 +0000 (21:28 +0000)
commit5d3ce3e1905c06ec4d3d0b5be41a70505054cce8
tree96edb16dd1864d20e12d2662c4a8427d42a6e515
parent398b80b26ffd83283c08c8df7b944763bc1edf0f
Check input_mode to see whether window switcher is active or not

...rather than "if (server->osd_state.cycle_view){..}".
src/foreign-toplevel/foreign.c
src/input/cursor.c
src/input/keyboard.c
src/osd.c
src/xdg.c
src/xwayland.c