mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 16:13:21 +02:00
parent
c13cbd5ed2
commit
94eaf75d09
8 changed files with 80 additions and 2 deletions
|
@ -43,6 +43,8 @@ class CDynamicCursors {
|
|||
/* hook on move, indicate that next onCursorMoved is actual move */
|
||||
void setMove();
|
||||
|
||||
void dispatchMagnify(std::optional<int> duration, std::optional<float> size);
|
||||
|
||||
private:
|
||||
SP<CEventLoopTimer> tick;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue