index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
config
/
input.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2023-06-16
input/libinput: add scroll_button_lock method
Cezary Drożak
2022-12-09
Add libinput RotationAngle
Lucas Zampieri
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2020-10-12
input/tablet: add tool_mode option to set tablet tools as relative input
Tudor Brindus
2019-12-14
config/input: set type for new identifier configs
Brian Ashworth
2019-11-17
Use an enum instead of a marker string for map_to_
Tadeo Kondrak
2019-11-17
Implement input map_to_region command
Tadeo Kondrak
2019-07-17
Implement input_cmd_xkb_file (#3999)
Ed Younis
2019-07-05
Add calibration_matrix config option
Sergei Dolgov
2019-06-09
config/input: validate xkb keymap before storing
Brian Ashworth
2019-04-26
bindsym: change xkb_rule_names initialization
Konstantin Pospelov
2019-04-26
bindsym: consider xkb_rule_names for --to-code
Konstantin Pospelov
2019-04-14
Implement input type configs (#3784)
Benjamin Cheng
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-18
Add scroll factor config option.
Spencer Michaels
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-27
input config: merge left_handed option
Ian Fan
2018-09-23
Implement support for input wildcard
Brian Ashworth
2018-09-19
config: free strings fields when freeing input config
Ian Fan
2018-07-25
Implement setting NumLock and CapsLock status
ProgAndy
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-12
increase maximum value of button identifier
Robert Kubosz
2018-07-11
add scroll button option
Robert Kubosz
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-04-26
Add map_from_region command
emersion
2018-04-18
Make key repeat configurable
Ryan Dwyer
2018-04-08
Add input "identifier" map_to_output "identifier"
Drew DeVault
2018-01-17
copy config references for input and seat
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-16
put seat and input config in their own files
Tony Crisci