sway/include/sway
Brian Ashworth 091b87bfb8 input/keyboard: send released only if pressed sent
This keeps track of whether surfaces received a key press event and
will only send a key release event if the pressed event was sent. This
also requires changing the keycodes that are sent via wl_keyboard_enter
to only include those that were previously sent. This makes it so
surfaces do not receive key release events for keys that they never
received a key press for and makes it so switching focus doesn't leak
keycodes that were consumed by bindings.
2019-08-27 09:37:10 +09:00
..
desktop Implement inhibit_idle command 2019-03-24 19:26:12 -06:00
input input/keyboard: send released only if pressed sent 2019-08-27 09:37:10 +09:00
tree Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
commands.h Implement input_cmd_xkb_file (#3999) 2019-07-17 19:26:58 -04:00
config.h bindsym/code: add group support 2019-08-01 18:54:58 +03:00
criteria.h Avoid adding duplicate criteria for no_focus and command 2019-07-27 03:53:05 +03:00
decoration.h Handle views created after decoration mode is sent for xdg-shell 2018-08-06 15:20:30 +01:00
desktop.h Store geometry in the view and handle any floating view resizing 2018-08-18 15:10:06 +10:00
ipc-json.h Make json-c include respect pkg-config --cflags 2019-01-23 21:50:06 -05:00
ipc-server.h ipc: add an input event 2019-07-23 20:45:46 +03:00
layers.h layer-shell: add support for popups 2019-08-20 14:53:22 +09:00
output.h Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
swaynag.h Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
xdg_decoration.h Improve CSD logic 2018-09-27 22:51:37 +10:00
xwayland.h Parse missing i3 window types 2018-10-21 15:59:04 +02:00