SystemTray icon indicating copy to clipboard operation
SystemTray copied to clipboard

Different systems, same tray image. The icon display of the tray is different

Open asfdnkw opened this issue 1 year ago • 1 comments

截图 2024-08-20 16-58-12 The tray icon in this picture is displayed normally. But when running the program on a different system, the tray icon changes to this. image Is there any way to make the icon adapt to the tray icon size.

asfdnkw avatar Aug 20 '24 09:08 asfdnkw

I think that it's a problem of GNOME returning the wrong icon size. It returns an icon width/height of 24 pixels while it's using only 16. Linux tray icons is a mess...

sblantipodi avatar Nov 07 '24 12:11 sblantipodi