picom/src/backend/xrender
Yuxuan Shui c51d446854
backend: move pixmap ownership management out of the backends
Caller of `bind_pixmap` generally knows if the pixmap is owned or not,
they are fully able to decide if the pixmap should be freed, so let them
do it.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-04-08 09:14:59 +01:00
..
xrender.c backend: move pixmap ownership management out of the backends 2024-04-08 09:14:59 +01:00