swayfx/sway/commands/input
Brian Ashworth 91c1f44956 input_cmd_events: allow toggle modes to be listed
This extends `input <identifier> events toggle` to allow for an optional
list of modes to toggle through. If no event modes are listed, all
supported modes are cycled through (current behavior). If event modes
are listed, they will be cycled through, defaulting to the first mode
listed when the current mode is not in the list. This modes listed will
also not be checked to see if the device supports them and may fail.
2019-01-21 02:13:01 -05:00
..
accel_profile.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
click_method.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
drag.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
drag_lock.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
dwt.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
events.c input_cmd_events: allow toggle modes to be listed 2019-01-21 02:13:01 -05:00
left_handed.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
map_from_region.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
map_to_output.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
middle_emulation.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
natural_scroll.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
pointer_accel.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
repeat_delay.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
repeat_rate.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
scroll_button.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
scroll_factor.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
scroll_method.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
tap.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
tap_button_map.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
xkb_capslock.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
xkb_layout.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
xkb_model.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
xkb_numlock.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
xkb_options.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
xkb_rules.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00
xkb_variant.c Remove now-unused "input" argument of cmd_results_new 2019-01-14 08:05:29 -05:00