Nitrux / maui-shell

Maui Shell is a convergent shell for desktops, tablets, and phones.
GNU Lesser General Public License v3.0
1.49k stars 50 forks source link

Maui shell weird scaling issue #37

Closed u8l-git closed 2 years ago

u8l-git commented 2 years ago

Describe the bug When trying to scale the screen in Maui shell all scales well except for the windows from the applications. They scale the opposite.

To Reproduce launch maui-shell with following command:

env QT_QPA_PLATFORM=wayland QT_SCALE_FACTOR=3 QT_SCREEN_SCALE_FACTORS=1 QT_AUTO_SCREEN_SCALE_FACTOR=0 /usr/bin/startcask-wayland

Expected behavior The window should stay fullscreen and not scale down

Screenshots Picture 1 is with QT_SCALE_FACTOR=1 Picture 2 is with QT_SCALE_FACTOR=3

photo_2022-05-20_15-40-02

photo_2022-05-20_15-44-23

Desktop (please complete the following information):

UriHerrera commented 2 years ago

Posible duplicate of Overscaled apps #8.

u8l-git commented 2 years ago

could be a doublicate but the look seems different.

The scaling of the content seems fine but the window it self is shrinking and I can't change the window Size in mobile view.

milohr commented 2 years ago

fixed. scaling can be set via MauiManServer dbus Screen object.