mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Add initial layer shell skeleton
This commit is contained in:
parent
9070950eec
commit
0c8a64942e
9 changed files with 192 additions and 16 deletions
|
|
@ -4,12 +4,12 @@ executable(
|
|||
include_directories: [sway_inc],
|
||||
dependencies: [
|
||||
cairo,
|
||||
client_protos,
|
||||
gdk_pixbuf,
|
||||
jsonc,
|
||||
math,
|
||||
pango,
|
||||
pangocairo,
|
||||
sway_protos,
|
||||
wayland_client,
|
||||
wlroots,
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue