mirror of
https://github.com/hyprwm/hyprlock.git
synced 2026-05-08 22:08:02 +02:00
render output on click
This commit is contained in:
parent
ffb0de8ac0
commit
2992d9bb5d
1 changed files with 2 additions and 0 deletions
|
|
@ -654,5 +654,7 @@ void CPasswordInputField::onClick(uint32_t button, bool down, const Vector2D& po
|
|||
|
||||
if (eyeBox.containsPoint(pos)) {
|
||||
g_pHyprlock->togglePasswordShow();
|
||||
|
||||
g_pHyprlock->renderOutput(outputStringPort);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue