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