https://bugs.kde.org/show_bug.cgi?id=454846
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |42c860a928084d2f2670d209827 |3bc87f03e5db18a9c67c93c6199 |1a08d899b885c |eb6fab0fbc0c3 --- Comment #3 from Marco Martin <notm...@gmail.com> --- Git commit 3bc87f03e5db18a9c67c93c6199eb6fab0fbc0c3 by Marco Martin, on behalf of Fushan Wen. Committed on 14/06/2022 at 09:31. Pushed by fusionfuture into branch 'master'. calendar: use normal type for EventPluginsManager, don't use singleton It fixes that when there are multiple calendar applets, each applet doesn't have its own EventPluginsManager. FIXED-IN: 5.26 M +7 -1 applets/digital-clock/package/contents/config/config.qml M +7 -9 applets/digital-clock/package/contents/ui/CalendarView.qml M +9 -6 applets/digital-clock/package/contents/ui/configCalendar.qml M +0 -4 applets/digital-clock/package/contents/ui/main.qml M +1 -9 components/calendar/calendarplugin.cpp M +4 -0 components/calendar/daysmodel.cpp M +5 -1 components/calendar/qml/MonthView.qml https://invent.kde.org/plasma/plasma-workspace/commit/3bc87f03e5db18a9c67c93c6199eb6fab0fbc0c3 -- You are receiving this mail because: You are watching all bug changes.