mirror of
https://github.com/lelgenio/wl-crosshair.git
synced 2025-11-03 09:27:35 -03:00
A crosshair overlay for wlroots compositor
|
|
||
|---|---|---|
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
wl-crosshair
A crosshair overlay for wlroots compositors.
A extremely stripped down version of crossover.
Currently has no support for command line arguments or any customization.
Preview:
Why is it flickering when I put my cursor over it?
In wayland, windows cannot be "click-through", so in order to still send events we "close" the window when you hover it and show it in the next frame.