Skip to content
  • Philipp Zabel's avatar
    backend-rdp: Enable multi-backend support · f0140094
    Philipp Zabel authored and Derek Foreman's avatar Derek Foreman committed
    
    
    Insert the backend into the weston_compositor::backend_list instead
    of setting weston_compositor::backend. The compositor uses this to
    determine whether the backend is capable of being loaded simultaneously
    with other backends.
    
    To stay backwards compatible, the RDP backend can be loaded as primary
    backend. It also supports being loaded as secondary backend.
    
    Signed-off-by: Philipp Zabel's avatarPhilipp Zabel <philipp.zabel@gmail.com>
    f0140094
Loading