20 Commits

Author SHA1 Message Date
mshafer1
4fbc4ca4e4 add support for still playing the Windows alert sound 2025-01-10 21:05:28 -06:00
mshafer1
52f315e4e3 use an enum 2024-12-23 09:23:15 -06:00
mshafer1
1b51a06eb6 change default of new notifications to light mode 2024-12-21 15:27:22 -06:00
mshafer1
5f57898f9b use seconds for value of timeout rather then mS 2024-12-21 09:53:57 -06:00
mshafer1
fa455baa57 add blank lines for readability 2024-12-21 08:03:23 -06:00
mshafer1
934edb79eb use pep8 style private naming and remove this. 2024-12-21 07:51:57 -06:00
mshafer1
5414aa4996 pass new options down to custom notifications form 2024-12-20 21:46:45 -06:00
mshafer1
42421d9820 if settings says to use the native notifications, use them 2024-12-20 21:34:18 -06:00
mshafer1
93ac99dd7c add to options 2024-12-20 21:31:40 -06:00
mshafer1
e24ef645ac implement icon 2024-12-20 13:32:19 -06:00
mshafer1
f5298e1a4e get timeout working 2024-12-20 12:11:07 -06:00
mshafer1
a7dcf3611c make tray pop up and make it work 2024-12-20 11:29:22 -06:00
Alexander Horner
0155cfb8fc Add adjustable reconnects and settings revisions 2023-10-09 21:11:07 +01:00
Alexander Horner
67b6e5b607 Add new timeout option and supporting settings infrastructure 2022-12-12 21:32:46 +00:00
Alexander Horner
7f73bd2cd1 Add support for priority
Set default title to topic unique, as displayed in subscriptions list, if not provided
Increase toast timeout to 5 seconds
2022-12-08 19:54:14 +00:00
Alexander Horner
d90ddc3be4 Solution cleanup 2022-12-08 19:33:08 +00:00
Alexander Horner
c4291e6f44 Default to preventing multiple instances
Allow multiple instances if overridden with command line parameter
Allow starting minimised to tray with command line parameter
2022-12-08 19:04:43 +00:00
Alexander Horner
ecbde9509f Implement error handling and notification 2022-12-07 23:20:36 +00:00
Alexander Horner
1e1187e71f Basic Websocket support working, without authentication (auth broken) 2022-12-07 21:36:03 +00:00
Alexander Horner
fe4ae354b2 Rename main form 2022-12-07 19:54:48 +00:00