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.
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
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/50
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
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
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.