hyprlock/src/core
davc0n 7999f448d7
core: replace grace option with --grace cli argument (#802)
* core: replace grace option with --grace cli argument

* core: remove --immediate option

not necessary anymore, grace is not a configuration option

* Revert "core: remove --immediate option"

This reverts commit 0c99899157.

* core: add --immediate and grace option deprecation warnings

* core: review fixes for --immediate and --grace

* core: review fixes for grace deprecation
2025-06-26 09:35:25 +02:00
..
AnimationManager.cpp animations: linear bezier for gradient, warp behavior (#689) 2025-02-21 01:10:45 +01:00
AnimationManager.hpp core: more hyprutils smart pointer usage and safe references to widgets (#686) 2025-03-05 08:35:43 +01:00
CursorShape.cpp widgets: add onclick feature (#736) 2025-05-05 15:11:24 +00:00
CursorShape.hpp Core: move to hyprwayland-scanner (#624) 2024-12-29 18:36:08 +00:00
Egl.cpp core: clang-tidy and comp fixes (#679) 2025-02-06 11:36:08 +00:00
Egl.hpp core: more hyprutils smart pointer usage and safe references to widgets (#686) 2025-03-05 08:35:43 +01:00
hyprlock.cpp core: replace grace option with --grace cli argument (#802) 2025-06-26 09:35:25 +02:00
hyprlock.hpp core: replace grace option with --grace cli argument (#802) 2025-06-26 09:35:25 +02:00
LockSurface.cpp widgets: add onclick feature (#736) 2025-05-05 15:11:24 +00:00
LockSurface.hpp widgets: add onclick feature (#736) 2025-05-05 15:11:24 +00:00
Output.cpp output: refuse to create session lock surfaces with size 0x0 (#729) 2025-04-07 09:15:41 +00:00
Output.hpp core: more hyprutils smart pointer usage and safe references to widgets (#686) 2025-03-05 08:35:43 +01:00
Seat.cpp core: interpret touch as click (#788) 2025-06-04 08:14:11 +02:00
Seat.hpp core: interpret touch as click (#788) 2025-06-04 08:14:11 +02:00
Timer.cpp core: clang-tidy and comp fixes (#679) 2025-02-06 11:36:08 +00:00
Timer.hpp core: force update labels on SIGUSR2 (#169) 2024-03-10 21:38:01 +00:00