Package Release Info

kf6-kirigami-6.16.0-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kf6-kirigami
kf6-kirigami-devel
kf6-kirigami-imports
kf6-kirigami-lang
libKirigamiPlatform6

Change Logs

* Mon Jul 14 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Replace 0001-Fix-another-ShadowedTexture-crash-with-software-rend.patch
  with new version:
  * 0001-Revert-Fix-SoftwareRectangleNode-leaking-image-nodes.patch
  * 0002-Revert-Fix-ShadowedTexture-crashing-with-software-re.patch
  * 0003-Fix-SoftwareRectangleNode-creating-QSGImageNode-s-wi.patch
* Mon Jul 14 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to fix a crash with the Qt Quick software renderer
  (kde#506991, boo#1246411):
  * 0001-Fix-another-ShadowedTexture-crash-with-software-rend.patch
* Mon Jul 07 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.16.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.16.0
- Too many changes since 6.15.0, only listing bugfixes:
  * Fix crash when m_view is null (kde#506366)
  * Fix spacing of global menu button in toolbar (kde#506104)
- Drop patch, merged upstream:
  * 0001-Revert-Properly-Align-menubar-when-there-is-a-sideba.patch
* Tue Jun 24 2025 Christophe Marin <christophe@krop.fr>
- Add upstream fix:
  * 0001-Revert-Properly-Align-menubar-when-there-is-a-sideba.patch
* Mon Jun 09 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.15.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.15.0
- Too many changes since 6.14.0, only listing bugfixes:
  * SwipeListItem: Fix action button positions (kde#498232)
  * Add null texture guard in ShadowedTextureNode::preprocess() (kde#504727)
  * Always update render node rect (kde#504526)
  * Fix ActionTextField RTL (kde#504091)
  * WheelHandler: remove std::clamp assert crash part 2 (kde#503703)
  * WheelHandler: remove std::clamp assert crash (kde#503703)
  * SearchField fix RTL search icon positioning (kde#503012)
  * primitives: Use a custom shader for rendering Icon (kde#498530)
- Replace _kf6_bugfix_version usage
- Drop patches, merged upstream:
  * 0001-WheelHandler-remove-std-clamp-assert-crash.patch
  * 0002-WheelHandler-Only-apply-scrollview-event-filtering-t.patch
  * 0004-WheelHandler-remove-std-clamp-assert-crash-part-2.patch
  * 0005-WheelHandler-use-std-min-and-std-max-instead-of-qMin.patch
* Tue May 13 2025 Christophe Marin <christophe@krop.fr>
- Add upstream changes:
  * 0001-WheelHandler-remove-std-clamp-assert-crash.patch
  * 0002-WheelHandler-Only-apply-scrollview-event-filtering-t.patch
  * 0004-WheelHandler-remove-std-clamp-assert-crash-part-2.patch
  * 0005-WheelHandler-use-std-min-and-std-max-instead-of-qMin.patch
* Sun May 04 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.14.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.14.0
- Too many changes since 6.13.0, only listing bugfixes:
  * ScrollablePage: Don't override the contentItem's width with its implicit width (kde#502948)
  * PlatformTheme: Add fixedWidthFont (kde#441044)
  * WheelHandler: smooth scroll for a greater variety of movement sizes (kde#484309)
  * Polish drawer handle appear/disappear (kde#502260)
  * disable/enable headers too when going out of view (kde#500840)
  * controls: Fix link activation for text of InlineMessage (kde#500578)
* Sat Apr 05 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.13.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
  * Fix icon bundling on Android
  * Add missing since information
  * ColumnView: More reliable touch horizontal scrolling
  * ColumnView: watch columns implicitwidth change
  * HeaderFooterLayout: introduce spacing property
  * Add missing include mocs
  * DialogLayer: force header style when on global pagestack
  * PageRow: Fix the navigation buttons disappearing in certain situations
  * Workaround for multiple engine types registration (kde#497616)
  * Fix loading page header for pages with titleDelegate in PagePool
  * Add missing include
  * NavigationTabBar: don't use left/right padding in implicitWidth (kde#500229)
  * NavigationTabBar: don't use availableWidth in contentWidth (kde#500229)
  * dialogs/DialogHeaderTopContent: always place close button top right
  * dialogs/DialogHeaderTopContent: remove margin instead of adding
  * Increase KF/QT deprecated version
  * Improve breeze icons install
  * layout/FormLayout: scroll to focus item if necesary
  * BasicTheme: Allow creation without a QML engine
  * NavigationTabButton: Don't bold selected
  * Dialog: make header contents composable
  * Revert "InlineMessage: fix link opening and hover handlers"
  * Update dependency version to 6.13.0
  * ShadowedImage: Hide ShadowedTexture with software rendering
  * Dialog: guard even harder against null parent
* Tue Mar 11 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.12.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.12.0
- Changes since 6.11.0:
  * Update dependency version to 6.12.0
  * ScrollablePage: fix width and height binding loops (kde#459284)
  * columnview: Fill width column when only one column is present
  * platform: Use the old color set for disabled colors in PlatformTheme (kde#495694)
  * Add a PageStack attached property
  * Dialog: fix width and height binding loops (kde#494420)
  * controls, layouts: set Accessible.name for Mnemonics
  * mnemonicattached: add plainTextLabel property
  * primitives/Separator: mark as non-focusable for a11y
  * Update version to 6.12.0
* Sat Feb 08 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.11.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/6/6.11.0
- Too many changes since 6.10.0, only listing bugfixes:
  * Revert "make sure the node is always at an integer position" (kde#484888)
  * SelectableLabel: disable shortcuts when invisible or no text selected (kde#498867)
  * Icon: fix absolute icon paths (kde#498288)
  * Dialog: include leading and trailing components in footer implicitWidth (kde#497795)