mirror of
https://github.com/swaywm/sway.git
synced 2026-03-09 05:34:13 -04:00
Add libinput RotationAngle
This patch adds the libinput option RotationAngle to sway. Signoff-by: Lucas Zampieri <lzampier@redhat.com>
This commit is contained in:
parent
991d75904f
commit
efd83cb8b9
8 changed files with 56 additions and 0 deletions
|
|
@ -167,6 +167,7 @@ sway_sources = files(
|
|||
'commands/input/middle_emulation.c',
|
||||
'commands/input/natural_scroll.c',
|
||||
'commands/input/pointer_accel.c',
|
||||
'commands/input/rotation_angle.c',
|
||||
'commands/input/repeat_delay.c',
|
||||
'commands/input/repeat_rate.c',
|
||||
'commands/input/scroll_button.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue