swayfx/include/sway/input
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
..
cursor.h Implement pointer-constraints-unstable-v1 2019-01-30 19:53:59 +01:00
input-manager.h seat_cmd_cursor: do not create non-existing seat 2019-02-03 14:01:29 -05:00
keyboard.h Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
seat.h Implement pointer-constraints-unstable-v1 2019-01-30 19:53:59 +01:00