Skip to content
  • Martin Flöser's avatar
    Let the fun begin: start a WaylandServer in kwin_wayland · 47bdce07
    Martin Flöser authored
    The WaylandServer is at the moment only used to support starting an
    Xwayland. It does not support Wayland clients yet, so don't get
    excited.
    
    For Xwayland it's using the trick of creating the Display before the
    QApplication is created with manual event dispatching.
    47bdce07