In Plasma 6.3, there is a pipe character now between the date and the time in the Digital Clock widget on the panel if you set the date to show “always beside time”.
The pipe seems to be a part of the clock, not the date, and it’s not there initially when the widget is added and the date is shown “always below time”. Once the setting is set to “always beside time”, the pipe appears and stays there even if the date is hidden altogether.
It doesn’t matter what font or font type and size are selected nor does it depend on whether the time is displayed as 12h or 24h.
Thanks, I dont want to pollute the bug report, but Im so happy this is being looked into
Its a pretty sloppy regression (appreciate you werent responsible for it though).
I wonder if maybe the datetime widget should have seperate tickboxes for ‘show date’ and ‘show time’.
That way you could add two of them with different styles, or just use a single one with a custom format string
Thanks for bringing it to my attention. I’ve been so busy testing locales, that font spacing hadn’t occurred to me.
There’s some code in this widget which handles the sizing, and there’s a CR in the repo regarding fixing that up, so that might be the fix for what you’re describing. If not, I’ll make sure that it’s OK in whatever I submit.