is there a kde picture viewer with build in file management? Delete would already be helpful.
Check out all the KDE graphics apps here:
thanks. I wasn´t aware that the standard gwenview can be customized to include the actions I need
Although KDE does use the proper icons for delete (which would be cross or a shredder and wastbin (which would indeed be a bin)…
From the page you linked to:
Actions that destroy content must be consistently indicated as such using icons that are are red or have red elements (in the Breeze icon theme, at least):
- Use a red trash can via the
edit-deleteicon for actions that delete files or destroy content the user has created.- Use a red X via the
edit-delete-removeicon for actions that remove abstract or standard items in a way that’s possible to restore later.- Use one of the more specific deletion-style icons (e.g.
delete-comment) only when appropriate according to the rules for universal vs specific icons.Avoid the use of icons with red elements or X symbols for non-destructive actions.
“Move to trash” style actions are not destructive in and of themselves, so don’t use a red icon for them. Instead, use a black trash can via the
trash-emptyicon. Give its button or menu item a label that includes the “move to trash” phrasing.
So using the red trashcan for permanent Delete, and the black trashcan for “Move to trash / wastebin” is what’s expected. Red X would be incorrect for permanent delete according to those guidelines.
