mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
This allows setting window specific images.
Also Changed:
- The colored background is _always_ drawn, to prevent non-fullscreen
images from leaking information.
- Added function list_arbitrary_insert, which allows insertion to a
list at an arbitrary location less than the capacity. It silently
fails otherwise.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ipc-client.c | ||
| list.c | ||
| log.c | ||
| readline.c | ||
| stringop.c | ||
| util.c | ||