Skip to content

Refactor floating panels

Marco Martin requested to merge work/mart/floatingRefactor into master
  • Floating panels are always big enough to fit the floating version
  • they never move during animations
  • when they unfloat the masks get updated so that the extra area is completely hidden
  • the exclusive zone never changes and follows the unfloated geometry
  • maximize window animations are better, won't resize the window twice anymore
  • unfloating animation is smoother now

depends from plasma-desktop!2309 (merged), frameworks/ksvg!50 (merged), libplasma!1166 (merged) and libplasma!1148 (merged)

BUG:485648 BUG:483346 BUG:480550

Edited by Marco Martin

Merge request reports