swayfx/sway/input
Tudor Brindus 0df5753aed input/seatop_default: consider fullscreen views to have no edges
Previously, `find_edge` on a single fullscreen view would occasionally
return an edge rather than `WLR_EDGE_NONE`. This would trigger entry
into `seatop_resize_tiling`, which doesn't have meaning for a fullscreen
view.

The result was that the fullscreen container hitbox was considered to be
that of where it'd be if it were tiling, so most clicks would not go
through.

Fixes #5792.
2020-11-05 12:25:15 +01:00
..
cursor.c commands/focus: force container warp when fulfilling focus mode_toggle 2020-11-01 03:43:00 -05:00
input-manager.c Replace unprintable characters in input device id 2020-07-03 14:59:20 +02:00
keyboard.c hide_cursor: Add an option to hide when typing 2020-10-30 09:59:54 +01:00
libinput.c input/libinput: remove input type property bias 2020-09-03 10:46:06 +02:00
seat.c commands/focus: force container warp when fulfilling focus mode_toggle 2020-11-01 03:43:00 -05:00
seatop_default.c input/seatop_default: consider fullscreen views to have no edges 2020-11-05 12:25:15 +01:00
seatop_down.c input: remove motion deltas from seatop callbacks 2020-10-31 23:15:32 +01:00
seatop_move_floating.c input: remove motion deltas from seatop callbacks 2020-10-31 23:15:32 +01:00
seatop_move_tiling.c input: remove motion deltas from seatop callbacks 2020-10-31 23:15:32 +01:00
seatop_resize_floating.c input: remove motion deltas from seatop callbacks 2020-10-31 23:15:32 +01:00
seatop_resize_tiling.c input: remove motion deltas from seatop callbacks 2020-10-31 23:15:32 +01:00
switch.c Fix a use-after-free error in switch binding 2020-04-14 19:41:30 -04:00
tablet.c input/tablet: add tool_mode option to set tablet tools as relative input 2020-10-12 15:01:37 +02:00
text_input.c im: Fix crash when im destorying and no focused surface exists 2020-04-04 11:42:04 +02:00