mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
swaybg: split into standalone project
The new upstream is https://github.com/swaywm/swaybg This commit also refactors our use of gdk-pixbuf a bit, since the only remaining reverse dependency is swaybar tray support.
This commit is contained in:
parent
f62c755a9f
commit
236ca63419
17 changed files with 107 additions and 738 deletions
|
|
@ -186,7 +186,6 @@ sway_sources = files(
|
|||
|
||||
sway_deps = [
|
||||
cairo,
|
||||
gdk_pixbuf,
|
||||
jsonc,
|
||||
libevdev,
|
||||
libinput,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue