Commit graph

190 commits

Author SHA1 Message Date
Kang Yu
d3318e1443 set icon for hotkey dialog 2024-03-18 16:46:40 -07:00
Kang Yu
84a8ac5792 #301, add -fix_taskbar=0 command option 2024-03-18 14:43:00 -07:00
Kang Yu
5c26373d07 complete moving HotKeyWindow module to Common 2024-03-18 12:12:52 -07:00
Kang Yu
47d182fdf8 mv HotKeyWindow module to Common lib 2024-03-18 12:00:50 -07:00
Kang Yu
ab484fb526 route mouse scroll event to foreground window 2024-03-17 22:49:48 -07:00
Kang Yu
5909e23933 safely hide hotkey window 2024-03-17 22:14:59 -07:00
Kang Yu
e8748f3b39 new browser tab has two variants : ^t and ^T 2024-03-17 21:57:57 -07:00
Kang Yu
dcc6e7950a more hotkeys 2024-03-17 16:08:40 -07:00
Kang Yu
fbfb28e9d6 add icon for hotkey dialog 2024-03-17 15:03:46 -07:00
Kang Yu
909d9a12b8 button function stubs 2024-03-17 14:25:20 -07:00
Kang Yu
2751ab8c60 move hotkey window to let it stay 2024-03-17 14:20:48 -07:00
Kang Yu
8f43f8ec1f rename buttons 2024-03-17 11:41:38 -07:00
Kang Yu
d1ef53efa7 add navigation buttons 2024-03-17 11:39:50 -07:00
Kang Yu
7c45e4ae2a Alt+Q invokes mouse gesture window 2024-03-16 23:02:54 -07:00
Kang Yu
f62281c6c8 Alt + Q to invoke mouse gesture window 2024-03-16 15:13:43 -07:00
Kang Yu
961de8a3da click middle mouse button on pw icon to restore default icon 2024-03-15 14:39:36 -07:00
Kang Yu
4773ff90e5 rename functions 2024-03-15 14:04:51 -07:00
Kang Yu
8cad4d810b TBD new feature: alt+w hotkey to invoke mouse gesture function 2024-03-14 22:08:51 -07:00
Kang Yu
d8c882be3b #276, #289, disable DPI awareness setting 2024-03-14 21:45:15 -07:00
Kang Yu
e458d4c1f4 add option -reject_scale_factor_change=0 2024-03-04 21:45:24 -08:00
Kang Yu
984c89e099 new feature: shift click PW icon to center foreground window 2024-03-02 20:24:43 -08:00
Kang Yu
006aa4e517 #300, add command option -ctrl_minimize_to_tray=0 to disable the feature 2024-03-01 13:11:11 -08:00
Kang Yu
fcf51fc61b tag 5.52 2024-02-21 04:56:25 -08:00
Kang Yu
3c3b6b49db #288, wait for taskbar ready only once to avoid dead loop 2024-02-19 23:37:34 -08:00
Kang Yu
e53c824398 #296, fix crash due to missing string length checking 2024-02-16 01:33:15 -08:00
Kang Yu
97e68e11b7 update required .netframework version to 4.6 2024-02-09 15:06:01 -08:00
Kang Yu
a9d7d88fa2 add missing DPI setting in app.config 2024-02-09 14:58:22 -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
acc8ff44de print PW version in event log 2024-02-05 21:33:38 -08:00
Kang Yu
f36c94fa9b list *.png *.ico together 2024-02-05 17:27:16 -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
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
42f420596e tag 5.50 2024-02-01 17:03:15 -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
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
Kang Yu
d51ee17790 tag 5.49 2023-12-30 23:34:48 -08:00
Kang Yu
615ae5f6f7 turn on fix for #267 by default 2023-12-30 23:13:54 -08:00
Kang Yu
d34c90e082 fix #267 2023-12-30 18:00:44 -08:00
Kang Yu
51ba8bb6a8 enhancement: convert pwIcon.png to .ico resource 2023-12-22 17:57:10 -08:00
Kang Yu
904121fcb7 further improve icon edge evenness 2023-12-22 14:40:20 -08:00