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
Brian Ashworth
4d88c95790
hide_cursor: change to a seat subcommand
...
This makes hide_cursor a seat subcommand, which allows for seat specific
timeouts.
2018-12-30 14:17:24 +01:00
Spencer Michaels
70bc4c3ab6
Add scroll factor config option.
2018-11-18 13:49:30 -05:00
Drew DeVault
b69060fc58
Establish sway-output(5)
2018-10-14 10:52:57 -04:00
Drew DeVault
e60ad3f677
Fix some missing commands in sway-input(5)
2018-10-03 07:50:37 -04:00
Drew DeVault
8f6aca2166
Merge pull request #2725 from PumbaPe/add-tap-and-drag
...
Add tap and drag to sway-input
2018-09-30 13:44:11 +02:00
PP
ae2b70f59e
add tap-and-drag setting to sway-input
2018-09-29 11:49:41 +02:00
Brian Ashworth
a9d9944e76
sway{,bar,input}.5: changes for generic blocks
2018-09-28 13:30:54 -04:00
Marius Orcsik
7b9aee5451
Escaping underscores in tap_button_map
2018-07-29 14:47:53 +02:00
Geoff Greer
30fee94354
Don't enable numlock by default. This fixes an annoying issue where laptop keyboards would have 'numlock mode' enabled, remapping parts of the alphabet to numbers.
2018-07-28 16:22:20 -07:00
ProgAndy
0ba52458ab
Restrict CapsLock and NumLock commands to the configuration file
2018-07-25 17:24:45 +02:00
ProgAndy
d07463d53b
Add documentation for xkb_capslock/xkb_numlock
2018-07-25 17:24:45 +02:00
Brian Ashworth
13c6627ddb
Implement tap_button_map for input devices
2018-07-14 01:01:47 -04:00
Robert Kubosz
20d6c7c2e4
add paragraph to sway-input man page
...
The added paragraph describes how to get button identifier and set it in
config.
2018-07-12 15:35:14 +02:00
Thomas Plaçais
ab5c8c31a0
Escape underscore in sway-input(5) man page to avoid invalid colors
2018-07-05 14:31:52 +02:00
Drew DeVault
d9a08b7a9d
Add sway-input(5)
2018-05-11 21:25:05 -04:00