Commit Graph

  • d80e5bb756 Merge pull request #17 from mshafer1/dev/toast_notifications_plus master Lucas Bortoli 2025-02-11 06:53:56 -03:00
  • e91c329feb focus the close button before first launch and on every show to make title text consistently not selected mshafer1 2025-01-11 08:57:44 -06:00
  • d8cbe96875 apply suggestions mshafer1 2025-01-11 08:42:06 -06:00
  • 4fbc4ca4e4 add support for still playing the Windows alert sound mshafer1 2025-01-10 21:05:28 -06:00
  • 2add8ad2d6 Make the blue a little closer to the true default mshafer1 2024-12-23 13:13:35 -06:00
  • 1acd970af6 apply Rider suggestions mshafer1 2024-12-23 13:12:23 -06:00
  • 52f315e4e3 use an enum mshafer1 2024-12-23 09:23:15 -06:00
  • 582eef1b9d massage the colors a little more mshafer1 2024-12-21 15:27:32 -06:00
  • 1b51a06eb6 change default of new notifications to light mode mshafer1 2024-12-21 15:27:22 -06:00
  • 5f57898f9b use seconds for value of timeout rather then mS mshafer1 2024-12-21 09:53:57 -06:00
  • 025a7d04f8 use 0 for "don't timeout" and don't allow -1 mshafer1 2024-12-21 09:45:08 -06:00
  • c448de2c17 remove unused imports mshafer1 2024-12-21 09:40:03 -06:00
  • f187cd8ea6 introduce theme files and handle in notification popup mshafer1 2024-12-21 09:39:43 -06:00
  • 7a5d067343 fix button hover behavior mshafer1 2024-12-21 09:39:04 -06:00
  • 1ae481b434 rename elements in new dialogue to PerlCase per PR comment mshafer1 2024-12-21 08:42:24 -06:00
  • c4e5a9059d rename new elements to be camelCase to match existing mshafer1 2024-12-21 08:40:17 -06:00
  • ed13382e46 format mshafer1 2024-12-21 08:32:09 -06:00
  • 5977501b91 remove _icon mshafer1 2024-12-21 08:28:46 -06:00
  • 859a8938c0 remove IsVisible and just use Visible instead mshafer1 2024-12-21 08:22:47 -06:00
  • f8dacac5a6 just utilize the progress bar directly mshafer1 2024-12-21 08:21:18 -06:00
  • 5b456c14a7 utilize modern c# features mshafer1 2024-12-21 08:18:57 -06:00
  • fc3275442c more CamelCasing mshafer1 2024-12-21 08:18:35 -06:00
  • be0db848dc improve comment on close handler mshafer1 2024-12-21 08:11:57 -06:00
  • 2cf458beae use CamelCasing mshafer1 2024-12-21 08:11:45 -06:00
  • fa455baa57 add blank lines for readability mshafer1 2024-12-21 08:03:23 -06:00
  • 934edb79eb use pep8 style private naming and remove this. mshafer1 2024-12-21 07:51:57 -06:00
  • 8203e6c112 handle if option to show progress bar is off mshafer1 2024-12-20 21:47:06 -06:00
  • 5414aa4996 pass new options down to custom notifications form mshafer1 2024-12-20 21:46:45 -06:00
  • 42421d9820 if settings says to use the native notifications, use them mshafer1 2024-12-20 21:34:18 -06:00
  • 93ac99dd7c add to options mshafer1 2024-12-20 21:31:40 -06:00
  • 7c5bb6f862 don't show notification window in task bar mshafer1 2024-12-20 17:47:56 -06:00
  • 65f27c7c42 add a progress bar and timeout text mshafer1 2024-12-20 17:08:53 -06:00
  • f908e9c4b0 allow a timeout of -1 in settings mshafer1 2024-12-20 16:16:57 -06:00
  • 9b902f1d38 use a rich text box to get scroll bar if needed and make window a little smaller mshafer1 2024-12-20 16:01:15 -06:00
  • a8af6ce48e if already visible, hide then show mshafer1 2024-12-20 15:53:22 -06:00
  • c8ba64f5d8 remove unused imports mshafer1 2024-12-20 15:49:42 -06:00
  • 8c04e82dac rearrange file to properties, public, protected, private mshafer1 2024-12-20 15:49:16 -06:00
  • 8ec1a89941 create a constants class to manage flag names mshafer1 2024-12-20 15:46:08 -06:00
  • e24ef645ac implement icon mshafer1 2024-12-20 13:32:19 -06:00
  • f5298e1a4e get timeout working mshafer1 2024-12-20 12:11:07 -06:00
  • 3e43002b47 work on appearance of notification mshafer1 2024-12-20 12:10:12 -06:00
  • a7dcf3611c make tray pop up and make it work mshafer1 2024-12-20 11:29:22 -06:00
  • 2c18f91d68 changed var to explicit type changed title on SendMessageForm handling error codes added credentials handling added icon to context menu item seba76/master seba76/HEAD seba76/master seba 2024-12-18 20:39:19 +01:00
  • c7e02655b0 #7 add simple send dialog seba 2024-12-17 22:54:24 +01:00
  • cb55d0148d Merge pull request #11 from alexhorner/master v1.3 Lucas Bortoli 2023-12-28 12:14:50 -03:00
  • 0155cfb8fc Add adjustable reconnects and settings revisions Alexander Horner 2023-10-09 21:11:07 +01:00
  • 68b0bf3eb9 Merge pull request #4 from alexhorner/master v1.2.0 Lucas Bortoli 2022-12-12 19:01:23 -03:00
  • c2c21e720f Added Settings screenshot Alexander Horner 2022-12-12 21:36:36 +00:00
  • 67b6e5b607 Add new timeout option and supporting settings infrastructure Alexander Horner 2022-12-12 21:32:46 +00:00
  • 1a73981d20 Add command line parameters Alexander Horner 2022-12-08 20:28:26 +00:00
  • 79d04b4a58 New screenshots and text Alexander Horner 2022-12-08 20:21:51 +00:00
  • 617f1e658a Add publish config and adjust app publish name Alexander Horner 2022-12-08 20:12:29 +00:00
  • 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 Alexander Horner 2022-12-08 19:54:14 +00:00
  • d90ddc3be4 Solution cleanup Alexander Horner 2022-12-08 19:33:08 +00:00
  • b644035433 Add license to About box and fancy it up a little Alexander Horner 2022-12-08 19:30:31 +00:00
  • c4291e6f44 Default to preventing multiple instances Allow multiple instances if overridden with command line parameter Allow starting minimised to tray with command line parameter Alexander Horner 2022-12-08 19:04:43 +00:00
  • 2a0d41759b Add MIT License to project Lucas Bortoli 2022-12-08 12:00:48 -03:00
  • 4e97e81b80 Merge pull request #2 from alexhorner/master Lucas Bortoli 2022-12-08 10:13:17 -03:00
  • 2a8a7e3c0c Adjust subscribe window tab index Alexander Horner 2022-12-07 23:31:13 +00:00
  • 2b298d6e19 Fix credentials on websocket Alexander Horner 2022-12-07 23:28:09 +00:00
  • ecbde9509f Implement error handling and notification Alexander Horner 2022-12-07 23:20:36 +00:00
  • 1e1187e71f Basic Websocket support working, without authentication (auth broken) Alexander Horner 2022-12-07 21:36:03 +00:00
  • fe4ae354b2 Rename main form Alexander Horner 2022-12-07 19:54:48 +00:00
  • 294747def5 Adjust layout of main form to make long topic names visible Alexander Horner 2022-12-07 19:40:37 +00:00
  • 76031ee868 Squash that async bug for good Alexander Horner 2022-12-06 23:31:11 +00:00
  • bba9051b4b Fix browser launch Alexander Horner 2022-12-06 23:27:30 +00:00
  • 012eeaa65f Enable .NET Core system aware DPI mode Fix Exit button in window menu Cleanup Alexander Horner 2022-12-06 23:25:07 +00:00
  • fde9a03887 Upgrade to .NET Core 6 (Windows Only Target) and fix UI thread deadlock bug Alexander Horner 2022-12-06 23:17:03 +00:00
  • ed5a43a0e8 Complete refactor, reasync, rebuild listener Alexander Horner 2022-12-06 22:34:32 +00:00
  • 5a4dfc01b6 Fix topic uniqueness issue Alexander Horner 2022-12-06 20:14:45 +00:00
  • 6aa48fdd2f Start some really basic persistence support. Buggy because of async missing Alexander Horner 2022-12-06 19:59:32 +00:00
  • 0a11d5a583 Add very basic but functional support for authentication and custom servers Alexander Horner 2022-12-06 19:37:39 +00:00
  • b66620c9da Set HttpClient timeout to infinite 1.0.1 Lucas Bortoli 2022-06-27 08:26:11 -03:00
  • caae5decb7 Add icon to assembly 1.0.0 Lucas Bortoli 2022-06-25 18:33:35 -03:00
  • 347f466242 Initial commit Lucas Bortoli 2022-06-25 18:30:01 -03:00