==== Roman ====
---- DONE ----
* Pushed some KWayland fixes
* D15256: Fix for serveral bugs because of 5.13 Mouse KCM rewrite
* Wrote a blog post about my experience at Akademy:
http://www.subdiff.de/2018/09/09/my-first-akademy-in-retrospect/
---- PLAN ----
* Upload last Xwl dnd patches.
* Push Wayland gamma control forward again.
* Take a look at open reviews of KWin patches from other people on Phab.
---- Q & A ----
* I need some diffs getting reviewed. Some of them are pretty small:
D15225, D15234
==== Eike ====
---- DONE ----
* caught up with emails and code reviews after vacation
* fixed up arrow key nav in Kicker's search result columns in response
to a bug report
---- PLAN ----
* finishing up fairly large patch to libtaskmanager that allows writing
taskmanagerrulesrc rules to handle some pesky apps that change WM_CLASS
during startup (e.g. LibreOffice)
* had a meeting with my GSoC student to resume work on getting it into
merge shape, will be helping him a bit with some issues
* trying to look after 5.14 because others are busy, please let me know
of any big blockers
---- Q & A ----
* I've been told https://phabricator.kde.org/D15256 is one such, so we
should review it
==== Marco ====
---- DONE ----
Kirigami:
* made Kirigami Icon load images from qrc as well
Plasma:
* various fixes to the Slider qqc2 component (and RangeSlider as well)
* Plasma's style kirigami icon uses the same DesktopIcon.cpp in libkirigami
* pretty much it, rest of week was spent on non directly plasma related
stuff
==== Kai Uwe ====
---- DONE ----
* Fixed few icon rendering bugs in Dolphin (blurry at certain sizes and
hard to see when selected)
* Investigated sorting bug in Battery Monitor with multiple batteries
** It nests two Plasma SortFilterModels and this doesn't do stable sorting
** At some point also the roles get mixed up and one item shows some
rols of another..
* Folder View fixes:
** Enables all thumbnail plugins by default now just like Dolphin
** Previews can be toggled in context menu now
** Sped up sorting by modified 60x (use UDS entry directly instead of
KFileItem QDateTime)
** editable_desktop_icons KIOSK restriction can be used to prevent
moving desktop icons
** Actions (cut, copy, paste, etc) are now updated live instead of only
when context menu opens
** Hide "Desktop" entry from Places selection as /home/foo/Desktop is
not desktop:/ D15331
* Various printing-related fixes:
** Gwenview sets document name on print job now
** Hide applet completely if no printer is configured: D15323
** Show printed document name in tooltip: D15324
* Worked on making gmenu-dbusmenu-proxy work out of the box:
** Added appmenu-gtk(2,3)-module as runtime cmake dependency
** Patch to set gtk-modules to auto-load it: D15315
* plasma-browser-integration now has multi-player support
** When tab closes, the previously used player is controlled again
* Logout dialog has "Hibernate" option now
* Removed XRandrBrightness from PowerDevil, 61 insertions (+), 619
deletions (-)
---- TODO ----
* Prepare for 5.14 Beta
* Upload new plasma-browser-integration version in time for the Beta
* Fixup and merge gmenu-dbusmenu-proxy stuff
==== Other ====
Please make sure you check your open patches on Phabricator and merge
them in time for the 5.14 Beta (tagging on Thursday this week!) or nudge
the maintainer(s) if needed.
Also make sure you fill in the the amazing stuff you did this cycle into
the Etherpad https://notes.kde.org/p/plasma_5_14
[12:01:34] <kbroulik> mmmmmmmeeting time?
[12:01:44] <fvogt> No, lunch time :P
[12:02:31] <kbroulik> d_ed: notmart Riddell romangg Sho_
[12:02:35] <kbroulik> bshah:
[12:03:00] <notmart> yes, i'm kinda here but not much to report :)
[12:03:19] <romangg> here
[12:03:43] <Sho_> here
[12:04:15] <kbroulik> Riddell:
[12:04:25] <kbroulik> alright *puts on fancy pointy meeting runner hat*
[12:04:35] <kbroulik> romangg: your turn
[12:05:23] <romangg> -------------------------
[12:05:25] <romangg> What I did since last week:
[12:05:27] <romangg> -------------------------
[12:05:28] <romangg> * Pushed some KWayland fixes
[12:05:30] <romangg> * D15256: Fix for serveral bugs because of 5.13 Mouse KCM rewrite
[12:05:30] <sKreamer> Diff 15256 "[Mouse KCM] Avoid changes to touchpads in libinput backend" [Needs Review] https://phabricator.kde.org/D15256
[12:05:31] <romangg> * Wrote a blog post about my experience at Akademy: http://www.subdiff.de/2018/09/09/my-first-akademy-in-retrospect/
[12:05:32] <romangg> ----------------------
[12:05:34] <romangg> What I want to do now:
[12:05:35] <romangg> ----------------------
[12:05:37] <romangg> * Upload last Xwl dnd patches.
[12:05:38] <romangg> * Push Wayland gamma control forward again.
[12:05:40] <romangg> * Take a look at open reviews of KWin patches from other people on Phab.
[12:05:41] <romangg> -------------------
[12:05:43] <romangg> Questions/Problems:
[12:05:44] <romangg> -------------------
[12:05:46] <romangg> * I need some diffs getting reviewed. Some of them are pretty small: D15225, D15234
[12:05:46] <sKreamer> Diff 15225 "Activate clients on drag enter" [Needs Review] https://phabricator.kde.org/D15225
[12:05:46] <sKreamer> Diff 15234 "Remove breaking pointer constraints functionality" [Needs Review] https://phabricator.kde.org/D15234
[12:05:47] <romangg> Any questions?
[12:06:45] <kbroulik> alright, Sho_
[12:06:57] <Sho_> Work done:
[12:07:01] <notmart> ah, i found a couple of points i have to say as well
[12:07:07] <Sho_> I caught up with my emails and code reviews after vacation
[12:07:20] <Sho_> I fixed up arrow key nav in Kicker's search result columns in response to a bug report
[12:07:24] <Sho_> Currently working on:
[12:07:56] <Sho_> I'm finishing up a fairly large patch to libtaskmanager that allows writing taskmanagerrulesrc rules to handle some pesky apps that change WM_CLASS during startup (e.g. LibreOffice)
[12:08:30] <Sho_> I had a meeting with my GSoC student to resume work on getting it into merge shape, will be helping him a bit with some issues
[12:09:11] <Sho_> I'm also trying to look after 5.14 because others are busy, please let me know of any big blockers
[12:09:30] <Sho_> I've been told https://phabricator.kde.org/D15256 is one such, so we should review it
[12:09:30] <sKreamer> Diff 15256 "[Mouse KCM] Avoid changes to touchpads in libinput backend" [Needs Review] https://phabricator.kde.org/D15256
[12:09:32] <Sho_> that's it
[12:09:33] <kbroulik> not aware of any, I just have quite some patches open on phab I want in before the beta :)
[12:10:00] <kbroulik> questions for Sho_?
[12:10:17] <kbroulik> since notmart has found something to report, it's your turn
[12:10:36] <notmart> ok
[12:10:38] <notmart> Kirigami:
[12:10:40] <notmart> ----
[12:10:41] <notmart> * made Kirigami Icon load images from qrc as well
[12:10:43] <notmart> Plasma:
[12:10:44] <notmart> ----
[12:10:46] <notmart> * various fixes to the Slider qqc2 component (and RangeSlider as well)
[12:10:47] <notmart> * Plasma's style kirigami icon uses the same DesktopIcon.cpp in libkirigami
[12:10:58] <notmart> pretty much it, rest of week was spent on non directly plasma related stuff
[12:11:18] <notmart> this week, starting from in a few hours i'm in vacation \o/
[12:11:19] <notmart> next
[12:11:40] <kbroulik> anyone wants to chime in bshah Riddell d_ed einar77 zzag jgrulich nowrep?
[12:12:26] <kbroulik> alright, my turn as last one then I suppose
[12:12:34] <kbroulik> Work done:
[12:12:34] <kbroulik> - Fixed few icon rendering bugs in Dolphin (blurry at certain sizes and hard to see when selected)
[12:12:34] <kbroulik> - Investigated sorting bug in Battery Monitor with multiple batteries
[12:12:34] <kbroulik> -- It nests two Plasma SortFilterModels and this doesn't do stable sorting
[12:12:34] <kbroulik> -- At some point also the roles get mixed up and one item shows some rols of another..
[12:12:40] <kbroulik> - Folder View fixes:
[12:12:40] <kbroulik> -- Enables all thumbnail plugins by default now just like Dolphin
[12:12:40] <kbroulik> -- Previews can be toggled in context menu now
[12:12:40] <kbroulik> -- Sped up sorting by modified 60x (use UDS entry directly instead of KFileItem QDateTime)
[12:12:40] <kbroulik> -- editable_desktop_icons KIOSK restriction can be used to prevent moving desktop icons
[12:12:40] <kbroulik> -- Actions (cut, copy, paste, etc) are now updated live instead of only when context menu opens
[12:12:45] <kbroulik> -- Hide "Desktop" entry from Places selection as /home/foo/Desktop is not desktop:/ D15331
[12:12:56] <sKreamer> Diff 15331 "[Folder View] Hide /home/foo/Desktop place in configuration" [Changes Planned] https://phabricator.kde.org/D15331
[12:12:57] <kbroulik> - Various printing-related fixes:
[12:12:57] <kbroulik> -- Gwenview sets document name on print job now
[12:12:59] <kbroulik> -- Hide applet completely if no printer is configured: D15323
[12:13:05] <sKreamer> Diff 15323 "Hide printer applet if no printer is configured" [Needs Review] https://phabricator.kde.org/D15323
[12:13:05] <kbroulik> -- Show printed document name in tooltip: D15324
[12:13:09] <sKreamer> Diff 15324 "Show printer and job name if only one job is being printed" [Needs Review] https://phabricator.kde.org/D15324
[12:13:10] <kbroulik> - Worked on making gmenu-dbusmenu-proxy work out of the box:
[12:13:10] <kbroulik> -- Added appmenu-gtk(2,3)-module as runtime cmake dependency
[12:13:10] <kbroulik> -- Patch to set gtk-modules to auto-load it: D15315
[12:13:14] <kbroulik> - plasma-browser-integration now has multi-player support
[12:13:14] <kbroulik> -- When tab closes, the previously used player is controlled again
[12:13:14] <kbroulik> - Logout dialog has "Hibernate" option now
[12:13:16] <sKreamer> Diff 15315 "Set gtk-modules to auto-load appmenu-gtk-module" [Needs Review] https://phabricator.kde.org/D15315
[12:13:18] <kbroulik> - Removed XRandrBrightness from PowerDevil, 61 insertions (+), 619 deletions (-)
[12:13:23] <kbroulik> Work todo:
[12:13:23] <kbroulik> - Prepare for 5.14 Beta
[12:13:23] <kbroulik> - Upload new plasma-browser-integration version in time for the Beta
[12:13:23] <kbroulik> - Merge gmenu-dbusmenu-proxy stuff in time
[12:13:23] <kbroulik> - Make sure you merge you check your open patches and merge them in time for 5.14 or nudge the maintainers
[12:13:23] <kbroulik> - !! Make sure to fill in the stuff you did this cycle into the Etherpad https://notes.kde.org/p/plasma_5_14 !!
[12:13:40] <kbroulik> (please review my open patche son phab *puppeeyes*)
[12:14:29] <kbroulik> questions || EOM
[12:15:24] <kbroulik> alright, thanks everyone for attending
[12:15:27] <kbroulik> will send the minutes to the ml shortly