Skip to content

feat: add succ_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 succ_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

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.

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.

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