blackadderkate / weather-widget-2

Updated version of Weather Widget by Kotelnik
GNU General Public License v2.0
107 stars 23 forks source link

Mobile friendly? #3

Open bam80 opened 2 years ago

bam80 commented 2 years ago

Thanks for the update! Any interest to make it's Full Representation mobile friendly?

blackadderkate commented 2 years ago

It depends. I am not an expert at Plasmoid coding and would need someone to explain exactly what would need to be done to make it mobile friendly - and also someone to volunteer as a tester...

bam80 commented 2 years ago

You could test in VM: https://plasma-mobile.org/get/ (see Desktop Devices)

For what's needed, the main point of concern for me is Full Representation currently clattered with many details which might not go well when run on mobile.

blackadderkate commented 2 years ago

Unfortunately I'm really strapped for cash and my only computer is an ancient laptop with only 3Gb of RAM, so that's not really an option for me. :-(

It might be possible to use the "FullRepresentationInTray.qml" view (which has a different layout without the graph) if the device resolution is too small. I will see what I can do...

bam80 commented 2 years ago

Thank you. To be honest I hoped we cold preserve the graph somehow, the feature that makes this applet unique..

blackadderkate commented 2 years ago

It looks as though converting a simple plasmoid into a full Android application is not a simple task. It would be an interesting project to do though (I never pass-up the opportunity to learn something new).

As soon as I've got the plasmoid working correctly and published on the KDE store, I will definitely take a look at this - but it might not be for a few weeks.