hypr-dynamic-cursors/src/mode
Virt ee5f66775a fix: show cursor in certain rotate edge cases
this fixes another NaN caused in cases where the `end` vector of the
rotate mode is at y = 0. this might be caused by various factors,
notably again when the cursor starts at 0;0

thanks again @RGBCube
2024-07-11 16:53:06 +02:00
..
Mode.hpp feat: stretch mode 2024-07-02 15:35:37 +02:00
ModeRotate.cpp fix: show cursor in certain rotate edge cases 2024-07-11 16:53:06 +02:00
ModeRotate.hpp feat: stretch mode 2024-07-02 15:35:37 +02:00
ModeStretch.cpp feat: implemented shaperules 2024-07-03 00:38:50 +02:00
ModeStretch.hpp feat: stretch mode 2024-07-02 15:35:37 +02:00
ModeTilt.cpp feat: implemented shaperules 2024-07-03 00:38:50 +02:00
ModeTilt.hpp feat: stretch mode 2024-07-02 15:35:37 +02:00
utils.cpp feat: stretch mode 2024-07-02 15:35:37 +02:00
utils.hpp feat: stretch mode 2024-07-02 15:35:37 +02:00