amit9838 / mousam

Wather at a glance
https://amit9838.github.io/mousam/
GNU General Public License v3.0
173 stars 32 forks source link

Add better support for smartphone #20

Closed MadameMalady closed 5 months ago

MadameMalady commented 12 months ago

Your weather app is looking great, and is usable with rotating the screen, however the ability to auto-adapt the ui is easy-enoooough with libadwaita and gtk4, it may require tweaking how the days are displayed, but would increase usabilty a lot! aspectratioissue

amit9838 commented 12 months ago

Actually it was intended to target desktop initially, but now planning to add support for mobile too :slightly_smiling_face: . But the problem is I don't have medium to test mobile view like phone or simulator.

Thanks for your feedback :slightly_smiling_face:

MadameMalady commented 12 months ago

understood, that makes sense, wonder if there's a qemu setup for pinephone(s) 🤔️ Looking really pretty still!!

I wonder if there's any free apis for like, air quality levels and stuff, idk abt other places but there's been a loooot of fires here lately, I can open a new issue for that as an enhancement suggestion if it sounds interesting!

amit9838 commented 12 months ago

Actually when adding a lot of complexities to the ui, it is hard to make UI for mobile out of those elements, and also we can't simply rearrange the elements, like you can see weather app by kde that is how weather sould look on mobile devices. Also I there are so many things planned along the way like you said air pollution info,

Support for mobile devices would need some other design. That's why it is not possible very soon.

orowith2os commented 11 months ago

But the problem is I don't have medium to test mobile view like phone or simulator.

Just resize the window to a mobile-like size, that's the view libadwaita uses when on mobile devices.