<div dir="ltr"><br>David Redondo (@davidre:<a href="http://kde.org">kde.org</a>)<br>Added ability to filter plasma themes by name and if they are dark/light/follow color scheme<br><a href="https://phabricator.kde.org/R119:b25a0d41985e596454e49c2ee783296c1189c224">https://phabricator.kde.org/R119:b25a0d41985e596454e49c2ee783296c1189c224</a><br><br>Fixed two bugs in Colors kcm<br><a href="https://phabricator.kde.org/R119:2cac05134dc0843e7ab9da29d5fd48703b511cc9">https://phabricator.kde.org/R119:2cac05134dc0843e7ab9da29d5fd48703b511cc9</a><br><br><a href="https://phabricator.kde.org/R119:fc1449991459ad4454d1fb0d87cef42d8a4f825c">https://phabricator.kde.org/R119:fc1449991459ad4454d1fb0d87cef42d8a4f825c</a><br>R119:fc1449991459<br>[Colors KCM] Only move to next scheme if the selected one is marked for… fc1449991459 Actions Authored by davidre<br><br><a href="https://phabricator.kde.org/R252:9fc5bade9c26e76f4c607a169390070547442239">https://phabricator.kde.org/R252:9fc5bade9c26e76f4c607a169390070547442239</a><br>Remove ColorSchemeFilter from KStyle<br><br>Prevent changes to the palette of an application if the app has a custom colorscheme and a new system wide color scheme is selected<br><a href="https://phabricator.kde.org/R135:69b756e274cb94a907e080c4135955a362cca837">https://phabricator.kde.org/R135:69b756e274cb94a907e080c4135955a362cca837</a><br>Integration for Qt applications in Plasma 69b756e274cb Don't set a new palette if the application has a custom color scheme set 69b756e274cb Actions<br><br>In that line also add a system theme option to kcolorschememanager which is not landed yet but should be good to go<br><br><a href="https://phabricator.kde.org/D25877">https://phabricator.kde.org/D25877</a><br>⚙ D25877 [KColorschemeManager] Add option to reenable following global theme<br><br>⚙ D25877 [KColorschemeManager] Add option to reenable following global theme<br><br>Also <a href="http://api.kde.org">api.kde.org</a> now displays the fully quallified class name as header instead of the framework name.<br>If you are using it like me while developing I think it's a massive improvement for usability<br><br>## nicofee<br><br>Lot's of random stuff, some highlights:<br>Did some performance improvements to Ark, archives now load much faster<br>patches still in review<br><br>Removed KService dep from KPeople, dropping it from Tier 3 to 2<br><a href="https://phabricator.kde.org/D26616">https://phabricator.kde.org/D26616</a><br>⚙ D26616 Adjust metainfo.yaml to new tier<br><br>Added API to KConfig for storing state information, for stuff that is volatile and should not be version controlled<br><a href="https://phabricator.kde.org/D26440">https://phabricator.kde.org/D26440</a><br>⚙ D26440 Add KSharedConfig::openStateConfig for storing state information<br><br>Worked on new Component for Recent Files menu, much more amazing than the existing one<br><a href="https://phabricator.kde.org/D26448">https://phabricator.kde.org/D26448</a><br>⚙ D26448 Add KRecentFilesMenu to replace KRecentFileAction<br><br>Cleanup/deprecation for some KNotifications stuff<br>With the goal of reducing dependencies, in particular Widgets<br><a href="https://phabricator.kde.org/T12531">https://phabricator.kde.org/T12531</a><br>⚓ T12531 Kill KNotification's NotifyByTaskbar<br><a href="https://phabricator.kde.org/D26605">https://phabricator.kde.org/D26605</a><br>⚙ D26605 Remove fallback to KPassivePopup<br><a href="https://phabricator.kde.org/D26604">https://phabricator.kde.org/D26604</a><br>⚙ D26604 Check if there is an activatable service when notification service owner changes<br>Diff 26604 "Check if there is an activatable service when notification service owner changes" [Needs Review] <a href="https://phabricator.kde.org/D26604">https://phabricator.kde.org/D26604</a><br>⚙ D26604 Check if there is an activatable service when notification service owner changes<br>Other random stuff<br><br>## kbroulik<br><br>* Uploaded it to Opera store<br>plasma-browser-integration:<br>* Their review process is ridiculous, so if they reject the version I uploaded just now, I'll drop support for Opera<br>* Can now register downloads as recent documents<br><br>Notifications:<br>* Did a proof of concept patch for bringing to the front the application that sent a notification<br>* In case it doesn't set a default action (hello, Thunderbird)<br>    * <a href="https://invent.kde.org/snippets/653">https://invent.kde.org/snippets/653</a><br>* Fixed application filter in KCM going all bonkers<br>* Fixed regression breaking "show n more" feature (breakage was master-only luckily)<br>* DrKonqi notifications are no longer in history as it creates an SNI anyway<br>* Merged quick reply feature, no apps use it yet, and no KNotification API available yet<br>* There's now an "Other applications" category for non-identifyable applications<br>Plasma:<br>* KRunner KCM is now marked dirty when changing settings of a runner plugin<br>* Fixed crash in Pager when dragging file and waiting for it to switch desktops<br>* Battery monitor no longer blinks when critical<br>* Only wastes energy when you're running out of it... wanted to remove it forever<br>* Some minor optimizations in task manager app icon pixmap handling<br>* Fixed matching Chrome MPRIS to its window task anymore<br>    * PulseAudio stream is now owned by tab process which is different from the window-owning process<br>* Rewrote KDED KCM in QML, please review D26506<br>⚙ D26506 [KDED KCM] Rewrite as KDeclarative ScrollViewKCM<br><br>PowerDevil:<br>* Now shows low battery notifications also for Bluetooth devices (which report no charge state)<br>* No longer crashes without XCB DPKMS<br>Dolphin:<br>* Did a proof of concept port back to KFilePlacesModel:<br>sKreamer<br>Diff 26067 "[KFilePlacesView] Add missing functionality required in order to be used by Dolphin again" [Needs Review] <a href="https://phabricator.kde.org/D26067">https://phabricator.kde.org/D26067</a><br>⚙ D26067 [KFilePlacesView] Add missing functionality required in order to be used by Dolphin again<br>    * Check out D26067 or branch broulik/kfileplacesview-dolphin in KIOL<br>    * and broulik/kfileplacesview in Dolphin<br>Other:<br>* Fixed KMessageWidget transition pixelated with non-integer scaling<br>* Created a bunch of breeze icons :)<br>⚙ D25984 Load translations<br>* pkpass (Apple Wallet files, e.g. boarding passes), aup (Audacity project), lnk (windows link file now uses link paradigm rather than "money"), xhtml (made it a purple HTML icon instead of XML icon)<br>* Fixed file dialog scheme check not working for devices, i.e. now your external hdd shows up in local-only file dialogs again<br>* Restored XCursor thumbnailer (there's no XCB equivalent to the plain xcursor file reading)<br>* Tried fixing translations loading in Kirigami but failed: see D25984<br><br><br>## arjen hiemstra<br>there's a bunch of stuff from before new year that I did, like the circular notification timeout and job progress<br><br>more recently there's <a href="https://phabricator.kde.org/D26279">https://phabricator.kde.org/D26279</a> that fixes a bug in kirigami with the overflow menu<br>⚙ D26279 ActionToolBar: Only show the overflow button if there are visible items in the menu<br>Home Phabricator Search Log In Differential D26279 ActionToolBar: Only show the overflow button if there are visible items in the menu Closed Public Actions Authored by ahiemstra on <br><br>⚙ D26279 ActionToolBar: Only show the overflow button if there are visible items in the menu<br><br>(not sure if I introduced it, but at least it's fixed now)<br><br>I also created a patch last week related to scrollbars in qqc2 style<br><a href="https://phabricator.kde.org/D26530">https://phabricator.kde.org/D26530</a><br><br>⚙ D26530 ScrollView: Do not overlay scrollbars over contents<br><br><br>## notmart (@freenode_notmart:<a href="http://matrix.org">matrix.org</a>)<br>hmm, i only seen ones that truncate brutally the highlight..<br>aanyways<br>### Discover<br>* fix some layout bugs in the reviews page<br>6/01/2020<br>Mostly catching up with reviews, other than that:<br># Kirigami<br>* DelagateRecycler has pooled and reused signals like TableView<br>* fix a layout bug in OverlaySheet<br># Plasma<br>* buttons with keyboard focus are colored like breeze buttons<br>* helped a bit on the formats kcm<br><br>## d__ed<br><br>So in terms of stuff I've done:<br>-I've progressed with Kwin using QtQuick more, including porting all of EffectFrame<br>-that needs some testers<br>-One thing I want to discuss is we're seeing some issues with Qt5.14.0 and fonts<br>-I thought we'd got everything all working properly but we're getting numerous reports, mostly stemming from the somewhat random high dpi env variables<br>-we need to keep an eye on this - there's a pending horrible patch in Qt5.14.1 that means it won't load xrdb font DPI , which is going to break plasmashell terrible<br><br>-I have a concern with the feedback KCM, the loading is currently broken, there's a patch that fixes that on review in frameworks<br>-the telemetry stuff is something that needs to be spot-on on release, otherwise we'll get a lot of bad reputation that we'll never clear<br>-set it, close it, open it<br><br>## jriddell<br><br>it's 5.18 beta on Thursday!<br>I'll be writing the release announce today and probably pinging you when I have questions<br>-are we ready for 5.18 beta?<br>-d_ed: I guess we have to be<br>-that's the spirit!<br></div>