Skip to content

shell: ignore shell.atDesktop when calculating AvailableDesktopArea

Since, as soon as an application is launched, we'll not be "at desktop", it doesn't make sense to consider this when figuring out how much space is available for applications.

In particular, this fixes the initial size available for Waydroid, as it can't be resized afterwards.

Bug: ubports/development/core/packaging/waydroid#15 (closed)

Merge request reports