mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Implement modes
This commit is contained in:
parent
741424c4e7
commit
8efee109ad
5 changed files with 74 additions and 2 deletions
|
|
@ -16,6 +16,7 @@ sway_sources = files(
|
|||
'commands/include.c',
|
||||
'commands/input.c',
|
||||
'commands/layout.c',
|
||||
'commands/mode.c',
|
||||
'commands/seat.c',
|
||||
'commands/seat/attach.c',
|
||||
'commands/seat/fallback.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue