Debian Patches

Status for kf6-kiconthemes/6.13.0-2

Patch Description Author Forwarded Bugs Origin Last update
cross.patch no
upstream_a75b8966_qml-icondialog-forward-accepted-rejected-signals.patch [PATCH] qml/icondialog: forward accepted/rejected signals
While the underlying KIconDialog has accepted/rejected signals, they are
not forwarded to the qml version. The existing iconNameChanged signal
can do the job in some circumstances, but does not adequately cover all
circumstances. For example, the custom icon in Kicker is set by an
IconDialog, but the property can be independently reset to be cleared.
If the user sets a custom icon, clears it, then tries to set the same
icon again, it will not work as the dialog's iconName property stays the
same. In this case, we actually need to know whether the user pressed
Accept or Cancel, so we can set the configuration property again.

This change adds the signals and connects them to those for the
underlying KIconDialog.
Christoph Wolk <cwo.kde@posteo.net> no 2025-04-06

All known versions for source package 'kf6-kiconthemes'

Links