init
This commit is contained in:
commit
322f3f5bbe
21 changed files with 2714 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal 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
|
||||
|
||||

|
Loading…
Add table
Add a link
Reference in a new issue