Kai Uwe Notifications: * Worked on getting "open containing folder" working for Ark, https://invent.kde.org/utilities/ark/-/merge_requests/29 * Unless there's any objection, I'll merge KNotification quick reply API after next Frameworks tagging PowerDevil: * Worked on power profiles support * Updated my neon to 5.8 HWE kernel, now AC state is broken like many others had :D Other: * Microphone indicator tooltip now indicates muted state * Is it possible p-b-i stable now needs libTM dep in sysadmin CI thingie? I think it's failing ever since the switch of stable to 5.21
David R * First thank you to everyone who did spdx stuff after I asked for help at kickoff <3 * Code wise I was mostly on some plasma-systemmonitor bugs * I spend quite some time investigating that weird systemmonitor applet appearance config bug I talked about last week * Result: I am not any wiser and don't know wtf is happening * But I have a workaround * https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/683 Avoid emty title in discover search page: https://invent.kde.org/plasma/discover/-/merge_requests/85 * Remove dead code in Sonnet: https://invent.kde.org/frameworks/sonnet/-/merge_requests/19 * Some Qt6 prep in Frameworks * Investigated the impact of the Qt6 QTextCodec changes: https://phabricator.kde.org/T14154 Task 14154 "Adapt to QTextCodec changes" [Open,Needs Triage] {KF6} https://phabricator.kde.org/T14154 * Sent mail with my proposal for min. CMake requirements to distributions@. So far Debian, OpenSUSE and Fedora responded affirmative, no negative responses so far. Arjen * so primary thing I did is to finish up a new legend layout for charts: https://invent.kde.org/frameworks/kquickcharts/-/merge_requests/28 * that basically combines grid and flow layouts to have dynamic columns * other than that there were a bunch of smaller bug fixes * and I'm currently looking at https://bugs.kde.org/show_bug.cgi?id=433064 and some related bugs KDE bug 433064 in plasma-systemmonitor (general) "systemmonitor line chart "amount of history to keep" has no effect" [normal,] https://bugs.kde.org/show_bug.cgi?id=433064 Bhushan - patch to wake phone up from sleep - used API of powerdevil in dialer and alarm app - patch to turn screen off when screen is locked and power button is pressed, thanks d__ed - trying to hunt down wrongly sized windows in plasma mobile when non -English locale is set - there's two bugs sitter discovered with PlaMo, bug 433785 and bug 433786 KDE bug 433785 in kscreenlocker (greeter) "greeter constantly getting date time" [normal,] https://bugs.kde.org/show_bug.cgi?id=433785 KDE bug 433786 in kscreenlocker (greeter) "greeter should stop repainting when all screens are off" [normal,] https://bugs.kde.org/show_bug.cgi?id=433786 - oh also I am thinking of moving some kcm to p-w: night color, notifications, formats, datetime for future use in plamo Marco # Plasma * merged containment from screen connector in plasma scripting # System settings * More work on the landing page kcm: prettier look and most used kcms view embedded in it # Breeze * fixes in the "drag from anywhere" behavior in breeze for qml apps. now shouldn't break anymore the kscreen kcm and doesn't eat a click after the system drag # Kirigami * various bugfixes # Plamo * fixed scroll interaction of the widget explorer, events not stolen anymore