kf6-kirigami.git
6 months ago[PATCH] layout: Set implicit width of ToolBarLayout before using its width
Arjen Hiemstra [Mon, 7 Apr 2025 15:21:41 +0000 (17:21 +0200)]
[PATCH] layout: Set implicit width of ToolBarLayout before using its width

Split setting implicit size into setting width and height separately, so
that we if we use width() it will use the implicit width if no width was
set yet. This avoids us hiding all actions because width is 0, only to
then show them again because implicit width (and thus width) is now a
valid value.

Gbp-Pq: Name upstream_81352c22_layout-Set-implicit-width-of-ToolBarLayout-before-using-its-width.patch

6 months ago[PATCH] layouts: Always relayout on geometry changes in ToolBarLayout
Arjen Hiemstra [Mon, 7 Apr 2025 15:15:24 +0000 (17:15 +0200)]
[PATCH] layouts: Always relayout on geometry changes in ToolBarLayout

Otherwise we end up with several corner cases where the implicit width
is the same as width but we still have actions hidden.

Gbp-Pq: Name upstream_e3c6af3b_layouts-Always-relayout-on-geometry-changes-in-ToolBarLayout.patch

6 months agokf6-kirigami (6.13.0-2) unstable; urgency=medium
Aurélien COUDERC [Tue, 20 May 2025 06:38:42 +0000 (08:38 +0200)]
kf6-kirigami (6.13.0-2) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Backport upstream commits:
    - Fix activation of links in inline messages. (kde#500578)
    - Fix smooth scrolling not behaving correctly for some movement sizes.
    (kde#484309)
    - Fix password and search fields not handling RTL languages properly.
    (kde#504091, kde#503012)
    - Fix for screen readers to no longer rather pointlessly announce “LAYERED
    PANE ZERO ITEMS” all the time in Kirigami-based apps and System Settings
    pages.

[dgit import unpatched kf6-kirigami 6.13.0-2]

6 months agoImport kf6-kirigami_6.13.0-2.debian.tar.xz
Aurélien COUDERC [Tue, 20 May 2025 06:38:42 +0000 (08:38 +0200)]
Import kf6-kirigami_6.13.0-2.debian.tar.xz

[dgit import tarball kf6-kirigami 6.13.0-2 kf6-kirigami_6.13.0-2.debian.tar.xz]

8 months agoImport kf6-kirigami_6.13.0.orig.tar.xz
Patrick Franz [Sat, 12 Apr 2025 17:34:19 +0000 (19:34 +0200)]
Import kf6-kirigami_6.13.0.orig.tar.xz

[dgit import orig kf6-kirigami_6.13.0.orig.tar.xz]