Monday meeting notes for 19/7/2021

Marco Martin notmart at gmail.com
Mon Jul 19 11:43:44 BST 2021


Nico
* Mostly worked on my new vaccination certificate app. Now with proper
builds for various platforms, reworked certificate import and support
for test and recovery certificates
* Fixed bluetooth applet FullRepresentation being tiny when not in
system tray: https://invent.kde.org/plasma/bluedevil/-/merge_requests/43
* We had a meeting with Plasma Mobile and PIM people to discuss
collaboration and the future of desktop and mobile PIM
* Finally got to merge some KCalendarCore patches that enable a
rewrite of the calendar applet's event system

DavidR
* Last week we talked about a bit already that we do not have
org.freedesktop.statusnotifier* interfaces
* And we don't version org.kde.* ones (versioned, so we only have
unversioned which causes compatibility problems)
* So every 3rd party uses org.kde
* Which means when we add api things are not nice :/
* So that we can use org.kde for additional api
* and tell 3rd party to use freedesktop
* it's a bit compicated because you can query the objects
* My idea was to do knotifcations first with both interfaces and also
if available register with the freedesktop server
* On the server side when we get a register on org.kde.* we would need
to add a proxy freedesktop status notifier item ourselves
* So when someone asks the freedesktop server for all items they get
correct things
* But I did not implement anything there yet just idea

DavidE
*  don't have anything to discuss about things I've done
* I do have a bug I want to talk over
* I'm seeing lots of reports (and am experiencing) my frameSVGs get
corrupted and showing seemingly random contents
* clearing the cache fixes things temporarily
* but things still come back
* I'll write an image dumper whilst I can reproduce on my desktop
without flushing my cache
* BUG 431761 and BUG 429057

Arjen:
* I did some work on unit selection for ranges in chart faces last week
* and I've done some work to move d_ed's lanczos filter element forward
* [d_ed] i'll review now last patch

Carl:
* looking for a reviewer for my Sonnet patch


More information about the Plasma-devel mailing list