mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Add idle inhibit unstable v1 support
This commit is contained in:
parent
649e084f41
commit
e4bfb3bc98
5 changed files with 60 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ sway_sources = files(
|
|||
'security.c',
|
||||
|
||||
'desktop/desktop.c',
|
||||
'desktop/idle_inhibit_v1.c',
|
||||
'desktop/layer_shell.c',
|
||||
'desktop/output.c',
|
||||
'desktop/transaction.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue