privaltr / whereismypointer

Find your pointer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is my pointer

This script encircles the pointer with a large yellow square that shrinks towards the pointer.

This script ought to be run with the timeout command.

Build

Requires libX11

gcc -std=c99 WhereIsMyPointer.c -o wimpointer -lX11

TODO

  • Fix picom crash

Credits

https://github.com/ferhatgec/whereismypointer

About

Find your pointer.

License:GNU General Public License v3.0


Languages

Language:C 100.0%