swayfx/sway/input
Tadeo Kondrak b0e8f4ade2 text_input: Ignore text_input disable from unfocused windows
Before this commit, there would be cases where focus changes from one
window to another, the new window activates text_input, then the old
window sends a deactivate request, making text_input unfocused
completely.
2021-02-15 16:44:15 -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 input/seat: Reset command handler context in seat_destroy() 2021-01-01 19:02:56 +01:00
seatop_default.c input: Commit transactions in seatop_default 2021-02-15 13:49:47 -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: Ignore text_input disable from unfocused windows 2021-02-15 16:44:15 -05:00