<table><tr><td style="">kossebau created this revision.<br />kossebau added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />kossebau requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9751" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When searching a weather station/location to select for the weather applet,<br />
so far the user had no chance to control which weather services providers<br />
are queried. Instead simply all are given the search string. Which can both<br />
result in unwanted hits due to regions covered, as well as some minimal<br />
privacy breach.</p>

<p>This patch adds a dropdown menu to the search form where the user can<br />
control which services providers are used. The settings selected is stored<br />
in the config for the given applet instance.</p>

<p>The setting defaults to an empty list, so the user has to opt-in to the use<br />
of any provider.</p>

<p>Ideally the dropdown menu listing the providers with checkboxes would stay<br />
open after toggling a selection, but QtComponents Menu seems to not allow<br />
any modification of that behaviour. This is a small annoyance, but only once<br />
in a while.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R114 Plasma Addons</div></div></div><br /><div><strong>BRANCH</strong><div><div>allowconfigureweatherproviderqueried</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9751" rel="noreferrer">https://phabricator.kde.org/D9751</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/weather/CMakeLists.txt<br />
applets/weather/package/contents/ui/configWeatherStation.qml<br />
applets/weather/plugin/locationlistmodel.cpp<br />
applets/weather/plugin/locationlistmodel.h<br />
applets/weather/plugin/plugin.cpp<br />
applets/weather/plugin/servicelistmodel.cpp<br />
applets/weather/plugin/servicelistmodel.h<br />
applets/weather/weatherapplet.cpp<br />
applets/weather/weatherapplet.h</div></div></div><br /><div><strong>To: </strong>kossebau, Plasma<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>