Bug 392533 - List of Missing Breeze Icons for KOrganizer
Summary: List of Missing Breeze Icons for KOrganizer
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: visual-design
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-30 17:24 UTC by Allen Winter
Modified: 2020-10-22 19:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Allen Winter 2018-03-30 17:24:57 UTC
appointment-recurring
appointment-reminder
meeting-organizer
task-recurring
task-reminder
korg-journal

due to some of these being missing, we have been hard-coding oxygen theme in some parts of KOrganizer.
Comment 1 gjditchfield 2020-07-07 22:59:33 UTC
Git commit c14f88c2c33e97081038d6c3be0bf60ffaa87a6f by Glen Ditchfield.
Committed on 07/07/2020 at 22:12.
Pushed by ndavis into branch 'master'.

Add "task-recurring" and "appointment-recurring" icons

KOrganizer uses these icons, which are missing from Breeze.  In Oxygen,
they are implemented as symbolic links to "view-refresh".  This patch
takes the same approach.
Related: bug 397989, bug 397996

A  +1    -0    icons-dark/status/16/appointment-recurring.svg
A  +1    -0    icons-dark/status/16/task-recurring.svg
A  +1    -0    icons-dark/status/22/appointment-recurring.svg
A  +1    -0    icons-dark/status/22/task-recurring.svg
A  +1    -0    icons-dark/status/32/appointment-recurring.svg
A  +1    -0    icons-dark/status/32/task-recurring.svg
A  +1    -0    icons/status/16/appointment-recurring.svg
A  +1    -0    icons/status/16/task-recurring.svg
A  +1    -0    icons/status/22/appointment-recurring.svg
A  +1    -0    icons/status/22/task-recurring.svg
A  +1    -0    icons/status/32/appointment-recurring.svg
A  +1    -0    icons/status/32/task-recurring.svg

https://invent.kde.org/frameworks/breeze-icons/commit/c14f88c2c33e97081038d6c3be0bf60ffaa87a6f
Comment 2 Bug Janitor Service 2020-10-06 21:07:58 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/50
Comment 3 Noah Davis 2020-10-06 21:41:28 UTC
Git commit a7951945863a42225f8a8035dfa65135280cf61a by Noah Davis, on behalf of Glen Ditchfield.
Committed on 06/10/2020 at 21:30.
Pushed by ndavis into branch 'master'.

Add task-recurring and appointment-recurring icons

KOrganizer uses these icons, which are missing from Breeze.  In Oxygen,
they are implemented as symbolic links, and this patch takes the same
approach.

This patch does not provide size-32 icons.  Would such icons be visible
anywhere?
Related: bug 418920, bug 397989, bug 397966

A  +1    -0    icons-dark/status/16/appointment-reminder.svg
A  +1    -0    icons-dark/status/16/task-reminder.svg
A  +1    -0    icons-dark/status/22/appointment-reminder.svg
A  +1    -0    icons-dark/status/22/task-reminder.svg
A  +1    -0    icons/status/16/appointment-reminder.svg
A  +1    -0    icons/status/16/task-reminder.svg
A  +1    -0    icons/status/22/appointment-reminder.svg
A  +1    -0    icons/status/22/task-reminder.svg

https://invent.kde.org/frameworks/breeze-icons/commit/a7951945863a42225f8a8035dfa65135280cf61a
Comment 4 gjditchfield 2020-10-19 19:26:52 UTC
Git commit 2883dff5da67c7e595236e92710249846923dd90 by Glen Ditchfield.
Committed on 19/10/2020 at 02:25.
Pushed by gditchfield into branch 'master'.

Add meeting-organizer icons

KOrganizer uses these icons, which are missing from Breeze.
Related: bug 397996

A  +14   -0    icons-dark/status/16/meeting-organizer.svg
A  +19   -0    icons-dark/status/22/meeting-organizer.svg
A  +14   -0    icons/status/16/meeting-organizer.svg
A  +19   -0    icons/status/22/meeting-organizer.svg

https://invent.kde.org/frameworks/breeze-icons/commit/2883dff5da67c7e595236e92710249846923dd90
Comment 5 gjditchfield 2020-10-22 19:31:58 UTC
I can't find any reference to korg-journal in the KDE PIM source.  Oxygen has an icon in its apps folder, which suggests the icon was once used by an obsolete application.  I think Breeze doesn't need to provide one now.