mirror of
https://github.com/swaywm/sway.git
synced 2025-11-25 06:59:48 -05:00
Merge branch 'master' into fullscreen
This commit is contained in:
commit
21eb63cc9e
10 changed files with 94 additions and 1 deletions
|
|
@ -91,6 +91,8 @@ sway_sources = files(
|
|||
'commands/input/middle_emulation.c',
|
||||
'commands/input/natural_scroll.c',
|
||||
'commands/input/pointer_accel.c',
|
||||
'commands/input/repeat_delay.c',
|
||||
'commands/input/repeat_rate.c',
|
||||
'commands/input/scroll_method.c',
|
||||
'commands/input/tap.c',
|
||||
'commands/input/xkb_layout.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue