Summary: | Clock in new lock screen should enforce monotype font | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Martin Flöser <mgraesslin> |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, bshah, cfeck, jamboarder, kde, mklapetek |
Priority: | NOR | Flags: | kde:
VisualDesign+
|
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/94088588b31abfbb9463006203d05842eab4664f | Version Fixed In: | |
Sentry Crash Report: |
Description
Martin Flöser
2014-06-06 06:37:54 UTC
Wouldn't it be better just to not show the seconds? or show them separately nearby maybe with a smaller font? (In reply to comment #1) > Wouldn't it be better just to not show the seconds? or show them separately > nearby maybe with a smaller font? the problem will also be noticeable with minutes and hours. Just less prominent. But yes, I would get rid of the seconds, they are kind of distracting. Is this bug 314140? Is it still valid? Oh! well, maybe we should enforce the Oxygen font there? PS: It doesn't jump around in my local system I've not seen it jumping here either. Yeah, let's avoid showing the seconds. I'm fine with using the system typeface as long as the default system font is Oxygen (which it is). No need to break the user typeface preference here. Was this fixed yet? No. Making the the clock not show seconds (comment #6) is your speciality :) > Was this fixed yet?
it's still dancing on my desktop system, but not on my notebook.
The bottom line here is that it depends on the used font. Maybe we should just hardcode it? (In reply to comment #10) > The bottom line here is that it depends on the used font. Maybe we should > just hardcode it? yeah, that's what I thought my comment #0 would suggest :-) As this is quite a design part I think enforcing a font would be fine. It can be improved by aligning to the left instead of right, in which case only the last number would be jumping, not the whole string Don't do that, it'd look rubbish. Git commit 94088588b31abfbb9463006203d05842eab4664f by Martin Klapetek. Committed on 18/06/2014 at 14:51. Pushed by mklapetek into branch 'master'. [lookandfeel] Disable seconds on the lock screen/in InfoPane M +1 -1 lookandfeel/contents/components/InfoPane.qml http://commits.kde.org/plasma-workspace/94088588b31abfbb9463006203d05842eab4664f |