Kai Uwe:
Work done:
‎ - Created an AppImage thumbnailer
‎ - Fixed Plasma IconItem not reloading when KIconTheme changes (when it's 
using a QIcon)
‎ - Fixed freeze when pressing media keys with unresponsive player (blocking 
dbus calls)
‎ - Fixed crash when switching between Grid QML KCMs, Qt bug, haven't managed 
to create a simple testcase yet
‎ - Various fixed for Exe thumbnailer
‎ - Blogged about Akademy: 
https://blog.broulik.de/2018/08/i-was-at-akademy-2018/
‎ - Merged KScreen plasmoid
‎ Work todo:
‎ - I found a weird Qt bug where QObject(-derived) properties would suddenly 
"disappear": Bug 397905 and my last comment on Bug 395442 :/
‎ (KDE bug 397905 in systemsettings (kcm_lookandfeel) "After opening desktop 
theme tab, look and feel tab is no longer working" [normal,] https://
bugs.kde.org/show_bug.cgi?id=397905  )
‎ (KDE bug 395442 in plasmashell (System Tray) "Framework 5.47 bug with 
systray notifications: list empty and other issues" [normal,] https://
bugs.kde.org/show_bug.cgi?id=395442 )
‎ - Create KFilePlacesModel in Folder View on-demand (patch a lot trickier 
than I thought)
‎ - Pretty idle this week, anyone need a hand or have some tasks for me?
‎ Please review:
‎ - Diff 15088 "[Exe Thumbnailer] Add mime type for .cpl files" [Needs Review] 
https://phabricator.kde.org/D15088
‎ - Diff 14747 "[Exe Thumbnailer] Don't generate QTemporaryFile" [Needs 
Review] https://phabricator.kde.org/D14747
‎ - Diff 14487 "[Klipper] Only create KHelpMenu when used" [Needs Revision] 
https://phabricator.kde.org/

Fabian:
* Someone complained about kwallet being annoying, I made a patch to allow 
stopping it easily:
** Diff 14723 "Add option to disable KWallet entirely in the new wallet 
dialog" [Needs Review] https://phabricator.kde.org/D14723
* The patch to workaround the QVariant/QJSValue issue landed and openQA is 
green again:
** ‎ Diff 14822 "Use QJSValue as method parameter type for the scripting 
interface" [Closed] https://phabricator.kde.org/D14822
* I've tried to reproduce the kio (?) bug with "lost data" which is currently 
popular on reddit, but failed
* One of the experiments was to ulimit fds to 100, but that lead to another 
bug: Even disabled thumbnailers are fully loaded

Roman:
*Uploaded patches for Xwayland DND:
**‎ Diff 15020 "[xwl] Move Xwayland parts into separate class" [Needs Review] 
https://phabricator.kde.org/D15020
**‎ Diff 15022 "[autotests] Use Xwayland class in WaylandTestApplication" 
[Needs Review] https://phabricator.kde.org/D15022
**‎ Diff 15023 "[server] Add selectionChanged signal" [Needs Review] https://
phabricator.kde.org/D15023
Some fixes for KWayland: D15072 D15074
**‎ Diff 15072 "[server] Abort drag start on correct conditions and without 
posting error" [Needs Review] https://phabricator.kde.org/D15072
‎** Diff 15074 "[server] Do not try to create data offers without source" 
[Needs Review] https://phabricator.kde.org/D15074
There is a bug in D15062 I'm currently trying to fix.
**‎ Diff 15062 "Implementing a progessbar in the PlaylistEntry.qml. " [Needs 
Review] https://phabricator.kde.org/D15062
*Then I want to upload final patches for enabling Xwayland DND.
*In regards to other projects on my agenda: Pushing my patches to reorganize 
output handling. Have been accepted. Thx d_ed.
*And then doing the gamma correction work.
*Also finishing up cursor lock task.

Jonathan:
* it's Plasma 5.14 repo freeze on Thursday!
* if you have a git repo that needs a tar made for 5.14 release and it wasn't 
in 5.13 release, I need to know pronto, otherwise it can't be released
* I'd also like to go over the phan todo board this week with people to update 
tasks

Marco:
Kirigami:
* concerning Kirigami but mostly done by Bhushan: now we have an irc and 
matrix channels, all bridged together
* start translations for kirigami gallery in its standalone repo
* bugfix: refine when icons get forced to monochrome and when not, should fix 
mobile issues on some apps getting colored icons forced to black
* bugfix: FormLayout works better on small screen/mobile: fixed a touchscreen 
issue and loads directly in single column mode on narrow screens
* bugfix: context drawer closes also when the action pushes a new page
* bugfix: remove hardcoded background rectangle from the whole app
* bugfix: fix holes in menus on Material style
* bugfix: fixed a couple of issues in the collapsible global drawer
* feature: ActionToolBar supports actions that are always hidden in the menu
* support disabled actions on the 3 main action buttons in mobile mode
* support for submenus on the 3 main action buttons in mobile mode
* mentoring a new guy (Dimitris) to some junor job in kirigami
----
Plasma Virtual Desktop:
* fix kwin to make old virtual desktop autotests work
* add a bunch of new autotests for the new vds
----
Multilevel KCMs:
* added an hack to keep old systemsettings work on a new framework
* difficulty/for this week: due to the fact we can't write on internal qml 
contexts, the applicationwindow can't be used, multilevel api needs to be in 
kcm, tough is fine as gives better abstraction

-- 
Marco Martin

Reply via email to