in right click menu, commands are displayed in white or red. some commands relative to a remove command are shown in red (remove all faces, remove all tags) , but other remove commands are not, in particular move to trash should be useful to set all remove commands in red , to highligth them
This is a trash action, not a permanent deletion of an item. We are using the correct KF6 Breeze icon "user-trash" and this one is not red. Maik
Git commit 23fe2fe99786bb971455e66e9a198a91243861ee by Gilles Caulier. Committed on 24/12/2025 at 09:34. Pushed by cgilles into branch 'master'. Use red icon for all "move to trash" actions. FIXED-IN: 8.9.0 M +2 -2 NEWS M +1 -1 core/app/items/utils/contextmenuhelper_actions.cpp M +1 -1 core/app/main/digikamapp_setup.cpp M +1 -1 core/libs/dialogs/deletedialog.cpp M +1 -1 core/utilities/imageeditor/editor/editorwindow.cpp M +1 -1 core/utilities/imageeditor/main/imagewindow_setup.cpp M +2 -2 core/utilities/lighttable/lighttablewindow_setup.cpp https://invent.kde.org/graphics/digikam/-/commit/23fe2fe99786bb971455e66e9a198a91243861ee
The "Move to Trash" icon is not red in Dolphin, for example. Maik
yes, but other remove action are in red. I think the idea to give an homogeneous color for delete/remove actions using red color is valid.