mirror of
https://github.com/swaywm/sway.git
synced 2026-03-11 05:34: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
|
|
@ -34,14 +34,12 @@ Instale las dependencias:
|
|||
* 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_
|
||||
|
||||
_\*\*opcional: necesario para swaybg_
|
||||
|
||||
Desde su consola, ejecute las órdenes:
|
||||
|
||||
meson build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue