-
Notifications
You must be signed in to change notification settings - Fork 208
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
Proper Ubuntu Touch support #2551
Comments
Hello there 👋 Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response. |
Could you attach a picture of the screen how it currently looks? |
At the moment I cannot, as I don't have the device with me. Though when I get home from work I'm more than happy to get a screenshot and answer questions. |
That's perfectly fine. It's 2AM where I am, so I was about to go to sleep for the night anyway. Do it when you can, that's all we ask. (Some people open an issue and then never respond back) |
I'll certainly be replying haha. And yeah, no problem! |
@theofficialgman, what do you think are this user's options here? @project-cafe, pi-apps is following your system-wide GTK settings, which should be changed. You should try to find a way to increase your font size, and DPI, and maybe even a percentage scaling - I'm not entirely sure. But the small elements on screen are likely an issue with other GTK3 apps you try, so it's better to fix this system-wide than to try to make pi-apps do something special here. |
@Botspot Ubuntu touch (a distant fork of the Unity desktop environment) isn't Ubuntu (gnome) and it is also not maintained by Canonical or sponsored by Canonical.
indeed, that should be corrected by ubuntu touch developers.
also true @project-cafe this is a ubuntu touch bug. if it forces all applications to appear in fullscreen (which is what you have shown here), then it should also increase the font size or general scaling as appropriate. what you have shown here is that ubuntu touch disrespects an applications size requests and positioning and that will cause issues on many (realistically, all) desktop applications. Pi-Apps is a primarily dual window application make for desktop software and uses xorg (or xwayland if on a wayland session) to place windows appropriately on the host display. That is not going to change anytime soon (or likely ever). If your DE cannot handle showing multiple floating windows at the size requested then that is a DE problem. Marking as upstream bug and closing as not planned. |
@project-cafe, thank you still for reporting this, even though it ended up being something we cannot fix from our end. If you do end up reporting this issue to Ubuntu Touch in a public place, please reply back here with a link so we can help add any clarification if they request it. |
Cool ideas?
Since the built in store for Ubuntu Touch is quite limited, and Pi-Apps does work, just lacking proper scaling, maybe a version for Ubuntu Touch with a mobile friendly UI?
The text was updated successfully, but these errors were encountered: