• feat: confirm dialog before power actions (v0.10.0)

    nevaforget released this 2026-06-02 13:53:28 +02:00 | 3 commits to main since this release

    Reboot/shutdown buttons triggered immediately on click. Now show an
    inline confirmation prompt, mirroring moonlock's show_power_confirm.

    • i18n: reboot_confirm, shutdown_confirm, confirm_yes, confirm_no (DE/EN)
    • greeter: confirm_area in login_box, handlers route through
      show_power_confirm/dismiss_power_confirm; execute_power_action drops
      the now-redundant button-disable guard
    • style: .confirm-label/-yes/-no classes
    Downloads