Debian Patches
Status for rust-czkawka-gui/8.0.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
app_icon_fix_background.patch | fix app icon so that background is transluent On KDE, the app icon has a black background. This is not the case on other programs like firefox. Most kde-based apps have that behaviour. This is probably related to Qt5 SVG library. . This patch permits to have transparent background also on Qt/Kde. . |
Fab Stz | no | 2024-10-26 | ||
feature_avif_drop.patch | no | |||||
use-system-icons.patch | use system icons Since v4.1, upstream ships icons having the Reshot license which is not DFSG compliant. . This patch uses the system icons instead, as czkawka did in v4.0 |
yes | upstream | https://github.com/qarmin/czkawka/pull/659 | ||
fix_crash_in_clear_cache.patch | fix crash on "Remove outdated results from cache" diff --git a/src/connect_things/connect_settings.rs b/src/connect_things/connect_settings.rs index 4c511cd..e33dc69 100644 |
yes | upstream | https://github.com/qarmin/czkawka/issues/1503#issuecomment-2828773033 |