My KWIN fork where I work on features like per-output virtual desktops
Find a file
Martin Gräßlin e8dbd39c60 Display::start takes a StartMode argument
If one passes StartMode::ConnectClientsOnly the socket in
XDG_RUNTIME_DIR is not created and instead one can only connect to
this server using the Display::createClient method. A very nice
solution to just have a Server and one dedicated Client talk to each
other.
2014-11-27 16:42:16 +01:00
src/wayland Display::start takes a StartMode argument 2014-11-27 16:42:16 +01:00