This commit is contained in:
Reid 2025-01-16 18:31:05 -08:00
commit 322f3f5bbe
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
21 changed files with 2714 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# oneko-rs
cat follow mouse real! based on [oneko.js](github.com/adryd325/oneko.js/)
## limitations
due to the way wayland functions, your mouse clicks and scrolls will Be Eaten while oneko is running, this is a limitation (security feature: ex. an input grabbing layer (which is what this is!) could feed all inputs to a bad actor) of the wayland protocol—if you want to be able to use your mouse freely, you will have to kill the process
## screenshots
![screenshot](./docs/screenshot.png)