hyprlock/src/helpers
davc0n de844d39ad
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-06 13:18:13 +00:00
..
AnimatedVariable.hpp core: introduce animation manager and animation config (#631) 2025-01-06 12:34:21 +00:00
Color.cpp core: introduce animation manager and animation config (#631) 2025-01-06 12:34:21 +00:00
Color.hpp core: introduce animation manager and animation config (#631) 2025-01-06 12:34:21 +00:00
Log.hpp misc: move to std::print (#592) 2024-12-22 15:09:20 +00:00
Math.cpp misc: use Vector2D, Box and Mat3x3 from hyprutils (#515) 2024-10-13 13:04:32 +01:00
Math.hpp misc: use Vector2D, Box and Mat3x3 from hyprutils (#515) 2024-10-13 13:04:32 +01:00
MiscFunctions.cpp helpers: fix absolutePath relative with tilde (#640) 2025-01-06 13:18:13 +00:00
MiscFunctions.hpp core: add border shader and border gradients (#548) 2024-11-09 16:54:44 +00:00