Hide mouse pointer using Xfixes
|
Tony Zorman
9df81ad795
Don't query pointer
The event actually has everything we need. The implementation is terrible, since raw_values is a dense array, so we need to find out which values actually correspond to the 0th and 1st axis by querying the associated mask. |
||
|---|---|---|
| .gitignore | Initial commit | |
| a.c | Don't query pointer | |
| flake.lock | Initial commit | |
| flake.nix | Initial commit | |
| LICENSE | Initial commit | |
| Makefile | Initial commit | |
| README.md | Initial commit | |
unclutter
Minimal rewrite of unclutter-xfixes, because it doesn't need to do more.