Dynamic mouse cursor #11445
Unanswered
C0Florent
asked this question in
Feature requests - Protocols / Integrations
Replies: 1 comment 1 reply
-
|
the answer is https://github.com/VirtCode/hypr-dynamic-cursors |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently had an idea of a mouse cursor that will have a rather big transparent part, which would turn more opaque the faster you move it, so that you can see it when it moves, but doesn't obscure what it's pointing at when it doesn't move.
I doubt I would ever get to actually doing it, but out of pure curiosity, how feasible would this be within Hyprland?
Worst (and potentially required) case would be embedding the entire cursor logic (including its full texture, and the anim logic) into a plugin, which would probably even prevent from switch cursor theme without unloading the plugin?
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions