mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
basic focus (without direction)
This commit is contained in:
parent
780d9fe1e3
commit
52670c636c
4 changed files with 35 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ sway_sources = files(
|
|||
'commands/exit.c',
|
||||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
'commands/focus.c',
|
||||
'commands/kill.c',
|
||||
'commands/include.c',
|
||||
'commands/input.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue