sway/sway/input
David96 28cadf5580 Add missing transaction commits to seatop_default
Every seat_set_focus* should be followed by a transaction_commit_dirty.
In cases where the focus change is followed by a seatop_begin* this is
not needed, as transaction_commit_dirty is then called by the
seatop_begin* function.

Fixes #6034
2021-02-16 09:35:48 -05:00
..
cursor.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
input-manager.c Replace unprintable characters in input device id 2020-07-03 14:59:20 +02:00
keyboard.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
libinput.c input/libinput: remove input type property bias 2020-09-03 10:46:06 +02:00
seat.c text_input: Add support for focusing layer-shell surfaces 2021-02-15 18:24:47 -05:00
seatop_default.c Add missing transaction commits to seatop_default 2021-02-16 09:35:48 -05:00
seatop_down.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
seatop_move_floating.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
seatop_move_tiling.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
seatop_resize_floating.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
seatop_resize_tiling.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
switch.c input: Only commit transactions when necessary 2021-02-14 13:19:08 -05:00
tablet.c Add missing includes for wlr_input_device.h 2020-11-11 15:40:50 +01:00
text_input.c text_input: Only send surrounding_text and content_type if supported 2021-02-15 16:45:35 -05:00