hyprlock/src/core
Maximilian Seidler 316c37746d
core: add key repeat for backspace and make del clear the input (#277)
* core: add support for repeating backspace when held

* core: move keysym handling to a seperate function in order to reuse it for key repeat

* core: get keyboard repeat info from wayland

* core: defaults for keyboard repeat and delay
2024-05-14 16:11:45 +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 core: add key repeat for backspace and make del clear the input (#277) 2024-05-14 16:11:45 +01:00
hyprlock.hpp core: add key repeat for backspace and make del clear the input (#277) 2024-05-14 16:11:45 +01:00
LockSurface.cpp session-lock: use logicalSize in late configure 2024-05-03 13:21:51 +01:00
LockSurface.hpp core: update renderer on late scale changes 2024-05-02 15:17:04 +01: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