Skip to content

feat: add success_text for successful authentication#1013

Open
sseu-buhzzi wants to merge 2 commits into
hyprwm:mainfrom
sseu-buhzzi:20260514/feat-succ-text
Open

feat: add success_text for successful authentication#1013
sseu-buhzzi wants to merge 2 commits into
hyprwm:mainfrom
sseu-buhzzi:20260514/feat-succ-text

Conversation

@sseu-buhzzi
Copy link
Copy Markdown

@sseu-buhzzi sseu-buhzzi commented May 14, 2026

Introduce input-field:success_text, input-field:success_color, and general:success_timeout to provide visual confirmation after successful authentication.

  • Added general:success_timeout (default 0) to delay unlocking.
  • Added input-field:success_text and input-field:success_color for custom feedback.

Introduce `input-field:succ_text`, `input-field:succ_color`, and
`general:succ_timeout` to provide visual confirmation after successful
authentication.

- Added `general:succ_timeout` (default 0) to delay unlocking.
- Added `input-field:succ_text` and `input-field:succ_color` for custom
  feedback.
Copy link
Copy Markdown
Collaborator

@PointerDilemma PointerDilemma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. please call it "success_*"
  2. just integrate the success_timeout and the flag with unlockCallback. No need to add another handler.

@sseu-buhzzi sseu-buhzzi changed the title feat: add succ_text for successful authentication feat: add success_text for successful authentication May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants