swayfx/sway/commands/seat
Brian Ashworth 7299b9a6ca seat_cmd_cursor: do not create non-existing seat
If a seat does not exist in seat_cmd_cursor, do not create it. A seat
without any attachments is useless since it will have no capabilities.

This changes `input_manager_get_seat` to have an additional argument
that dictates whether or not to create the seat if it does not exist.
2019-02-03 14:01:29 -05:00
..
attach.c seat_cmd_attach: defer while reading 2019-02-03 00:23:28 +01:00
cursor.c seat_cmd_cursor: do not create non-existing seat 2019-02-03 14:01:29 -05:00
fallback.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
hide_cursor.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
pointer_constraint.c pointer_constraint: change to a seat subcommand 2019-01-31 22:58:52 -05:00