Ticket #4 (new enhancement)
Opened 21 months ago
Add system tray icon for easier access
| Reported by: | stefan | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Component: | gkrellm |
| Version: | Keywords: | tray icon | |
| Cc: |
Description
Especially on Windows it is inconvenient to switch to GKrellM because it neither appears in the pager (i.e. ALT-TAB view) nor on the task-bar. The tray-icon as implemented in gkrellm < 2.3.2 was win32-only and got removed because of being such a nasty hack.
The new implementation should rely on GtkStatusIcon? which works on all major OSes and allows for much greater integration into gkrellm. It allows hiding/showing the window and can be used to inform about problems.
Note: See
TracTickets for help on using
tickets.

