Commit graph

15 commits

Author SHA1 Message Date
Kang Yu
07857fac58 customize notify icon using character from LanTingXu 2020-04-25 18:17:03 -07:00
Kang Yu
63e5063582 show tip notification when restoring windows 2020-04-22 00:10:50 -07:00
Kang Yu
896e2df534 simplify code 2020-04-21 16:33:31 -07:00
Kang Yu
300f473b55 automatically capture taskbar position change 2020-04-20 23:43:26 -07:00
Kang Yu
8252661813 undo last commit on tooltip text and abort menu 2020-04-18 22:33:47 -07:00
Brett Morrison
479441e068
Removed orphaned file. Removed custom code in generated file. Added Version to 'About' SysTray menu item. 2020-04-17 19:18:39 -07:00
Kang Yu
45d6c2d8f9 Store .db and .log file in user temp dir in release mode (some user put .exe in read-only dir). Rename menu item 2020-04-09 19:02:06 -07:00
Brett Morrison
89df3597e1
Add 'About' to menu to hyperlink to GitHub page 2020-04-09 14:12:54 -07:00
Kang Yu
afcf90b169 rename Shutdown to Exit in menu 2020-03-14 18:31:56 -07:00
Kang Yu
dbf0e782fc add Capture and Restore menu item to allow manual operation 2020-03-14 18:27:45 -07:00
Kang Yu
107b82c33e use standard method to get release version 2020-01-27 21:02:01 -08:00
kangyu
a3803a9164 start program with a splash screen 2020-01-26 23:57:38 -08:00
kangyu
e45577fa6b update to version 2.3, show version number in tool tip 2020-01-25 01:54:19 -08:00
Min Yong Kim
a71ea99b8e 1. Adding missing files
2. Adding icon resources
3. Swapping WPF shell to being a class library
4. Formalling closing the NotifyIcon when the app is shutdown
2015-02-27 00:48:10 -05:00
Min Yong Kim
9409d20445 1. Modification to make the application run in the systray
2. Abstracting processor and winapi logic into common dll and entry points into separate dlls
3. Adding icons
4. Switching build platform to AnyCPU. Seems to work on x64, don't have a x86 platform to test on
2015-02-27 00:38:08 -05:00