Vasanth Balguri

Results 3 comments of Vasanth Balguri

As a workaround you can install xwayland, it worked for me.

Yes it is annoying to go through each protocol and trying to figure out which compositor is most supported or fits the requirements.

Hi, On skimming the source I found that here the compositor data is present https://github.com/vially/wayland-explorer/tree/main/src/data/compositors Here is the component where it is rendered. https://github.com/vially/wayland-explorer/blob/main/src/components/WaylandCompositors.tsx Think it should be straightforward to...