Skip to content
  • Martin Flöser's avatar
    Move cascadeDesktop and unclutterDesktop to Placement · 835648bc
    Martin Flöser authored
    It is more Placement related and does not really fit into geometry given
    that it only calls methods on Placement. It probably only was inside
    Workspace due to being part of the DBus interface. The DBus methods are
    used by external components so it needs to stay.
    
    The DBus Wrapper is now calling the methods on the singleton Placement
    directly, so no need in Workspace anymore.
    835648bc