Skip to content

xwayland: Stop monitoring listenfds as soon as Xwayland is started

We don't need to wait until Xwayland gets ready to accept client connections. The only relevant part is whether Xwayland has been launched.


This shouldn't have a big effect in practice, but it should prevent kwin consuming 100% CPU until Xwayland becomes ready.

Merge request reports

Loading