• feat: add optional background blur, align to shared texture pattern

    nevaforget released this 2026-03-28 14:53:27 +01:00 | 22 commits to main since this release

    Gaussian blur applied at texture load time when background_blur is
    set in moonlock.toml. Refactored wallpaper loading from per-window
    Picture::for_filename() to shared gdk::Texture pattern (matching
    moonset/moongreet), avoiding redundant JPEG decoding on multi-monitor.

    Downloads