hyprlock/src/core
André Silva 307e473759
core: fix initialization issues in LockSurface (#285)
* LockSurface: handle uninitialized eglWindow in destructor

* LockSurface: don't render before configuration
2024-04-19 19:48:11 +01:00
..
Auth.cpp auth: implement a full pam conversation (#205) 2024-04-10 22:41:31 +01:00
Auth.hpp auth: implement a full pam conversation (#205) 2024-04-10 22:41:31 +01: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: Add missing destructors causing segfaults (#199) 2024-03-17 15:44:37 +00:00
Egl.hpp core: Add missing destructors causing segfaults (#199) 2024-03-17 15:44:37 +00:00
hyprlock.cpp auth: implement a full pam conversation (#205) 2024-04-10 22:41:31 +01:00
hyprlock.hpp auth: implement a full pam conversation (#205) 2024-04-10 22:41:31 +01:00
LockSurface.cpp core: fix initialization issues in LockSurface (#285) 2024-04-19 19:48:11 +01:00
LockSurface.hpp core: initial commit 2024-02-18 23:08:03 +00:00
Output.cpp config: allow mon description for monitor value (#216) 2024-03-23 21:06:54 +00:00
Output.hpp config: allow mon description for monitor value (#216) 2024-03-23 21:06:54 +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