Bug 444907 - Add option to always show date below time
Summary: Add option to always show date below time
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (other bugs)
Version First Reported In: 5.23.0
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-03 20:37 UTC by Ralf Jung
Modified: 2021-11-03 23:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. :)