• fix: restore keyboard focus on action buttons after dismiss (v0.8.2)
    All checks were successful
    Update PKGBUILD version / update-pkgver (push) Successful in 2s

    nevaforget released this 2026-04-06 22:36:36 +02:00 | 4 commits to main since this release

    After cancelling a confirmation prompt, the focused widget was removed
    from the tree without restoring focus to the action buttons. With
    layer-shell exclusive keyboard mode, GTK does not recover focus
    automatically — the UI became keyboard-unreachable.

    Downloads