Kang Yu
|
f62281c6c8
|
Alt + Q to invoke mouse gesture window
|
2024-03-16 15:13:43 -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
|
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
|
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
|
fa4f8c8d31
|
#288, relaunch PW if taskbar is not ready to show icon
|
2024-02-04 16:54:36 -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
|
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
|
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
|
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
|
26714e7e82
|
use ctrl-move or ctrl-resize to activate dual position switch feature
|
2023-12-10 14:53:11 -08:00 |
|
Kang Yu
|
82fa1833d5
|
turn off dual position switching by default
|
2023-12-07 20:49:00 -08:00 |
|
Kang Yu
|
786ba0437d
|
add command option -foreground_background_dual_position=0 to disable smart foregroudn/backgrounding switching
|
2023-09-14 22:12:14 -07:00 |
|
Kang Yu
|
7d464fa4ab
|
phase out command option -slow_restore
|
2023-09-14 22:01:44 -07:00 |
|
Kang Yu
|
5999a5bff6
|
new feature: ctrl click pw icon to restore foreground window to its last closing position
|
2023-09-14 13:02:20 -07:00 |
|
Kang Yu
|
4f3965a367
|
new feature: shift click empty desktop to switch foreground/background window; ctrl click empty desktop to bring current foreground window to previous z-order and update the screen size/pos of background record with current value
|
2023-09-10 16:44:57 -07:00 |
|
Kang Yu
|
3b7592e1cc
|
new feature: ctrl alt click pw icon to bring current foreground window to bottom
|
2023-08-07 18:46:15 -07:00 |
|
Kang Yu
|
94bcf761d6
|
new feature: ctrl click pw icon to bring the current foreground window back to where it was before activated
|
2023-08-07 16:09:13 -07:00 |
|
Kang Yu
|
159dfc6240
|
allow abortion of restore from disk by cancel out dialog
|
2023-07-31 12:31:53 -07:00 |
|
Kang Yu
|
f2c9dda7ee
|
EnterDbEntryName() may return null, indicating user cancelled the dialog
|
2023-07-30 18:36:24 -07:00 |
|
Kang Yu
|
2d56a9b2f2
|
add label for selected layout
|
2023-07-30 17:13:02 -07:00 |
|
Kang Yu
|
6567b9ad0a
|
dialog for restore from disk when no exact match is avail or shfit key is pressed
|
2023-07-30 16:23:55 -07:00 |
|
Kang Yu
|
b6a38de961
|
enable restore from disk menu using question mark if no exact db key match is found
|
2023-07-30 14:48:28 -07:00 |
|
Kang Yu
|
4ce7c99e46
|
auto center labels in launch process dialog
|
2023-07-28 12:47:05 -07:00 |
|
Kang Yu
|
bf2ea276af
|
gui improvement: enable per monitor dpi awareness
|
2023-07-28 10:25:12 -07:00 |
|
Kang Yu
|
0920e2533c
|
fix blurred UI by using high DPI awareness setting. Get/Set window position still uses DPI unaware setting
|
2023-07-27 23:38:07 -07:00 |
|
Kang Yu
|
4864ee85b9
|
#224, remove disable switch
|
2023-07-22 14:41:53 -07:00 |
|
Kang Yu
|
a10e344604
|
turn on fix for #224 (accurately restore minimized window to proper taskbar) by default
|
2023-04-29 12:31:18 -07:00 |
|
Kang Yu
|
6619f7c205
|
unify maximize/minimize procedure, remove dry run test code
|
2023-04-29 12:29:27 -07:00 |
|
Kang Yu
|
1c27d4439c
|
issue #224: new command option -accurate_taskbar_minimized_window=1, default off
|
2023-04-16 22:50:18 -07:00 |
|
Kang Yu
|
9717dae16b
|
remove Ninjacrab from name space
|
2023-03-03 11:59:41 -08:00 |
|