sway-patched-tray-menu/sway/input
Brian Ashworth ab0248a545 seat_create: set initial focus for added seats
This sets the initial focus for all seats other than the first seat,
which gets it focus on launch. The ensures that all seats have something
focused.
2019-01-22 09:33:58 +01:00
..
cursor.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
input-manager.c Fix one remaining wlr_log call 2019-01-21 13:02:03 +01:00
keyboard.c Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
seat.c seat_create: set initial focus for added seats 2019-01-22 09:33:58 +01:00
seatop_down.c seatop_begin_down: raise floating 2019-01-15 22:45:01 +01:00
seatop_move_floating.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
seatop_move_tiling.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
seatop_resize_floating.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
seatop_resize_tiling.c Resize only current and immediate siblings rather than all siblings 2019-01-15 08:01:21 +10:00