swayfx/sway/commands/seat
Brian Ashworth ebe5399ed6 pointer_constraint: change to a seat subcommand
This changes the `pointer_constraint` command to be a subcommand of seat
to allow for per-seat settings. The current implementation that is not a
seat subcommand will only operate on the current seat and will segfault
in the config due to `config->handler_context.seat` only being set at
runtime.

This also allows for the wildcard identifier to be used to alter the
pointer constraint settings on all seats and allows for the setting to
be merged with the rest of the seat config.
2019-01-31 22:58:52 -05:00
..
attach.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
cursor.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05: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