mirror of
https://github.com/lelgenio/wl-crosshair.git
synced 2025-07-23 08:35:54 -03:00
18 lines
588 B
Markdown
18 lines
588 B
Markdown
# wl-crosshair
|
|
A crosshair overlay for wlroots compositors (like sway).
|
|
|
|
A extremely stripped down version of [crossover](https://github.com/lacymorrow/crossover).
|
|
|
|
```sh
|
|
wl-crosshair ./my-crosshair.png
|
|
```
|
|
|
|
### Preview (default cursor):
|
|

|
|
|
|
## 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
|