The digital clock applet does not use a fixed-width font (and does not allow customisation of the font at all, it seems), which means that as the seconds tick away, the entire clock text tends to move slightly as not all numbers are of the same width. Please refer to the linked .mkv (H.264 YUV 4:4:4) to see how it looks. Note the numbers shifting back and forth. Reproducible: Always Steps to Reproduce: 1. Enable seconds in clock 2. Watch clock closely
Iirc the clock's size is determined by a fixed label, so theoretically it should not shift. Nonetheless the option for font should probably be brought back.
*** Bug 348072 has been marked as a duplicate of this bug. ***
Nicolas - which font are you using as your system font? I'll see if I can reproduce.
(In reply to Martin Klapetek from comment #3) > Nicolas - which font are you using as your system font? > > I'll see if I can reproduce. Liberation Sans 8 at 144 DPI.
I have a similar problem in Plasma Shell 5.4.0. Even though I can set a Monospace font, the width of the text box still changes. It used to work with a non-monospace font a few days ago (before an update).
This is quite annoying, all icons in a system tray move to the left and the right. (5.4.1)
*** Bug 353716 has been marked as a duplicate of this bug. ***
*** Bug 360570 has been marked as a duplicate of this bug. ***
Git commit e7f09ba1eb976c4f282145016d34fe87de515a25 by Daniel Faust. Committed on 16/03/2016 at 15:56. Pushed by dfaust into branch 'master'. Use fixed width for digital clock applet Set the width of the time label to the width of the widest time string. REVIEW: 127102 M +38 -8 applets/digital-clock/package/contents/ui/DigitalClock.qml http://commits.kde.org/plasma-workspace/e7f09ba1eb976c4f282145016d34fe87de515a25