| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-23 | common: move load_image to swaybar | Manuel Stoeckl | -7/+0 | |
| swaynag, swaymsg, and sway do not use this function and are unlikely to in the future. | ||||
| 2023-11-23 | common: rename load_background_image to load_image | Manuel Stoeckl | -1/+1 | |
| 2023-11-23 | common: Drop unused render_background_image | Manuel Stoeckl | -14/+1 | |
| And the associated background_mode enum. | ||||
| 2021-05-10 | cairo: Replace <cairo/cairo.h> by <cairo.h> | Issam E. Maghni | -1/+1 | |
| 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. | ||||
| 2018-04-04 | Initial swaylock port | Drew DeVault | -2/+3 | |
| 2018-04-04 | Move swaybg background rendering into common/ | Drew DeVault | -0/+19 | |
| swaylock will use it too | ||||
