Bug 375969 - Clock is too big alone, too small when date is added
Summary: Clock is too big alone, too small when date is added
Status: CLOSED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock (show other bugs)
Version: 5.9.0
Platform: Other OpenBSD
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 323223 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-02-03 19:35 UTC by Till Schäfer
Modified: 2018-02-22 17:23 UTC (History)
10 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
digital clock without date (43.95 KB, image/png)
2017-02-03 19:38 UTC, Till Schäfer
Details
digital clock with date (51.56 KB, image/png)
2017-02-03 19:38 UTC, Till Schäfer
Details
digital clock with date and wrapping (58.87 KB, image/png)
2017-02-03 19:39 UTC, Till Schäfer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Till Schäfer 2017-02-03 19:35:18 UTC
The digital clock widgets sizing when used in the panel has been adjusted with plasma 5.9.0. While the spacing was broken before, the clock now is quite small when using it together with the date and quite large, when using it without the date (see Bug 375966). 

The date is placed on the left side of the clock, when the panel height becomes really small. However, if I adjust the panel height to the largest point, where this happens, the clock is still very tiny. 

I want to be able to view my clock from one or two meters away of my monitor. I often just want to have a quick look at the screen and get the time, without concentrating and stress my eyes.

=> Please add an option to adjust the font size manually (there are many different use cases and there might not be a one size fits it all solution). Alternatively, add an option to always display the date left to the time, such that the time becomes larger.

See screenshots for a comparison of the size with and without the date with preferred panel height and a screenshot with max panel height for displaying date and time side by side.
Comment 1 Till Schäfer 2017-02-03 19:38:38 UTC
Created attachment 103797 [details]
digital clock without date
Comment 2 Till Schäfer 2017-02-03 19:38:54 UTC
Created attachment 103798 [details]
digital clock with date
Comment 3 Till Schäfer 2017-02-03 19:39:15 UTC
Created attachment 103799 [details]
digital clock with date and wrapping
Comment 4 Till Schäfer 2017-02-03 19:45:48 UTC
some comments in Bug 370156 also expressed the wished to add a manual size option

(automatic size adjustment maybe still enabled by default and fit a large portion of the plasma users)
Comment 5 Rik Mills 2017-02-03 19:50:52 UTC
(In reply to Till Schäfer from comment #4)
> some comments in Bug 370156 also expressed the wished to add a manual size
> option
> 
> (automatic size adjustment maybe still enabled by default and fit a large
> portion of the plasma users)

Seems reasonable on both the date/time and main clock font size.

The ability for a user to opt out of the defaults and make their own choices within some reasonable bounds, certainly fits with the general KDE/Plasma ethos of giving users control of their desktop.
Comment 6 Nate Graham 2017-12-15 16:21:48 UTC
*** Bug 323223 has been marked as a duplicate of this bug. ***
Comment 7 Roman Gilg 2017-12-17 11:29:50 UTC
Git commit 90ea27f49c84f0dffbbf79b29eaa14c57f31a24d by Roman Gilg, on behalf of Diego Gangl.
Committed on 17/12/2017 at 11:26.
Pushed by romangilg into branch 'master'.

[Digital Clock] Use a smaller font size in horizontal panel mode

This patch makes the digital clock use a smaller font when used in a
horizontal form factor.

Test Plan: Play with the widget settings in different panels/desktop

Reviewers: #plasma, #vdg, romangg

Reviewed By: #plasma, romangg

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D6764

M  +9    -1    applets/digital-clock/package/contents/ui/DigitalClock.qml

https://commits.kde.org/plasma-workspace/90ea27f49c84f0dffbbf79b29eaa14c57f31a24d
Comment 8 sombragris 2018-02-18 17:02:57 UTC
Hi there. Using Plasma 5.12.

Please reopen.

The reporter stated clearly: "Please add an option to adjust the font size manually (there are many different use cases and there might not be a one size fits it all solution)."

At this time there is no such option.

Upon updating Plasma to 5.12 all that I got was a smaller font size with no recourse to either a) revert to the previous size or b) manually adjust that myself.

For me, the larger clock size was great. As Rik said, this is consistent with Plasma's vision of putting users in control of their desktops.

Thus, I ask this bug to be reopened until a way to either a) revert to the old size; or b) make the font size manually adjustable is implemented.

Thanks, 

Eduardo
Comment 9 David Edmundson 2018-02-22 16:38:23 UTC
>At this time there is no such option.

It is literally impossible to do everything every user explicitly asks, they are often conflicting.

We have to extract what the problem is and fix that problem.

If you can explain the problem where adding an option is a solution, we can add the option. If you just say you want it, it won't.
Comment 10 David Edmundson 2018-02-22 16:41:07 UTC
Edit.

We can't have a bug called "the clock is too big" when you literally want it smaller.

Please open a new bug. Tag VDG afterwards.
Comment 11 sombragris 2018-02-22 16:57:57 UTC
Sorry David. Marking as reopened.

The bug request explicitly stated the following:

"=> Please add an option to adjust the font size manually (there are many different use cases and there might not be a one size fits it all solution). Alternatively, add an option to always display the date left to the time, such that the time becomes larger."

This part is not implemented yet and therefore the bug should remain opened.
Comment 12 sombragris 2018-02-22 17:03:16 UTC
Opened bug 390913 in case you wanted a different bug report for what I've said.
Comment 13 Nate Graham 2018-02-22 17:22:52 UTC
Thanks. Let's track any further work there.