Add transparency + Blur

This commit is contained in:
2026-07-03 02:34:29 -04:00
parent 5327a22a63
commit f5abfe5bc6
5 changed files with 323 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ typedef struct Client {
unsigned int bw;
int corner_radius;
struct wlr_scene_shadow *shadow;
struct wlr_scene_blur *blur;
/* WARM — accessed less frequently */
struct wl_list link;