sway/sway/input
Aidan Harris f17eae9043 Fix segfault with "xwayland false" (#4228)
Commit 190546fd31 failed to consider the
edge case where xwayland is disabled via the sway config. This leads to
a SEGFAULT when setting the xwayland cursor since the xwayland server is
not running.
2019-06-08 17:28:10 +03:00
..
cursor.c Introduce default seatop 2019-03-17 10:02:04 -06:00
input-manager.c Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
keyboard.c bindings: allow unlocked and locked bindings 2019-05-30 10:47:42 +03:00
seat.c Fix segfault with "xwayland false" (#4228) 2019-06-08 17:28:10 +03:00
seatop_default.c Fix a silly mistake 2019-04-28 21:07:47 +03:00
seatop_down.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_move_floating.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
seatop_move_tiling.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03: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 bindings: allow unlocked and locked bindings 2019-05-30 10:47:42 +03:00