Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rendering apps windowed instead of maximized or fullscreen #43

Open
jmlich opened this issue Jan 2, 2023 · 2 comments
Open

rendering apps windowed instead of maximized or fullscreen #43

jmlich opened this issue Jan 2, 2023 · 2 comments
Assignees

Comments

@jmlich
Copy link
Member

jmlich commented Jan 2, 2023

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] nemomobile-ux/lipstick@3ece3a8
[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
Copy link
Member Author

jmlich commented Jan 8, 2023

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

@jmlich
Copy link
Member Author

jmlich commented Mar 1, 2023

This seems to be solved by nemomobile-ux/glacier-home@d514773

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants