mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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
|
|
@ -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')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue