hyprutils/include/hyprutils
Jasson Cordones 7a2c2c96ec
Math: Some more box improvements and test cases (#3)
* Added some constants to handle floating point presicion comparisons and other calculations plus some refactoring

* Removed validation

* Added comments to understand how box header works

* Extended the EXPECT macro to evaluate Vector2D test cases

* Added box.cpp test cases

* Applied clang-format
2024-06-25 01:17:44 +02:00
..
math Math: Some more box improvements and test cases (#3) 2024-06-25 01:17:44 +02:00
memory sharedptr: decrement on destruction (#1) 2024-06-13 11:29:50 +02:00
signal utils: Initial Commit 2024-06-08 19:37:15 +02:00
string string: add replaceInString 2024-06-08 22:35:40 +02:00