plasma-applet-weather-widget icon indicating copy to clipboard operation
plasma-applet-weather-widget copied to clipboard

Current location

Open KAMiKAZOW opened this issue 9 years ago • 3 comments

Automatic detection of the current location would be nice. https://doc.qt.io/qt-5/qtpositioning-index.html is probably the way to go.

KAMiKAZOW avatar Feb 26 '16 14:02 KAMiKAZOW

I've already planned such functionality but never got to it. There is even a plasma 'geolocation' engine available in qml to retrieve the location so it shouldn't be difficult to code it. I'll do that eventually. Thanks for pointing it out!

kotelnik avatar Feb 26 '16 14:02 kotelnik

Perhaps an easier solution would be to have the default location be configureable in /etc somewhere. Then the sysadmin can install the applet and configure the systems default location and the users can change it if desired, as opposed to currently every user need to configure the location.

solbu avatar Aug 09 '18 09:08 solbu

Autodetecting location is easier than editing a text file somewhere.

KAMiKAZOW avatar Aug 09 '18 11:08 KAMiKAZOW