Bug 444907

Summary: Add option to always show date below time
Product: [Plasma] plasmashell Reporter: Ralf Jung <post>
Component: Digital Clock widgetAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: bugseforuns
Priority: NOR    
Version First Reported In: 5.23.0   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ralf Jung 2021-11-03 20:37:58 UTC
SUMMARY
Until Plasma 5.19 (I think), the digital clock would show the date in small font below the time. However, since the update to Plasma 5.20 (or maybe 5.21), it now shows the date next to the time, wasting a ton of horizontal space. It would be great to get back the option of having the date below the time, even if the font needs to be tiny to make them bit. My panel is set to be 30px high.

With Plasma 5.23, there is the option to force the date next to the time; what I am hoping for is to also have the option to force the date *below* the time.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.23.0
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.0-2-amd64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Xeon® CPU E3-1505M v5 @ 2.80GHz
Memory: 31,2 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics P530
Comment 1 Patrick Silva 2021-11-03 23:30:12 UTC
Already implemented in master branch, future Plasma 5.24.

https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1114
Comment 2 Ralf Jung 2021-11-03 23:45:13 UTC
That is great, thanks. :)