wl-crosshair/README.md
Leonardo Eugênio 39b716cf41
Corrigir rodrigo
2024-05-08 22:07:18 -03:00

19 lines
576 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
- [ ] Configuration file
- [x] Support for loading custom crosshair images