Commit Graph

872 Commits

Author SHA1 Message Date
Robinson 70759040ec
line endings 2023-01-05 22:25:13 +01:00
Robinson 7adb587184
updated OS dep to fix issue with regex split 2023-01-03 22:35:39 +01:00
Robinson 8a1a5e1950
Updated OS dep to fix class initialization issue 2023-01-03 22:06:54 +01:00
Robinson 9afe4b5c5e
Fixed right-click menu visibility/stability issues on older macos and older jvm installs. 2023-01-03 14:13:31 +01:00
Robinson 5294caaf73
Tuned right click menu placement 2023-01-03 01:10:34 +01:00
Robinson 96dc0ea9ed
Updated license 2023-01-03 01:06:52 +01:00
Robinson b4d4c7ab73
WIP getting gradle build file 2023-01-03 01:06:46 +01:00
Robinson bfbeeede06
update license 2023-01-03 00:34:48 +01:00
Robinson 4bdd02a7be
Only follow system light/dark appearance if AUTO_FIX_INCONSISTENCIES is set. 2023-01-03 00:33:55 +01:00
Robinson ad50dbdea4
Fixed race condition when shutting down 2023-01-03 00:33:16 +01:00
Robinson 54f5a96e18
Fixed missing removeNotify 2023-01-03 00:29:59 +01:00
Robinson 3eb7edfeba
Added copyright/comments 2023-01-03 00:09:54 +01:00
Robinson caed11f362
Right click action showing the menu only if AUTO_FIX_INCONSISTENCIES is enabled. 2023-01-03 00:06:38 +01:00
Robinson 82a4df0616
Added support for following the system appearance (light/dark) 2023-01-03 00:03:05 +01:00
Robinson 99f4135152
Added support for showing the macos menu on right click without resorting to click emulation 2023-01-02 23:59:54 +01:00
Robinson 4ae18e1962
Added .addNotify() to create the peer 2023-01-02 23:55:26 +01:00
Robinson 2ca4a1b131
Code cleanup 2023-01-02 17:35:16 +01:00
Robinson 6c4a4acda0
Added JPMS detection 2023-01-02 17:34:44 +01:00
Robinson 3d85c28b64
Comment cleanup 2023-01-02 17:34:21 +01:00
Robinson c41f2ee89b
added addNotify for creating the AWT peer 2023-01-02 17:34:07 +01:00
Robinson 19a75dbd8f
Cleaned up systemtray fixes. macos fix for click-emulation only works if accessibility is enabled (which is detected) 2023-01-02 17:33:31 +01:00
Robinson 4b47e70b67
Icon size is 20 according to AWT 2023-01-02 17:32:28 +01:00
Robinson 8e6c073872
updated license 2023-01-01 02:27:22 +01:00
Robinson 9a79addb25
"fixing" swing on macOS is not necessary 2023-01-01 02:27:02 +01:00
Robinson 6568374464
Removed oracle specific VM checks 2023-01-01 02:26:40 +01:00
Robinson b6d4ce5f2e
Fixed potential deadlocks during shutdown events 2022-12-31 18:29:51 +01:00
Robinson ca1a997c10
Updated dependencies 2022-12-31 14:38:52 +01:00
Robinson 75a71c9c2b
Fixed threading issue when shutting down 2022-12-31 14:07:55 +01:00
Robinson b1b510766b
Added systemtray version to startup debug info 2022-12-31 12:16:36 +01:00
Robinson 724019615a
Added support for macOS-AWT try type. The OSX native tray type was broken by the big sur (macos11) update.
Updated gradle
2022-12-30 11:59:03 +01:00
Robinson 6c0884b4e5
added oS 2022-12-27 15:46:04 +01:00
Robinson 7ba06a6d46
checked icon is now protected 2022-12-27 15:45:56 +01:00
Robinson 0f0594ff2f
updated license 2022-12-27 15:21:25 +01:00
Robinson e2457aae74
updated gradle 2022-12-27 15:21:13 +01:00
Robinson 3d50158f5d
Updated macOS sizing 2022-12-27 15:21:00 +01:00
Robinson 0c3e954cfa
Cleaned imports 2022-12-26 01:49:56 +01:00
Robinson 375bb625ed
Use FileUtil to read first line of file. 2022-05-17 23:18:38 +02:00
Robinson 6212753383
Added trailing new line in file 2022-05-17 21:03:24 +02:00
Robinson 3a49be5c87
Added extra check for image resize util 2022-05-17 21:02:24 +02:00
Robinson a8b51a3bdc
Updated dependencies 2022-05-09 09:18:27 +02:00
Robinson cbb4a6ba07
Fixed migration for swt/javaFX to updated libraries 2022-05-09 09:18:14 +02:00
Robinson a285b81b22
updated dependencies 2022-04-21 10:23:58 +02:00
Robinson 06e700591b
updated gradle 2022-03-07 22:26:33 +01:00
Robinson fe60c7b7c7
Updated OS dependency 2022-03-07 22:26:11 +01:00
Robinson b91c7d6ff0
Spacing 2021-12-13 15:52:24 -07:00
Robinson 23be4ff9ac
Added entries to compatibility matrix 2021-12-13 15:46:38 -07:00
Robinson bc09be721c
Added support for AwesomeWM under Gnome. 2021-12-13 15:44:59 -07:00
Robinson 30611842f6
Added support for overriding the system tray MENU + ICON sizes 2021-12-13 15:37:57 -07:00
Robinson a3db214961
Added support for potential empedded jar resources, passed as a path instead of resource 2021-12-13 11:41:58 -07:00
Robinson dc2df6416e
Added ability to specify the Thread prio for the EventDispatch 2021-12-13 10:15:33 -07:00