Skip to content

effects: stacking and partial activation in Desktop Grid and Overview

ivan tkachenko requested to merge work/ratijas/mesh into master
  • effects: Fix stacking order of windows relative to panels
  • effects: Fix initial hidden state: also initially hide windows from other desktops
  • effects/private: Rename property 'hidden' to 'activeHidden'
  • effects/private: Simplify "active-hidden" state by inheriting from "initial-hidden"
  • effects: Fix windows visibility during partial activation (realtime gesture)

Cherry-picked most of the fixes from !2776 (closed)

Merge request reports