Bug 367751 - Add the possibility to show the temperature in the panel
Summary: Add the possibility to show the temperature in the panel
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Weather (show other bugs)
Version: 5.10.5
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Friedrich W. H. Kossebau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-24 10:16 UTC by jeremy9856
Modified: 2018-01-14 20:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.12.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jeremy9856 2016-08-24 10:16:29 UTC
Hello,

It will be great if you can add the possibility to show the temperature in the panel !

Thanks !

Reproducible: Always
Comment 1 jeremy9856 2017-09-01 06:03:24 UTC
Hello,

Do you think that can be add now ?

Thanks !
Comment 2 Christoph Feck 2017-09-19 22:07:03 UTC
Could possibly use the feature from bug 367086, once it is added.
Comment 3 Friedrich W. H. Kossebau 2018-01-14 20:30:37 UTC
Git commit ad04c42b28d1b197553490cb6e892e8d5f28d331 by Friedrich W. H. Kossebau.
Committed on 14/01/2018 at 20:27.
Pushed by kossebau into branch 'master'.

[weather] Show optionally temperature next to icon in compact mode

Summary:
Adds the logic for showing an alternative component for the compact
presentation, where the temperature is shown next to the icon with the
weather status (done in flow of layout).

Adds also the matching configuration logic to allow the user to enable that
alternative display.
Related: bug 302015
FIXED-IN: 5.12.0

Reviewers: #plasma, broulik

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D9872

M  +7    -0    applets/weather/package/contents/config/config.qml
M  +38   -11   applets/weather/package/contents/ui/CompactRepresentation.qml
A  +115  -0    applets/weather/package/contents/ui/IconAndTextItem.qml     [License: GPL (v2+)]
A  +69   -0    applets/weather/package/contents/ui/configAppearance.qml     [License: GPL (v2+)]
M  +20   -2    applets/weather/weatherapplet.cpp
M  +7    -0    applets/weather/weatherapplet.h

https://commits.kde.org/kdeplasma-addons/ad04c42b28d1b197553490cb6e892e8d5f28d331