Commit Graph
10 Commits
Author SHA1 Message Date
mshafer1 f908e9c4b0 allow a timeout of -1 in settings 2024-12-20 16:16:57 -06:00
mshafer1 9b902f1d38 use a rich text box to get scroll bar if needed and make window a little smaller 2024-12-20 16:01:15 -06:00
mshafer1 a8af6ce48e if already visible, hide then show
ideally, we would stack multiple up each with its own timeout and close event. For now, this just makes a pop up for the new message.
2024-12-20 15:53:22 -06:00
mshafer1 c8ba64f5d8 remove unused imports 2024-12-20 15:49:42 -06:00
mshafer1 8c04e82dac rearrange file to properties, public, protected, private 2024-12-20 15:49:16 -06:00
mshafer1 8ec1a89941 create a constants class to manage flag names 2024-12-20 15:46:08 -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 3e43002b47 work on appearance of notification 2024-12-20 12:10:12 -06:00
mshafer1 a7dcf3611c make tray pop up and make it work 2024-12-20 11:29:22 -06:00