Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-10 | cairo: Replace <cairo/cairo.h> by <cairo.h> | Issam E. Maghni | |
For full context, read https://gitlab.freedesktop.org/cairo/cairo/-/issues/479 TL;DR, cairo’s pc file adds `/cairo` to CFLAGS. So namespace cairo shouldn’t be used. | |||
2019-04-25 | swaybg: split into standalone project | Drew DeVault | |
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. | |||
2018-11-18 | Use #if instead of #ifdef | emersion | |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text ↵ | Geoff Greer | |
and lines with subpixel hinting (if available). | |||
2018-03-28 | Address review comments | Drew DeVault | |
2018-03-28 | Add solid-color rendering to swaybg | Drew DeVault | |