Skip to content
  • Martin Flöser's avatar
    [wayland] Add support for the PlasmaShell interface · 124bd8aa
    Martin Flöser authored
    The PlasmaShell interface allows to create a PlasmaShellSurface for a
    given Surface. Through this interface the Surface can request:
    * a specific position
    * a window type
    
    So far only the window types Normal, Panel and Desktop are supported
    which is a sufficient subset for getting plasmashell to work.
    
    In future there should be security checks so that only the dedicated
    desktop shell can bind these interfaces.
    124bd8aa