swayfx/sway/commands/input
Drew DeVault db1631b67d
Merge pull request #3342 from RedSoxFan/scroll-buttons-improved
Improve mouse button parsing: input scroll_button
2019-01-13 20:40:00 -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 input_cmd_scroll_button: utilize mouse btn helpers 2019-01-10 12:45:52 -05: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