Skip to content

Fix overview fade transition

This is fallout from the reworked window picker: When going straight to the app picker, windows should just fade out from their regular position while the app picker is faded in.

That means we should keep the floating layout, and not transition the view's geometry in that case.

Merge request reports