swayfx/sway/input
Ryan Dwyer 2cae0d5e3a Fix null pointer crash when doing tiling drag
* Create layout S[V[view view] view]
* Drag bottom view to the top
* Sway would crash when the cursor hovers the V[view view] title while
dragging
2019-03-29 09:26:06 -06:00
..
cursor.c Introduce default seatop 2019-03-17 10:02:04 -06:00
input-manager.c Support WLR_INPUT_DEVICE_SWITCH in sway 2019-03-19 23:58:47 -04:00
keyboard.c Make raw keysyms take precedence over translated 2019-03-10 23:01:49 +01:00
seat.c Support WLR_INPUT_DEVICE_SWITCH in sway 2019-03-19 23:58:47 -04:00
seatop_default.c Clean up focus follows mouse logic 2019-03-19 14:38:06 -06:00
seatop_down.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_move_floating.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_move_tiling.c Fix null pointer crash when doing tiling drag 2019-03-29 09:26:06 -06:00
seatop_resize_floating.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_resize_tiling.c Introduce default seatop 2019-03-17 10:02:04 -06:00
switch.c Support WLR_INPUT_DEVICE_SWITCH in sway 2019-03-19 23:58:47 -04:00