A tool for showing overlays with images and text in Wayland, for use in scripts. Works only on Wayland compositors that implement [wlr-layer-shell](https://wayland.app/protocols/wlr-layer-shell-unstable-v1#compositor-support).
Go to file
2022-09-09 22:12:06 +02:00
.gitignore Initial commit 2022-09-07 00:00:55 +02:00
.ycm_extra_conf.py Add backdrop and text drawing 2022-09-07 16:28:43 +02:00
common.h Refactor into multiple files 2022-09-09 22:12:06 +02:00
draw.c Refactor into multiple files 2022-09-09 22:12:06 +02:00
draw.h Refactor into multiple files 2022-09-09 22:12:06 +02:00
makefile Refactor into multiple files 2022-09-09 22:12:06 +02:00
shm.c Refactor into multiple files 2022-09-09 22:12:06 +02:00
shm.h Refactor into multiple files 2022-09-09 22:12:06 +02:00
state.h Refactor into multiple files 2022-09-09 22:12:06 +02:00
wayland.c Refactor into multiple files 2022-09-09 22:12:06 +02:00
wayland.h Refactor into multiple files 2022-09-09 22:12:06 +02:00
wl-overlay.c Refactor into multiple files 2022-09-09 22:12:06 +02:00
wlr-layer-shell-unstable-v1.xml Initial commit 2022-09-07 00:00:55 +02:00