Commit Graph

124 Commits

Author SHA1 Message Date
nathan
ccf191bb84 Added comments about how to get a system tray working under WSL. 2018-11-11 01:18:40 +01:00
nathan
d05426bc06 Added screenshots of the example on different OSes. 2018-11-11 01:14:29 +01:00
nathan
e0e103be08 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
nathan
3f88b66872 Updated version from 3.16 to 3.17 2018-11-03 21:30:56 +01:00
nathan
edafbf32e1 Added elementaryOS 5.0 support information 2018-11-03 21:13:44 +01:00
nathan
9d3617253a Added extra notes 2018-11-03 15:55:20 +01:00
nathan
c8fd80f95d removed trailing spaces in table 2018-11-03 15:53:24 +01:00
nathan
8dc06598ef tested KDE, MATE, LXDE 2018-11-03 15:46:02 +01:00
nathan
2d40e63840 Removed extension properties 2018-11-03 14:42:56 +01:00
nathan
4ea34f14b1 Formatting. Added Fedora, added debian 9. 2018-11-03 14:40:23 +01:00
nathan
e61c5f2b21 Removed comments about not supporting wayland. It is now supported. 2018-10-25 12:31:16 +02:00
nathan
20cc6a9352 Added support for ubuntu 17.10 and 18.04 2018-10-25 10:57:51 +02:00
nathan
2b2bf8de97 Added information regarding how to create custom actions on a launcher 2018-10-24 01:29:05 +02:00
nathan
f92717cdf5 Updated version from 3.15 to 3.16 2018-08-28 01:56:28 +02:00
nathan
9f654f90d2 formatting fixed 2018-08-18 20:57:13 +02:00
nathan
852a1ff8d5 Updated test urls 2018-08-18 17:09:03 +02:00
nathan
6671b4a7e5 Updated to add WindowsNotifyIcon in documentation 2018-08-18 15:34:28 +02:00
nathan
60554e84f3 Updated repo location. updated Windows description to use native icons 2018-08-18 15:32:58 +02:00
nathan
178bea2e18 Updated version from 3.14 to 3.15 2018-08-18 15:16:59 +02:00
nathan
f5558af136 Updated release location 2018-08-18 14:19:02 +02:00
nathan
d1985485ae Changed gradle info to compile 2018-08-17 23:54:17 +02:00
nathan
95acee13b3 Updated url and added gradle 2018-08-13 18:35:47 +02:00
nathan
eb7df3f208 Removed contractions 2018-08-13 15:30:14 +02:00
nathan
9c87ea5376 Updated version information 2018-05-08 16:48:12 +02:00
nathan
c638eefa22 Updated version 2018-04-08 22:08:56 +02:00
nathan
a3b7d72ac9 Updated version 2017-12-03 00:43:27 +01:00
nathan
6a2f135012 updated readme typo 2017-12-02 21:16:27 +01:00
nathan
1f7cb016d9 Added ShellExecutor to file list in readme 2017-12-01 22:59:26 +01:00
nathan
411adde613 Updated version 2017-10-03 00:13:17 +02:00
nathan
41d3082efc Updated version 2017-09-29 12:19:36 +02:00
nathan
249badb6ec Added readme notes for how callbacks occur now on their own thread. 2017-09-28 23:56:06 +02:00
nathan
c4a00e7917 Updated version (fix from utils: xdg-open now runs outside of the
GtkEventDispatch thread)
2017-09-28 22:10:20 +02:00
nathan
b17e345822 Fixed issue with chromeOS initialization (the fix is in the Utils). 2017-09-22 09:11:56 +02:00
nathan
884a32dd81 Added information on how to run this as a different user. 2017-09-18 00:28:52 +02:00
nathan
cf62fd7ed5 Added SystemTray.ENABLE_ROOT_CHECK 2017-09-17 23:52:32 +02:00
nathan
bed426607e Updated version 2017-09-17 21:34:30 +02:00
nathan
9d92c9749d Reverted change to use Version object. 2017-09-14 23:58:10 +02:00
nathan
4c4c6bf56d Updated version 2017-09-03 15:32:11 +02:00
nathan
1d0d67d0d5 language cleanup 2017-09-03 15:23:43 +02:00
nathan
7154447c09 Fixed typo 2017-08-24 23:19:05 +02:00
nathan
350e497fff Updated Readme to reflect a gotcha + workaround when using awt.Desktop
methods.
2017-08-24 23:12:26 +02:00
nathan
8b0c90156e Forgot to disable debug. Updated version. 2017-08-24 22:51:24 +02:00
nathan
fecb27014f Updated version to 3.2 2017-08-24 21:33:23 +02:00
nathan
a1d24d85c9 Updated readme for info about swing+linux 2017-07-24 14:58:56 +02:00
nathan
4bfd62bf85 Fixed typo in readme 2017-07-24 14:54:13 +02:00
nathan
8bc6e60008 Updated readme to reflect tooltip info 2017-07-24 14:42:04 +02:00
nathan
365645ecd3 Updated POM information to include "dependencies", since it is easy to
incorrectly add it as a dependency to ones own project.
2017-07-23 18:02:50 +02:00
nathan
210e423b5f Added ChromeOS to detection. It does not work as there are no libraries
supporting it, and Swing cannot create a native peer via X11.
2017-07-23 15:31:09 +02:00
nathan
4ceef63fc8 Added jna_platform 2017-07-23 01:48:37 +02:00
nathan
e97e8922a1 Updated SystemTray description and license info for QZTray. 2017-07-20 23:59:15 +02:00