wl-crosshair/README.md
2024-05-08 00:59:21 -03:00

19 lines
575 B
Markdown

# wl-crosshair
A crosshair overlay for wlroots compositors.
A extremely stripped down version of [crossover](https://github.com/lacymorrow/crossover).
```sh
wl-crosshair ./my-crosshair.png
```
### Preview (default cursor):
![image](https://github.com/lelgenio/wl-crosshair/assets/31388299/6e0aaa16-837b-40a8-9a13-ed808ea5db86)
## TODO
- [x] Make the crosshair Click-through https://github.com/lelgenio/wl-crosshair/pull/1
- [ ] Option to control size of crosshair
- [ ] Option to offset crosshair
- [ ] Configuratin file
- [x] Support for loading custom crosshair images