SystemTray/src/dorkbox/systemTray
2018-11-09 01:03:53 +01:00
..
gnomeShell Added App Name (issue #68 on github) for linux desktop that *sometimes* use a ID string for the tray icon. Previously this was "SystemTray", now it is configurable. 2018-11-04 01:01:29 +01:00
peer Added Separator Peer (so code is consistent) 2017-11-15 15:16:40 +01:00
ui Fixed thread access to for OSX keepalive thread 2018-11-09 01:03:53 +01:00
util Fixed icon scaling issues (#2) for windows using native tray implementation. Text still might be incorrect size. 2018-10-22 11:23:11 +02:00
Checkbox.java (reverted) Changed Util class names 2017-07-15 18:26:17 +02:00
Entry.java Fixed issues with spacer images, fixed issues with adding images to a 2017-11-15 17:30:47 +01:00
Menu.java Fixed #4. Added extra error check if JMenuEntry icon is null 2018-11-03 21:44:53 +01:00
MenuItem.java Tweaked tooltip warning 2018-10-22 11:25:41 +02:00
Separator.java Added Separator Peer (so code is consistent) 2017-11-15 15:16:40 +01:00
Status.java Changed synchronized -> volatile, changed how synchronized works for 2016-12-16 22:45:27 +01:00
SystemTray.java Added App Name (issue #68 on github) for linux desktop that *sometimes* use a ID string for the tray icon. Previously this was "SystemTray", now it is configurable. 2018-11-04 01:01:29 +01:00
Tray.java Code cleanup 2018-10-27 16:15:21 +02:00