wl-crosshair/README.md

19 lines
576 B
Markdown
Raw Permalink Normal View History

2023-05-31 20:33:59 -03:00
# wl-crosshair
A crosshair overlay for wlroots compositors.
A extremely stripped down version of [crossover](https://github.com/lacymorrow/crossover).
2024-05-08 00:59:21 -03:00
```sh
wl-crosshair ./my-crosshair.png
```
2023-05-31 20:33:59 -03:00
2024-05-08 00:59:21 -03:00
### Preview (default cursor):
2023-05-31 20:33:59 -03:00
![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
2024-05-08 22:07:18 -03:00
- [ ] Configuration file
2024-05-08 00:59:21 -03:00
- [x] Support for loading custom crosshair images