sway/sway/commands/seat
Brian Ashworth 452a615bb8 seat_cmd_keyboard_grouping: change keymap to smart
This removes `seat <seat> keyboard_grouping keymap` and replaces it with
`seat <seat> keyboard_grouping smart`. The smart keyboard grouping will
group based on both the keymap and repeat info. The reasoning for this
is that deciding what the repeat info should be for a group is either
arbitrary or non-deterministic when multiple keyboards in the group have
repeat info configured (unless somehow exposed to the user in a
reproducible uniquely identifiable fashion).
2019-12-16 12:03:11 -05:00
..
attach.c seat_cmd_attach: defer while reading 2019-02-03 00:23:28 +01:00
cursor.c seat_cmd_cursor: fix typo in expected syntax 2019-02-17 20:16:23 -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
idle.c Add seat <seat> idle_{inhibit,wake} <sources...> 2019-12-12 10:37:30 -05:00
keyboard_grouping.c seat_cmd_keyboard_grouping: change keymap to smart 2019-12-16 12:03:11 -05:00
pointer_constraint.c pointer_constraint: change to a seat subcommand 2019-01-31 22:58:52 -05:00
xcursor_theme.c add seat sub command 'xcursor_theme' 2019-06-05 11:00:10 -04:00