sway-patched-tray-menu/sway/commands/input
Brian Ashworth 55e1d599a2 input_cmd_events: implement toggle
Implements toggling input events during runtime. This will not attempt
to toggle to a mode that is not supported by the device.

When toggling the wildcard input, the device specific input configs are
altered. Each device will cycle one supported mode.
2019-01-09 23:17:27 -05:00
..
accel_profile.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
click_method.c Fix some missing commands in sway-input(5) 2018-10-03 07:50:37 -04:00
drag.c add tap-and-drag setting to sway-input 2018-09-29 11:49:41 +02:00
drag_lock.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
dwt.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
events.c input_cmd_events: implement toggle 2019-01-09 23:17:27 -05:00
left_handed.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
map_from_region.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
map_to_output.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
middle_emulation.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
natural_scroll.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
pointer_accel.c Add scroll factor config option. 2018-11-18 13:49:30 -05:00
repeat_delay.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
repeat_rate.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
scroll_button.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
scroll_factor.c Add scroll factor config option. 2018-11-18 13:49:30 -05:00
scroll_method.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
tap.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
tap_button_map.c Implement support for input wildcard 2018-09-23 19:56:52 -04:00
xkb_capslock.c Use parse_boolean where possible. 2018-11-10 12:55:06 +00:00
xkb_layout.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
xkb_model.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
xkb_numlock.c Use parse_boolean where possible. 2018-11-10 12:55:06 +00:00
xkb_options.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
xkb_rules.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
xkb_variant.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00