administrative: next week no meeting as many people will be in public holiday
Eike: * i figured out the background for those semi-regular "my deleted favorites are coming back" user bug reports * if you switch/add menu plasmoids that use the kastats-backed favorites store, the way their code to set default favorites and migrate them to kastats works end up adding default favs back * i need to think about a solution, but it's not easy Kai Uwe: -- Adjusted various apps to set a DesktopEntry in notifyrc so the future KCM can identify them as apps Work todo: - Notification KCM - Make KWin somehow allow to put critical notifications on top of fullscreen windows - Cleanup microphone indicator patch D19994 Diff 19994 "Add microphone indicator" [Needs Review] https:// phabricator.kde.org/D19994 - (notification stuff is also in a branch of p-w, broulik/ libnotificationmanager if you just want to give it a try) Friedrich: Fixed support for theming: * Panels now have mask set on window for BlurBehind & ColorContract coming from FrameSvgItem * desktoptheme SVG files now uncompressed in plasma-frameworks repo, installed as svgz * analog-clock: add option to hint rotation-offsets for each hand element, option to define shadow offset * Air/Oxygen: fixed analog clock regressions using those new options * Oxygen: fixed jagged outline of analog clock hands * SvgItem, IconItem: drop "smooth" property override, update node on change * Also applied some porting to scratch/ivan/plasma-theme-* repos he provided to me for his old but original themes * Episode of fixing now closed almost, no WIP yet upcoming * Planning to do: fix store.kde.org with old incompatible themes messing into finding all the new, working and maintained themes (see https:// phabricator.kde.org/T8126#181349 for a plan & execution proposal) Task 8126 "Figure out what to about all the content that doesn't work" [Open,Needs Triage] {KDE Store} https://phabricator.kde.org/T8126 * fixed analog clock regressions _by_ now using those new options * the jagged outline of rotated textures and no default qt support surprised me, still curious if I just missed something (given opengl is not something I know by heart) Marco: Kirigami: * fix a glitch during loading that made systemsettings modules appear to jump up * kirigami documentation meeting! we are getting a sphinx website for high level developer docs and a mailinglist Plasma: * solved a qml bug triggered by palsma qqc2 style which causes some things to get stuck in loading: was a recursive type declaration in plasma qqc2 theme * Experimenting with a componentized version of the whole plasmoid layouting code in the desktop, made towards an eye with touchscreen optimizations and to make easier to build alternate containments -- Marco Martin