Summary: | Some icons are invisible with Fusion theme | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Piotr <piotergmoter> |
Component: | Usability-Themes | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/7cc7f53b39c9f374ab4a5ef297b41b08dbed062a | Version Fixed In: | 8.1.0 |
Sentry Crash Report: | |||
Attachments: |
screen shot of the invisible icons
breeze dark |
Enable the Breeze-Dark theme in the settings (under miscellaneous). Maik Created attachment 106408 [details]
breeze dark
I have it set up already. This problem is most visible in the import window with the icons: star and checkmark (indicating already imported or not picture). digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier I cannot reproduce this problem with 7.5.0 pre-release. Closed Git commit 7cc7f53b39c9f374ab4a5ef297b41b08dbed062a by Gilles Caulier. Committed on 21/05/2023 at 05:17. Pushed by cgilles into branch 'master'. Start to support Breeze style from Plasma desktop in digiKam bundles to prevent a broken rendereing of widgets and icons when breeze theme is used. Intentional: this do not includes decoration and kcm parts, only the core libs plus theme files --> these implementations must be available as a KF5 component, not in Plasma A KDE application ALSO work under MacOS and Windows, not ONLY Linux. As usual, reduce the puzzle please. Related: bug 385148, bug 470066, bug 406408 M +67 -2 project/bundles/3rdparty/CMakeLists.txt [INFRASTRUCTURE] [INFRASTRUCTURE] [INFRASTRUCTURE] A +98 -0 project/bundles/3rdparty/ext_breeze/CMakeLists.txt [INFRASTRUCTURE] [INFRASTRUCTURE] [INFRASTRUCTURE] A +32 -0 project/bundles/3rdparty/ext_breeze/breeze-common-rules.patch M +4 -1 project/bundles/appimage/02-build-extralibs.sh M +5 -1 project/bundles/appimage/config.sh [INFRASTRUCTURE] M +5 -1 project/bundles/macports/02-build-extralibs.sh M +7 -1 project/bundles/macports/config.sh [INFRASTRUCTURE] [INFRASTRUCTURE] [INFRASTRUCTURE] M +5 -1 project/bundles/mxe/02-build-extralibs.sh M +6 -0 project/bundles/mxe/config.sh [INFRASTRUCTURE] [INFRASTRUCTURE] [INFRASTRUCTURE] A +29 -0 project/scripts/bootstrap-breeze.sh https://invent.kde.org/graphics/digikam/commit/7cc7f53b39c9f374ab4a5ef297b41b08dbed062a digiKam 8.1.0 AppImage bundle will provide the Breeze widgets style to render properly all the GUI under Linux. Select Breeze style/Icons set in Setup/Miscs dialog page. https://i.imgur.com/nqL5Iak.png Best Gilles Caulier Git commit da88685a35b3d809bca11a8c65582015b9ce4f55 by Gilles Caulier. Committed on 22/05/2023 at 05:34. Pushed by cgilles into branch 'master'. Switch to Breeze widgets style by default Related: bug 365262, bug 221065, bug 414428, bug 279183, bug 262702, bug 198201, bug 385148, bug 436259, bug 470066, bug 413748, bug 413879, bug 406408, bug 410501 M +5 -5 NEWS M +2 -2 core/libs/settings/applicationsettings.cpp M +2 -2 core/showfoto/main/showfotosettings.cpp M +1 -1 core/tests/video/qtav/avplayer/main/MainWindow.cpp https://invent.kde.org/graphics/digikam/commit/da88685a35b3d809bca11a8c65582015b9ce4f55 Git commit a7c475aa49fea92d8b7735b7f39381b18bb58fe9 by Gilles Caulier. Committed on 22/05/2023 at 05:58. Pushed by cgilles into branch 'master'. digiKam online documentation: Recommend "Brezze" Widgets style and icons-set instead "Fusion" for all desktop. Related: bug 365262, bug 221065, bug 414428, bug 279183, bug 262702, bug 198201, bug 385148, bug 436259, bug 470066, bug 413748, bug 413879, bug 406408, bug 410501 M +2 -2 setup_application/miscs_settings.rst https://invent.kde.org/documentation/digikam-doc/commit/a7c475aa49fea92d8b7735b7f39381b18bb58fe9 |
Created attachment 106399 [details] screen shot of the invisible icons In the screenshot provided you can see that the icons on the thumbnails (showing the imported or new status) are almost invisible. I have dark breeze theme set on the system and Fusion with ShadeOfGray on DK. Generally dark themes have that problem. I whish those icons to be more visible. Possible? Piotr