Changelog for
libPlasma6-6.2.0-2.2.x86_64.rpm :
* Sat Oct 05 2024 Fabian Vogt
- Update to 6.2.0:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.2.0- Changes since 6.1.90:
* update version for new release
* WindowThumbnail: fix crash when failing to resolve GLX_EXT_texture_from_pixmap functions
* Apply restricted geometry after anchor window constraints
* Handle floating point position and size for PlasmoidHeading logic (kde#492436)
* Use delayed binding for ToolTip visibility (kde#475646)
* Tue Sep 17 2024 Fabian Vogt - Update to 6.1.90:
* New feature release
* For more details see https://kde.org/announcements/plasma/6/6.1.90- Too many changes to list here
* Tue Sep 10 2024 Fabian Vogt - Update to 6.1.5:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.5- Changes since 6.1.4:
* update version for new release
* plasmaquick/appletpopup: don\'t resize in response to min/max size with invalid sizes (kde#490732)
* Spinbox: use more appropriate icons for decrease and increase buttons (kde#491312)
* update version for new release
* Tue Aug 06 2024 Fabian Vogt - Update to 6.1.4:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.4- Changes since 6.1.3:
* update version for new release
* Tue Jul 16 2024 Fabian Vogt - Update to 6.1.3:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.3- Changes since 6.1.2:
* update version for new release
* containmentitem.cpp: Do not set dropJob parent to m_dropMenu (kde#484674)
* update version for new release
* Tue Jul 02 2024 Fabian Vogt - Update to 6.1.2:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.2- Changes since 6.1.1:
* update version for new release
* On applet destroyed go out of configure mode (kde#488977)
* Workaround to possible infinite reize loops (kde#488974)
* quick/dialogbackground: Ensure we delete the SVG item (kde#486743)
* update version for new release
* Tue Jun 25 2024 Fabian Vogt - Update to 6.1.1:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.1- Changes since 6.1.0:
* update version for new release
* plasma/pluginloader: Repair loading plasmoid plugins on add from explorer (kde#488592)
* Don\'t delete containment if appletDelete is on one of children
* Don\'t double delete PlasmoidItems
* update version for new release
* Init at componentComplete
* Thu Jun 13 2024 Fabian Vogt - Update to 6.1.0:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.0- Changes since 6.0.90:
* update version for new release
* Applet: run full Applet::save when a config value changes (kde#481113)
* Revert \"Applet: Drop mostly dead code to save config\"
* update version for new release
* private/ButtonContent: Make buttons\' icon colors settable externally (kde#483375)
* Always limit tooltip size to screen size (kde#487742)
* Add temporary faux api to allow popups to constrain popup placement
* Sat May 25 2024 Fabian Vogt - Update to 6.0.90:
* New feature release
* For more details see https://kde.org/announcements/plasma/6/6.0.90- Too many changes to list here
* Wed May 22 2024 Fabian Vogt - Update to 6.0.5:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.5- Changes since 6.0.4:
* update version for new release
* More robust against malformed hints (kde#487230)
* Workaround setMinimumSize not resizing (kde#485456,kde#480722)
* clock.svg: remove empty groups that cause warnings
* Sync config to disk when values change (kde#481085,kde#482469,kde#482090,kde#481113,kde#482773,kde#483083)
* Wed Apr 17 2024 Fabian Vogt - Update to 6.0.4:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.4- Changes since 6.0.3:
* containmentview: Remove QueuedConnection from setContainment
* PlasmaTheme: only sync colors when parent item is visible
* update version for new release
* Tue Mar 26 2024 Fabian Vogt - Update to 6.0.3:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.3- Changes since 6.0.2:
* update version for new release
* Do not activate containment when one of its applet is activated (kde#483941,kde#479084)
* Sat Mar 16 2024 Fabian Vogt - Work around %preun in installed packages killing the session during upgrade (boo#1221405)
* Wed Mar 13 2024 Fabian Vogt - Update to 6.0.2:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.2- Changes since 6.0.1:
* ContainmentItem: set correct constraints when wallpaper is ready (kde#482267)
* ContainmentItem: report correct isLoading status
* Remove old focus workaround (kde#481967)
* update version for new release
* Wed Mar 06 2024 Fabian Vogt - Update to 6.0.1:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.0.1- Changes since 6.0.0:
* update version for new release
* Show a more specific error message for incompatible widgets (kde#481328)
* Don\'t show arrow for icon-only buttons
* Tue Mar 05 2024 Fabian Vogt - Obsolete Plasma 5
* Wed Feb 21 2024 Fabian Vogt - Update to 6.0.0:
* New bugfix release
* Release announcement not available yet- Too many changes to list here
* Wed Jan 31 2024 Fabian Vogt - Update to 5.93.0 (6.0 RC 2):
* New bugfix release
* See https://kde.org/announcements/megarelease/6/rc2/ for details- Changes since 5.92.0:
* Make WindowThumbnail build against Qt6 as well
* Plasmacomponents2 Highlight: add explicit id
* Highlight: change hover: property to hovered:
* Don\'t install the heading SVG in breeze-light and breeze-dark Plasma themes
* AppletInterface: Add `self` property which just returns `this`
* Allow applets to have empty json metadata & use KPackage\'s metadata instead
* Do not compute sizes within dialogs when they\'re not visible
* Port dateengine away from inperformant KPluginInfo hack
* Improve documentation of PlasmaExtras.Highlight
* Factor out QML module URI string
* Update documentation regarding PlasmaExtras.Highlight
* Adapt to the deprecation of qmlRegisterInterface in Qt6
* Add default switch statement
* Add power profile icons (kde#449475)
* Fix Plasmoid attached property look-up on Config objects (kde#451482)
* Fix potential null parent access
* Break recursion when checking compact representation
* Use generic breeze-styled arrow in Plasma style
* Port to PlasmaExtras version of Highlight
* Hardcode keyboard shortcut in SearchField for now
* Add ActionTextField, SearchField, and PasswordField
* PC3: Remove unreachable code in Svg item from DefaultListItemBackground
* AppletQuickItem: Ensure we provide the attached property when we have it
* Port from using plasmoid to Plasmoid
* Calendar: Draw highlight below the text (kde#451209)
* Use PACKAGE_CMAKE_INSTALL_PREFIX before any find_dependency() calls
* Move Highlight from PlasmaComponents 2.0 to PlasmaExtras
* Introduce PLASMA_NO_CONTEXTPROPERTIES to disable Plasma QML context properties
* Wed Jan 17 2024 Fabian Vogt - Rename to libplasma6- Merge main package into -components
* Wed Jan 17 2024 Fabian Vogt - Update to 5.92.0 (6.0 RC 1)
* For more details please see: https://kde.org/announcements/megarelease/6/rc1/
* Mon Nov 06 2023 Christophe Marin - Init plasma6-framework