mousam
mousam copied to clipboard
Better support/scalling for small screens
I use your application on gnome-mobile and it is perfect, despite the fact that it doesn't scale at all on mobile screen. It would be nice if you can add support for smaller screens. Fetch of the current situation:
Actually It is very challenging to build a desktop app which is compatible with mobile screens, if you notice all the apps which are compatible on both screens looks nearly similar because they strongly follow gnome HIG. But our app doesn't strongly follow HIG , we are using built custom components. That's why we are only targeting the desktop only. You can try KDE weather that is compatible with mobile screens.
Would you consider a design that uses the new Libadwaita breakpoints to move to a single column layout below a certain screen width?
Actually, I've planned some more UI changes with new features along the way that's why I think I won't be able to work on this. Also i don't have any statistics about how many devices are running on small screen vs desktops. If anyone interested in working on this, he/she can fork the project 🙂.
With the new AdwMultiLayoutView it would be possible to have different layouts at different window sizes while keeping the current window design untouched at bigger window sizes.
O Really, Will see if it works, Are you using in any of your apps?
Not yet. It looks perfect for this app, so I wanted to suggest it.