Commit Graph

709 Commits

Author SHA1 Message Date
nathan
4417b2e536 Updated readme 2015-11-09 20:06:06 +01:00
nathan
2b6421a45b Updated documentation, uncommented code form debugging 2015-11-09 19:55:46 +01:00
nathan
8713f77c46 Added comments 2015-11-09 19:45:11 +01:00
nathan
73de2c1775 Updated readme 2015-11-09 18:30:44 +01:00
nathan
f2678826f6 Updated dist + libs 2015-11-09 16:22:19 +01:00
nathan
a2e1549ed6 Added test source 2015-11-09 16:21:15 +01:00
nathan
3ccad25dfe Updated readme 2015-11-09 16:20:59 +01:00
nathan
e6066371d7 Restructured gtk/swing tray icons. Now support the lowest common denominator. Error output with old/bad versions of appIndicator. Better checking for appindicator libraries. Menus now support icons. Streamlined callbacks 2015-11-09 16:13:57 +01:00
nathan
201dcf34dd updated dependencies 2015-10-30 13:42:38 +01:00
nathan
7a3a5a80e7 Updated build to v1.3 2015-10-29 02:26:01 +01:00
nathan
d131953f1f Code cleanup. Also starts the GTK main loop AFTER the tray icon is created. This is so the title can be accurately set BEFORE it gets added to the screen. This was particularly a problem for gnome-shell (which was a PITA to begin with). 2015-10-29 02:17:25 +01:00
nathan
c8fac55967 Updated to better support gnome-shell desktop environments. 2015-10-28 16:34:27 +01:00
nathan
ac74d8bdd7 GtkSystemTray now uses pure gtk for the menu 2015-10-27 02:31:15 +01:00
nathan
39b0de6235 Merge branch 'master' of ssh://NAS:43/SystemTray 2015-08-23 02:47:00 +02:00
nathan
1d17e5cb2a Updated readme info
Added missing dep jars
2015-08-23 02:41:38 +02:00
nathan
ed3b5da8d9 Updated readme info 2015-08-19 16:06:30 +02:00
nathan
7d2cdf5b1a Moved screen position information into it's own class. Updated/cleaned up code warnings 2015-08-04 21:10:01 +02:00
nathan
da2f22c18f Updated license, updated utilities (BigEndian byte utils) 2015-06-29 15:08:32 +02:00
nathan
e81320f36a Updated readme formatting 2015-06-28 01:57:53 +02:00
nathan
091facc412 Updated readme to include section about loading JNA jars 2015-06-28 01:50:27 +02:00
nathan
c692059150 Fixed issues with loading libappindicator (for incorrect versions), now falls back to GTK. Compiled as java6. 2015-06-28 01:47:02 +02:00
nathan
2ff2366325 Added intellij support. 2015-06-28 01:45:47 +02:00
nathan
e3ba5a877e Updated classpath 2015-02-25 13:50:34 +01:00
nathan
7ed7da420d Fixed typo in readme 2015-02-25 12:37:35 +01:00
nathan
769b2ccd6a Updated build with version info 2015-02-02 03:00:52 +01:00
nathan
21e18da890 Upated to have an simple example 2015-01-31 01:52:27 +01:00
nathan
fd0642bea4 Fixed issue with tray icon size (too large) in windows 2015-01-26 13:55:22 +01:00
nathan
e56ed06314 Updated readme to include various options. Fixed GTK tray (not appindicator). Cleaned up code. Cleaned up positioning. Added MUCH better detection of app-indicator for linux. 2015-01-23 02:53:47 +01:00
nathan
fda29df750 Fixed tooltip alignment on windows 2015-01-23 00:25:35 +01:00
nathan
0065cb259a Fixed issue with GTK enter/leave thread and the main loop 2015-01-22 03:24:18 +01:00
nathan
bf1776ed89 Jar/zip files are now deterministic based on build date (date=123456789) 2015-01-15 21:28:12 +01:00
nathan
e18fb6a1cc Fixed resource loading to check thread classloader first 2015-01-15 20:38:27 +01:00
nathan
eabcaeaa52 Updated build system, changed slf4j location 2014-12-31 02:42:50 +01:00
nathan
bbd533032d Updated dist, changed from included src in jar, to separate file 2014-12-30 00:29:57 +01:00
nathan
7ccf01bb9a Added lantern license 2014-12-30 00:22:52 +01:00
nathan
d9b3e8d526 update utils. fixed missing jna library 2014-12-29 03:22:07 +01:00
nathan
199b29dce9 Updated utils 2014-12-18 20:27:34 +01:00
nathan
2bafeda15c Updated library and dist with license information 2014-12-18 01:58:43 +01:00
nathan
9a48be4c74 Fixed swing threading issues. Fixed GTK threading issues. Code cleanup 2014-12-12 02:25:50 +01:00
nathan
8ddf3291ac Updated jars 2014-11-24 17:40:41 +01:00
nathan
462e15a291 Modified google code format 2014-11-24 17:40:06 +01:00
nathan
f48754838a Updated jars 2014-11-16 22:30:08 +01:00
nathan
728218fe0a Added intellij project 2014-11-16 22:01:36 +01:00
nathan
b74c16c209 Applied Google code format. Fixed misc warnings and dead code 2014-11-16 22:01:27 +01:00
nathan
7eb3d26af7 Fixed race condition issue when starting up GTK trays. Changed exectutor service to shutdown on removeTray 2014-11-16 15:27:54 +01:00
nathan
0684bb1cb5 Changed license filenames to be lexicographical ordered 2014-11-16 15:24:50 +01:00
nathan
f9bf90ba68 Readme formatting 2014-11-04 12:33:14 +01:00
nathan
57058baeb5 Readme formatting 2014-11-04 12:32:04 +01:00
nathan
d0a54bb422 Readme formatting 2014-11-04 12:10:29 +01:00
nathan
19179c745b Readme formatting 2014-11-04 12:08:49 +01:00