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
/
commands
/
input
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2023-09-07
commands/input/map_from_region: don't treat 0x prefix as hex identifier
iff
2023-06-16
input/libinput: add scroll_button_lock method
Cezary Drożak
2023-04-14
commands: add printf attribute to cmd_results_new()
Simon Ser
2022-12-09
Add libinput RotationAngle
Lucas Zampieri
2022-11-28
Make libinput backend optional
Simon Ser
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2022-06-22
Remove access to wlr_input_device union
Simon Ser
2022-04-28
xkb_switch_layout: fix relative layout switches
Victor Makarov
2022-02-21
sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
Simon Zeni
2021-07-07
Update wlr_box includes
Simon Ser
2020-10-12
input/tablet: add tool_mode option to set tablet tools as relative input
Tudor Brindus
2020-06-19
input_cmd_click_method: fix typo in error text
Tudor Brindus
2020-03-11
input: implement cycling through keyboard layout list
Bor Grošelj Simić
2020-02-18
input_cmd_events: add support for input types
Brian Ashworth
2019-11-21
input_cmd_xkb_file: allow shell path expansion
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-18
input_cmd_xkb_switch_layout: support input types
Brian Ashworth
2019-07-17
input_cmd_xkb_*: cleanup includes
Ed Younis
2019-07-17
Implement input_cmd_xkb_file (#3999)
Ed Younis
2019-07-05
calibration_matrix: expect 6 individual values
Sergei Dolgov
2019-07-05
Use isnan
Sergei Dolgov
2019-07-05
Add calibration_matrix config option
Sergei Dolgov
2019-06-09
Add a new xkb_switch_layout command
Simon Ser
2019-06-09
config/input: validate xkb keymap before storing
Brian Ashworth
2019-01-21
Merge pull request #3480 from RedSoxFan/input-modes-improved-toggle
Drew DeVault
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-21
input_cmd_events: allow toggle modes to be listed
Brian Ashworth
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2019-01-13
Merge pull request #3342 from RedSoxFan/scroll-buttons-improved
Drew DeVault
2019-01-10
input_cmd_scroll_button: utilize mouse btn helpers
Brian Ashworth
2019-01-09
input_cmd_events: implement toggle
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-18
Add scroll factor config option.
Spencer Michaels
2018-11-10
Use parse_boolean where possible.
Connor E
2018-10-03
Fix some missing commands in sway-input(5)
Drew DeVault
2018-09-29
add tap-and-drag setting to sway-input
PP
2018-09-23
Implement support for input wildcard
Brian Ashworth
2018-07-25
Add xkb_numlock/xkb_capslock commands (#2311)
ProgAndy
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-13
add error handling for scroll button out of range
Robert Kubosz
2018-07-12
expanded error detection for scroll button option
Robert Kubosz
2018-07-12
rm constraint for max value of button identifier
Robert Kubosz
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-07-02
input_config: free new_input_config on error
Dominique Martinet
2018-04-26
Add map_from_region command
emersion
[next]