Skip to content

Replace filetransfer notification icons

This replaces file transfer notification icons with native GTK icons:

  • gajim-ft_done by emblem-default
  • gajim-ft_error by dialog-error
  • gajim-ft_request by document-send
  • gajim-ft_stopped by process-stop

Fixes #7456 (closed).

I wonder if we should go for non-symbolic icons in notifications. For me on KDE with a dark theme, symbolic icons are near to invisible because the contrast is just too low. Notifications should be catchy, maybe colored icons would be better there?

I adapted the MR to non-symbolic icons.

Another point: For me, the icon's resolution is very low (pixelated), but I think this is not related to this MR (but KDE).

Edited by Philipp Hörist

Merge request reports