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

@ -107,7 +107,6 @@ if scdoc.found()
'sway/sway-input.5.scd',
'sway/sway-ipc.7.scd',
'sway/sway-output.5.scd',
'swaybg/swaybg.1.scd',
'swaymsg/swaymsg.1.scd',
'swaynag/swaynag.1.scd',
'swaynag/swaynag.5.scd',
@ -151,7 +150,6 @@ subdir('sway')
subdir('swaymsg')
subdir('client')
subdir('swaybg')
subdir('swaybar')
subdir('swaynag')