QtNote icon indicating copy to clipboard operation
QtNote copied to clipboard

Request tray icon from icon theme before falling back to the internal resource

Open Ri0n opened this issue 9 years ago • 3 comments

  1. ~Set correct KStatusNotifierItem::ItemStatus~
  2. ~icon in tray looks ugly. fix it~
  3. ~two exit items in tray menu. remove one~
  4. kde has a lot of standard icons. use them

Ri0n avatar Dec 13 '15 13:12 Ri0n

  1. icon in try looks ugly. fix it

Concerning 2. is it possible to use an icon that fits the desktop theme's standard layout? The icon really stands out in kde plasma's system tray but not in a positive way.

pemartins1 avatar Apr 17 '21 02:04 pemartins1

@pemartins1 , I don't know a way from the application side except allow loading icons from system icon theme. but it's hardly possible any system icon theme will include an icon for QtNote until it become very popular.

Ri0n avatar Apr 17 '21 04:04 Ri0n

I see. As a workaround, is it possible to add an option to manually choose/change the tray icon?

pemartins1 avatar Apr 17 '21 08:04 pemartins1