Bug 400539 - [feature] - explicit option to disable unread count
Summary: [feature] - explicit option to disable unread count
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: plasmoid (show other bugs)
Version: git (master)
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-01 02:54 UTC by Ben Daines
Modified: 2019-01-20 18:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
email unread notification (16.87 KB, image/png)
2018-11-01 02:54 UTC, Ben Daines
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Daines 2018-11-01 02:54:44 UTC
Created attachment 116017 [details]
email unread notification

Large unread counts with small icons creates an unsightly cutoff.  I have a lot of unread emails, and no intentions of changing that so the unread count is pretty useless anyway.  It would be nice to be able to turn it off.
Comment 1 Michail Vourlakos 2018-11-01 05:54:42 UTC
Tasks -> Show progress information for tasks
Comment 2 Ben Daines 2018-11-01 17:02:34 UTC
(In reply to Michail Vourlakos from comment #1)
> Tasks -> Show progress information for tasks

Hmmm is it a plasma limitation that they're linked?  Can progress indicators be separated from unread counts?
Comment 3 Michail Vourlakos 2018-11-01 18:07:46 UTC
(In reply to Ben Daines from comment #2)
> (In reply to Michail Vourlakos from comment #1)
> > Tasks -> Show progress information for tasks
> 
> Hmmm is it a plasma limitation that they're linked?  Can progress indicators
> be separated from unread counts?

I think they can, there is no problem to separate them...
Comment 4 Michail Vourlakos 2019-01-20 18:23:55 UTC
Git commit 50c5303b54cc5b0269d2a1c8e5ccbf351b4e3e00 by Michail Vourlakos.
Committed on 20/01/2019 at 18:22.
Pushed by mvourlakos into branch 'master'.

create separate Badges section for Tasks

--the user can now choose what badges prefers for
Tasks. The current supported are Information/
Progress/Audio

M  +8    -5    containment/package/contents/config/main.xml
M  +5    -2    containment/package/contents/ui/main.qml
M  +7    -4    plasmoid/package/contents/config/main.xml
M  +2    -2    plasmoid/package/contents/ui/config/ConfigInteraction.qml
M  +6    -3    plasmoid/package/contents/ui/main.qml
M  +10   -9    plasmoid/package/contents/ui/task/IconItem.qml
M  +14   -5    plasmoid/package/contents/ui/task/ProgressOverlay.qml
M  +2    -2    plasmoid/package/contents/ui/task/TaskItem.qml
M  +39   -18   shell/package/contents/configuration/pages/TasksConfig.qml

https://commits.kde.org/latte-dock/50c5303b54cc5b0269d2a1c8e5ccbf351b4e3e00