mousam icon indicating copy to clipboard operation
mousam copied to clipboard

Better support/scalling for small screens

Open vogonwann opened this issue 1 year ago • 6 comments
trafficstars

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:

mousam

vogonwann avatar Jun 10 '24 11:06 vogonwann

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.

amit9838 avatar Jun 10 '24 15:06 amit9838

Would you consider a design that uses the new Libadwaita breakpoints to move to a single column layout below a certain screen width?

baarkerlounger avatar Jun 12 '24 09:06 baarkerlounger

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 🙂.

amit9838 avatar Jun 15 '24 02:06 amit9838

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.

Nokse22 avatar Oct 12 '24 16:10 Nokse22

O Really, Will see if it works, Are you using in any of your apps?

amit9838 avatar Oct 12 '24 16:10 amit9838

Not yet. It looks perfect for this app, so I wanted to suggest it.

Nokse22 avatar Oct 12 '24 17:10 Nokse22