Skip to content
  • Olivier Fourdan's avatar
    xwayland: Add "-listenfd" option · b3f3d65e
    Olivier Fourdan authored and Adam Jackson's avatar Adam Jackson committed
    
    
    Using the existing command line option "-listen" for passing file
    descriptors between the Wayland compositor and Xwayland is misleading,
    Xwayland should add is own command line option for that specific use.
    
    As XWayland is spawned by the Wayland compositor, we cannot just change
    the option, as that would break all existing Wayland compositors using
    Xwayland, so we add a new options "-listenfd" and mark the previous one
    as deprecated and log a warning, but it still works for backward
    compatibility.
    
    Signed-off-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
    !214
    b3f3d65e