Commit f2fdae7
fix: source overview blur from parallax shader in scrolling wallpaper mode
The niri overview blur was sourcing from the raw currentWallpaper image,
which is invisible and has no scroll-aware UV cropping in parallax mode.
Now falls through to parallaxLoader.item when active, producing a
correctly framed blur that matches the on-screen wallpaper crop.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 89c16d2 commit f2fdae7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
973 | | - | |
| 973 | + | |
974 | 974 | | |
975 | 975 | | |
976 | 976 | | |
| |||
0 commit comments