Skip to content
  • Martin Flöser's avatar
    Move requiresCompositing from Application to Platform · c45942a7
    Martin Flöser authored
    Summary:
    This change reduces the windowing system specific code pathes. Instead
    of checking whether we are on X11 or Wayland to decide whether
    compositing is required, we just ask the Platform.
    
    The default is true, only x11 standalone allows to not require
    compositing.
    
    Reviewers: #plasma
    
    Subscribers: plasma-devel
    
    Projects: #plasma
    
    Differential Revision: https://phabricator.kde.org/D1575
    c45942a7