hyprlock/src
davc0n 71cada28fa helpers: fix absolutePath relative with tilde (#640)
Relative path was not handled if input started with tilde.
Examples:
	~/./test
	~/weird/../test

No reason to do something like this imho, but users you never know.
2025-01-23 17:11:49 +00:00
..
auth fingerprint: better feedback and don't clear input field on retry (#613) 2024-12-27 15:21:02 +00:00
config config: fix gradient rgb(a) parsing with spaces (for real this time) (#628) 2025-01-23 17:11:49 +00:00
core core: bind to wl_seat v8 2025-01-23 17:11:49 +00:00
helpers helpers: fix absolutePath relative with tilde (#640) 2025-01-23 17:11:49 +00:00
renderer widgets: add TZ env var support for $TIME (#627) 2025-01-23 17:11:49 +00:00
defines.hpp Core: move to hyprgraphics (#570) 2024-11-28 16:43:11 +00:00
main.cpp misc: print the correct commit hash (#619) 2024-12-29 08:24:25 +00:00