galister / WlxOverlay

A simple OpenVR overlay for Wayland and X11 desktops
GNU General Public License v3.0
128 stars 6 forks source link

wayland implementation (tested with screencopy) #3

Closed galister closed 1 year ago

galister commented 1 year ago

this works with screencopy (the shm-based capture), dmabuf capture is still WIP. while not ideal, screencopy's already a decent solution, so i'm fine merging this

required protocols are:

zwlr_screencopy_v1
zwp_virtual_keyboard_v1
zwlr_virtual_pointer_v1
zxdg_output_v1

I did test this with X11 and nothing seems broken, but you might want to take it for a spin and see if anything feels different