Compare commits
5 commits
a81e80fe68
...
b7d2d56263
Author | SHA1 | Date | |
---|---|---|---|
Alex Janka | b7d2d56263 | ||
Alex Janka | e7a847d933 | ||
Alex Janka | ff677c9255 | ||
Alex Janka | 23910437c4 | ||
4166fd3728 |
|
@ -285,6 +285,7 @@ void render_blur(struct fx_render_context *ctx, struct wlr_texture *texture,
|
|||
.src_box = *src_box,
|
||||
.dst_box = proj_box,
|
||||
.transform = WL_OUTPUT_TRANSFORM_NORMAL,
|
||||
.alpha = &deco_data.alpha,
|
||||
.clip = &damage,
|
||||
.filter_mode = WLR_SCALE_FILTER_BILINEAR,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue