Skip to content

xwayland: Manually create sockets

Vlad Zahorodnii requested to merge work/xwayland-socket into master

This provides kwin greater control over how X11 sockets are created for Xwayland. For example, it can be used to ensure that the DISPLAY remains the same across Xwayland server restarts or launching Xwayland on demand.

Merge request reports