nemomobile-ux / main

Main repo for docs and issues of Nemomobile
7 stars 0 forks source link

rendering apps windowed instead of maximized or fullscreen #43

Open jmlich opened 1 year ago

jmlich commented 1 year ago

It seems that since full screen fix [1] breaks behaviour of the glacier-pinquery [2], glacier-polkit-agent [3], and glacier-settings[4] (pressAndHold on the feeds page). They aren't rendered properly. See screenshots below. I am not sure how should be that fixed. I would prefer some fix in compositor. It is possible to replace show() by showFullscreen() which would probably solve the problem.

[1] https://github.com/nemomobile-ux/lipstick/commit/3ece3a886ef4dc209c75243cf2def50334b42fdf [2] https://github.com/nemomobile-ux/glacier-pinquery/blob/master/src/main.cpp#L64 [3] https://github.com/nemomobile-ux/glacier-polkit-agent/blob/master/main.cpp#L64 [4] https://github.com/nemomobile-ux/glacier-settings/blob/2eeb6f747d93a0d82493cbb4bf46ebce63e7582f/src/qml/glacier-settings.qml#L48

20221229151534 20221229151630 20230102183506

Interesting is also how are rendered the other applications such as midori. The content is somehow ugly scaled

20230102133418

jmlich commented 1 year ago

Additionally, windows are ugly scaled in desktop mode. see https://www.youtube.com/watch?v=I-a-Ah_hZPs

jmlich commented 1 year ago

This seems to be solved by https://github.com/nemomobile-ux/glacier-home/commit/d5147732446393e707787dbef3c4273bbb10d0bb