mirror of
https://github.com/swaywm/sway.git
synced 2026-05-02 06:46:23 -04:00
swaybar: separate input code to new file
This commit is contained in:
parent
d88b7a63f4
commit
499150a91b
7 changed files with 340 additions and 316 deletions
|
|
@ -3,6 +3,7 @@ executable(
|
|||
'bar.c',
|
||||
'config.c',
|
||||
'i3bar.c',
|
||||
'input.c',
|
||||
'ipc.c',
|
||||
'main.c',
|
||||
'render.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue