swayfx/sway/input
Linus Heckemann df48c48123 add --no-repeat option for bindings
This allows e.g. triggering one command while a key is held, then
triggering another to undo the change performed by it afterwards. One
use case for this is triggering push-to-talk functionality for VoIP
tools without granting them full access to all input events.

Fixes #3151
2020-03-30 14:18:27 +02:00
..
cursor.c switched to setting focus with seat_set_focus 2020-03-29 20:50:36 +02:00
input-manager.c commands: Add shortcuts_inhibitor command 2020-03-11 23:51:37 -04:00
keyboard.c add --no-repeat option for bindings 2020-03-30 14:18:27 +02:00
libinput.c input/libinput: typo fixes (get -> get_default) 2019-08-03 15:46:05 +02:00
seat.c Fix redundant call to seat_send_focus() 2020-03-23 17:30:02 +01:00
seatop_default.c input/seatop_default: fix focusing floating titles 2019-12-16 12:02:05 -05:00
seatop_down.c input/seatop_down: add axis handler 2019-08-16 08:57:17 +03:00
seatop_move_floating.c seatop_move_floating: make container respect pointer constraint 2019-11-04 23:53:30 +01:00
seatop_move_tiling.c Layout tiled using a width/height fraction 2019-07-14 11:13:55 -04:00
seatop_resize_floating.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
seatop_resize_tiling.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
switch.c Add seat <seat> idle_{inhibit,wake} <sources...> 2019-12-12 10:37:30 -05:00
tablet.c input: Avoid creating the PAD device multiple times 2020-03-12 18:02:09 +01:00