• fix: grab keyboard focus on map instead of realize (v0.7.4)
    All checks were successful
    Update PKGBUILD version / update-pkgver (push) Successful in 3s

    nevaforget released this 2026-04-06 22:29:37 +02:00 | 7 commits to main since this release

    Layer-shell keyboard grab is only confirmed by the compositor at map
    time. The previous realize-time grab_focus() could fire before the
    compositor assigned keyboard input, causing intermittent input loss.

    Downloads