feat: rotate cursor around hotspot

This commit is contained in:
Virt 2024-06-21 16:06:55 +02:00
commit 9a9830034c
9 changed files with 334 additions and 22 deletions

View file

@ -2,4 +2,6 @@
#include <hyprland/src/plugins/PluginAPI.hpp>
#define CONFIG_LENGTH "plugin:dynamic-cursors:length"
inline HANDLE PHANDLE = nullptr;