wl-crosshair/README.md
Leonardo Eugênio 57d0908e10
Create README.md
2023-05-31 20:33:59 -03:00

552 B

wl-crosshair

A crosshair overlay for wlroots compositors.

A extremely stripped down version of crossover.

Currently has no support for command line arguments or any customization.

Preview:

image

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.