Commit graph

1311 commits

Author SHA1 Message Date
Kang Yu
47b3e3173f do delayed capture after successful auto restore 2024-02-09 12:22:34 -08:00
Kang Yu
818b8c50bd #289, 1. add command option -dpi_sensitive_call=0, 2. reject sudden window dpi change 2024-02-09 12:19:50 -08:00
Kang Yu
63cd6db0e9 #289, workaround Windows 11 failure to honor DPI_AWARENESS_CONTEXT_UNAWARE 2024-02-07 22:53:34 -08:00
kangyu-california
4d70854177
Create FUNDING.yml 2024-02-05 23:10:56 -08:00
Kang Yu
e9b84c9bbb undo print capture event for taskbar window 2024-02-05 21:45:48 -08:00
Kang Yu
acc8ff44de print PW version in event log 2024-02-05 21:33:38 -08:00
Kang Yu
4a2de1aa84 simplify help by remove description of internal command switches 2024-02-05 18:22:25 -08:00
Kang Yu
4b59e8e5cd update help 2024-02-05 18:18:56 -08:00
Kang Yu
f36c94fa9b list *.png *.ico together 2024-02-05 17:27:16 -08:00
Kang Yu
1eb93900a2 auto restore live windows from db upon for first time run 2024-02-04 18:35:30 -08:00
Kang Yu
610cfe4f90 cancel -delay_start 10 command option in auto_start_pw script 2024-02-04 18:13:58 -08:00
Kang Yu
e29f591738 fix empty container exception 2024-02-04 17:04:15 -08:00
Kang Yu
fa4f8c8d31 #288, relaunch PW if taskbar is not ready to show icon 2024-02-04 16:54:36 -08:00
Kang Yu
e70840c687 improve core app window check 2024-02-04 16:54:36 -08:00
Kang Yu
d3fcf34020 update help 2024-02-03 18:28:59 -08:00
Kang Yu
b2adc0947a tag 5.51 2024-02-03 16:28:15 -08:00
Kang Yu
5458bf4746 refine menu name to turn on/off customized icon 2024-02-03 16:28:15 -08:00
Kang Yu
2b27b280e9 #287, add menu to select ico/png file as program icon 2024-02-03 15:53:53 -08:00
Kang Yu
66460e2de8 fix legacy icon resource name 2024-02-03 14:23:54 -08:00
Kang Yu
163996b98f add command option "-legacy_icon" to use old icon of windowed P charactor 2024-02-03 14:10:08 -08:00
Kang Yu
5bb88a2ff9 add command option "-legacy_icon" to use old icon of windowed P charactor 2024-02-03 14:07:56 -08:00
Kang Yu
4642999ec1 #287, make icon more harmonic. Load ico/png files in program folder with highest priority to override default icon 2024-02-03 13:19:57 -08:00
Kang Yu
785b8fe0c4 remove leading space char from trayicon initial title 2024-02-02 15:14:05 -08:00
Kang Yu
527d3bd9ae #286, reliably minimize window to notification tray 2024-02-02 13:45:09 -08:00
Kang Yu
ecf0123515 #282, fix failure to restore folder shortcut with space char in name 2024-02-01 18:02:41 -08:00
Kang Yu
42f420596e tag 5.50 2024-02-01 17:03:15 -08:00
Kang Yu
605bf69496 #282, match special folder name in home dir 2024-02-01 17:01:56 -08:00
Kang Yu
b857700917 #282, if special folder could not be located, open home folder instead 2024-02-01 16:32:06 -08:00
Kang Yu
9a9fa67914 #282: treat "Quick access" folder as home 2024-02-01 15:41:20 -08:00
Kang Yu
43d76a88cc #282 : handle home dir correctly 2024-02-01 15:22:21 -08:00
Kang Yu
a2d11f936b #282, open special folder under %userprofile% 2024-02-01 15:10:47 -08:00
Kang Yu
f2bf567386 add double quote for dir path with space char 2024-01-31 22:09:45 -08:00
Kang Yu
ed4f7e67fc #282 : restore folder location for explorer window 2024-01-31 21:36:02 -08:00
Kang Yu
7f70dda590 #282: capture current dir of explorer window for restore from db 2024-01-31 19:36:36 -08:00
Kang Yu
6bc6588727 Microsoft coined another classname to hide the core app window 2024-01-31 17:08:53 -08:00
Kang Yu
910ab42ffa capture to disk: use legacy wmic method for windows7/8 2024-01-31 13:53:46 -08:00
Kang Yu
bfb2a57881 capture to db: use powershell command instead of deprecated wmic.exe 2024-01-31 12:57:55 -08:00
Kang Yu
472b12ba3a do not center cursor to avoid restore failure 2024-01-29 18:41:16 -08:00
Kang Yu
cd2372dae6 avoid buffer overflow 2024-01-28 22:32:16 -08:00
Kang Yu
8d512a33f8 #279, consolidate similar notify icon entries in taskbar setting 2024-01-22 11:38:41 -08:00
Kang Yu
59ee077d36 #279, properly dispose notification icon 2024-01-21 20:51:45 -08:00
Kang Yu
c319fbcf5d reliably dispose MinimizeToTray object 2024-01-20 21:50:34 -08:00
Kang Yu
61a743ed38 minimize to tray: fix duplicated icons for one minimized window 2024-01-20 18:59:56 -08:00
Kang Yu
7a8c761356 simplify coding 2024-01-20 17:50:56 -08:00
Kang Yu
2c5beca95a #279, integrate minimize window to tray function 2024-01-20 16:48:56 -08:00
Kang Yu
2b46fda541 change icon when upgrade version is detected 2024-01-19 14:57:05 -08:00
Kang Yu
09f9717b48 dynamically convert png to ico to reduce file size 2024-01-19 14:42:27 -08:00
Kang Yu
dd20274ce3 redesign icons 2024-01-16 22:22:37 -08:00
Kang Yu
c979635849 update icon to make it appear harmonic to Windows 2024-01-15 17:00:58 -08:00
kangyu-california
4848531ab8
Update README.md 2024-01-13 14:58:55 -08:00