client icon indicating copy to clipboard operation
client copied to clipboard

system tray icon in dark bar, fedora kde

Open bouteillerAlan opened this issue 4 years ago • 6 comments

This is maybe not an issues. At first I wanted to modify the icon by hand but I can't find the default one. If you have the answer that's fine for me.

Expected behaviour

In dark theme the system tray icon is white

Actual behaviour

In dark theme the system tray icon is dark fff

Steps to reproduce

  1. install via the official instruction
  2. install a dark kde theme, like fluent dark

Client configuration

Client version: 2.7.6 (build 3261)

Operating system: fedora x kde

Qt version used by client package (Linux only, see also Settings dialog): 5.12.10

Client package (From ownCloud or distro) (Linux only): from official instruction

TODO: Implement https://github.com/owncloud/client/blob/master/src/common/utility_unix.cpp#L104

bouteillerAlan avatar May 08 '21 16:05 bouteillerAlan

@fmoc https://github.com/owncloud/client/blob/master/src/common/utility_unix.cpp#L90 I doupt there is ONE linux solution but one per desktop environment...

TheOneRing avatar May 10 '21 08:05 TheOneRing

On a dark XFCE (i.e., Gtk-based desktop) theme, I cannot observe any such issues:

I'll have a look next week.

fmoc avatar May 21 '21 13:05 fmoc

With the vanilla theme we allow platform themes this could play a role with this issue. https://github.com/owncloud/client/blob/master/src/libsync/theme.cpp#L210

TheOneRing avatar May 21 '21 13:05 TheOneRing

And there are the monochrome icons: image

TheOneRing avatar May 21 '21 13:05 TheOneRing

This issue was marked stale because it has been open for 30 days with no activity. Remove the stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 21 '21 00:06 github-actions[bot]

I'm experimenting the same issue on Kubuntu 22.04

KDE Plasma Version 5.24.6 Qt Version 5.15.3

image

Matos-Gustavo avatar Nov 16 '22 14:11 Matos-Gustavo