hyprlock/src/core
Maximilian Seidler 7ee406bf9b
core: fade out improvements (#194)
* core: allow fade out for grace unlock

* core: disable input once fade out started

* core: render when fade out started

* core: allow fade out for other compositors

Works fine in sway altough it fades to a black screen not to the desktop.
Still looks kinda good.

* Revert "core: allow fade out for other compositors"

This reverts commit adfeb543ad.

* misc: rename lock and unlock functions
2024-03-15 18:49:07 +00:00
..
CursorShape.cpp config: add general:hide_cursor 2024-02-20 02:54:19 +00:00
CursorShape.hpp config: add general:hide_cursor 2024-02-20 02:54:19 +00:00
Egl.cpp core: initial commit 2024-02-18 23:08:03 +00:00
Egl.hpp core: initial commit 2024-02-18 23:08:03 +00:00
hyprlock.cpp core: fade out improvements (#194) 2024-03-15 18:49:07 +00:00
hyprlock.hpp core: fade out improvements (#194) 2024-03-15 18:49:07 +00:00
LockSurface.cpp label: use a callback from asyncGatherer to render 2024-02-26 18:25:52 +00:00
LockSurface.hpp core: initial commit 2024-02-18 23:08:03 +00:00
Output.cpp renderer: various fixes to transformations and backgrounds 2024-03-03 02:19:31 +00:00
Output.hpp core: initial commit 2024-02-18 23:08:03 +00:00
Password.cpp core: Allow and fix empty passwords (#140) 2024-03-07 13:22:11 +00:00
Password.hpp core/input: add feedback for password verification 2024-02-20 00:53:49 +00:00
Timer.cpp core: force update labels on SIGUSR2 (#169) 2024-03-10 21:38:01 +00:00
Timer.hpp core: force update labels on SIGUSR2 (#169) 2024-03-10 21:38:01 +00:00