summaryrefslogtreecommitdiff
path: root/include/cairo.h
AgeCommit message (Collapse)AuthorLines
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni-14/+0
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-25swaybg: split into standalone projectDrew DeVault-11/+0
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.
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl-1/+1
Also remove direct libm dependency where unused.
2018-11-18Use #if instead of #ifdefemersion-4/+8
2018-09-22swaybar, swaylock, & tree/container: Set cairo font options to render text ↵Geoff Greer-0/+2
and lines with subpixel hinting (if available).
2018-03-28Address review commentsDrew DeVault-1/+2
2018-03-28Add solid-color rendering to swaybgDrew DeVault-0/+18