Skip to content

Re-add support for X11/XOrg

Pheki requested to merge (removed):x11 into main

Hi! Up to rog-control-center 6.0.0 it worked fine on X11, but after updating to 6.0.6 it stopped working. I would use Wayland as my main driver if I could (I used to use it years ago), but unfortunately I need screen sharing and I hit this issue on Wayland: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2242

This PR simply changes the slint feature from backend-winit-wayland to backend-winit. Another option would be to leave both backend-winit-wayland and backend-winit-x11.

Would also fix #490 (closed)

Merge request reports