AsteroidOS / asteroid-launcher

AsteroidOS launcher and Wayland compositor based on Qt5, QML and QtWayland via Lipstick.
Other
45 stars 34 forks source link

applauncher: default-launcher: Fix disc padding on non-square displays #173

Closed MagneFire closed 3 months ago

MagneFire commented 3 months ago

On non-square displays the discs are not correctly shown. On wide displays the disc is cutoff at the bottom while on narrow displays the disc is not vertically centered.

Narrow

Old New
narrow-screenshot-old narrow-screenshot-new

Wide

Old New
wide-screenshot-old wide-screenshot-new