cursor-effects icon indicating copy to clipboard operation
cursor-effects copied to clipboard

Old-school cursor effects for your browser built with modern JavaScript

Results 33 cursor-effects issues
Sort by recently updated
recently updated
newest added

I'm not sure if this is something that is possible to fix, but on different desktop environments the cursor looks different, and thus the static data string in the ghost...

how could this get going into wordpress theme??

![image](https://user-images.githubusercontent.com/94720256/148025201-227450a9-9482-44a5-bdd7-b26926420e16.png) Twig ``` {% extends 'base.html.twig' %} {% block title %}Hello Statistic!{% endblock %} {% block navbar %} {% include('navbar.html.twig') %} {% endblock %} {% block body %} {% include('modals/datepicker.html.twig')...

Hi, The readme.md file already states this project is under the MIT license but it is better to have a license file in place. Great work.

The canvas element has no z-index, so the mouse cursor goes below some elements of the page. You should apply `z-index:2147483647;` to it or make it configurable.

Also, please consider moving to a Git forge that doesn’t require a Microsoft GitHub account. This hurts collaboration and the freedom of users.

Interesting library! Hello, I am a heavy user of typescript, and i found that this library doesn't have ts support (neither written in ts, nor seems to have a type...

Hello, thanks for your great work. You have asked for ideas. I have fond memories of the little cat following my mouse: oneko. It was a bsd package https://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/x11/oneko/index.html you...

Not sure I got everyone perfect but, the effects assumes 60fps. At least in Chrome on M1 Macs they run at 120fps so all the effects run too fast (unless...

Is it possible to change the snowflake color to white? I can't seem to figure it out.