diff --git a/README.md b/README.md index 3b057bd..eb01347 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,9 @@ Currently has no support for command line arguments or any customization. ### Preview: ![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? -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. +## 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 +- [ ] Support for loading custom crosshair images