mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 02:47:46 +03: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
|
@ -38,14 +38,12 @@ Install dependencies:
|
|||
* json-c
|
||||
* pango
|
||||
* cairo
|
||||
* gdk-pixbuf2 \*\*
|
||||
* gdk-pixbuf2 (optional: system tray)
|
||||
* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \*
|
||||
* git \*
|
||||
|
||||
_\*Compile-time dep_
|
||||
|
||||
_\*\*optional: required for swaybg_
|
||||
|
||||
Run these commands:
|
||||
|
||||
meson build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue