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:
Drew DeVault 2019-04-25 11:23:37 -04:00 committed by Simon Ser
parent f62c755a9f
commit 236ca63419
17 changed files with 107 additions and 738 deletions

View file

@ -5,7 +5,6 @@ lib_sway_client = static_library(
),
dependencies: [
cairo,
gdk_pixbuf,
pango,
pangocairo,
wayland_client