| [ Return to Bugs & Features | Post Text | Post File | Prev | Next ]
STR #3486
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 1 - Request for Enhancement, e.g. asking for a feature |
Scope: | 3 - Applies to all machines and operating systems |
Subsystem: | OS support |
Summary: | system tray functionality |
Version: | 1.4-feature |
Created By: | djcj |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | djcj 06:30 Aug 06, 2018 |
| Gtk and Qt provide functions to set a system tray icon, FLTK doesn't. There's a specification for X11 systems: https://www.freedesktop.org/wiki/Specifications/systemtray-spec/ An FLTK wrapper function for this would also be useful as you don't need to write different code for Windows, Mac and X11. | |
|
#2 | djcj 10:44 Aug 18, 2018 |
| I have attached an example how to add a tray entry. | |
|
#3 | djcj 11:53 Feb 06, 2019 |
| System tray icons using the legacy X11 systemtray-spec don't seem to be supported by most modern DEs. You're supposed to use libappindicator or similar libraries. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |