mirror of
https://github.com/lelgenio/wl-crosshair.git
synced 2024-11-09 17:01:40 -03:00
Update README.md
Add more items to the todo-list, remove mention of focus limitation.
This commit is contained in:
parent
effbf9ebc8
commit
081f6bed69
|
@ -8,5 +8,9 @@ Currently has no support for command line arguments or any customization.
|
||||||
### Preview:
|
### Preview:
|
||||||
![image](https://github.com/lelgenio/wl-crosshair/assets/31388299/6e0aaa16-837b-40a8-9a13-ed808ea5db86)
|
![image](https://github.com/lelgenio/wl-crosshair/assets/31388299/6e0aaa16-837b-40a8-9a13-ed808ea5db86)
|
||||||
|
|
||||||
### Why is it flickering when I put my cursor over it?
|
## TODO
|
||||||
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.
|
- [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
|
||||||
|
- [ ] Support for loading custom crosshair images
|
||||||
|
|
Loading…
Reference in a new issue