https://bugs.kde.org/show_bug.cgi?id=413394

--- Comment #13 from Jin Liu <ad.liu....@gmail.com> ---
Created attachment 149501
  --> https://bugs.kde.org/attachment.cgi?id=149501&action=edit
Patch on 5.25beta to add font size settings

This is a patch on 5.25 beta. It adds an option (in digital clock's
configuration - appearence) to set font size. I'll try to submit it later.

To apply it:
> sudo bash
> cd /usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents
> patch -p1 < digitalclock-fontsize.patch
> # restart plasmashell (systemctl --user restart plasma-plasmashell.service)

I don't know if this applies on 5.24, but you can have a try.

However, it doesn't fix the other problem mentioned above:
> With some fonts like "Snap ITC" and show seconds enabled, the width of this
> widget changes with time seconds changing, causing the whole task bar moves
> horizontally every second.
I guess this requires much greater change, where the widget should remember its
max width (when displaying 23:59:59 perhaps) and don't resize every second.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to