Commit graph

400 commits

Author SHA1 Message Date
Kang Yu
6a576891f1 #309 fix, revert fix for #301 2024-04-21 13:51:52 -07:00
Kang Yu
cb334676c0 support 360ChromeX browser 2024-04-15 12:32:19 -07:00
Kang Yu
eae2c9a6fc make hotkey window non-topmost when non-browser window is activated 2024-04-01 20:57:54 -07:00
Kang Yu
21852666a4 postpone normal sized hotkey window activation while moving window, force activate when holding left mouse button 2024-04-01 16:25:43 -07:00
Kang Yu
e5749075d2 fix crash due to missing hash key check 2024-04-01 13:56:38 -07:00
Kang Yu
ea555b45b8 force update pw icon by hide and then show it 2024-04-01 11:28:25 -07:00
Kang Yu
9babda1981 #303 related: avoid calling GetDisplayKey() in diplay changing event handler to avoid possible side effect of waking up monitor 2024-03-26 23:06:03 -07:00
Kang Yu
2ad4e74e09 convert VirtualDesktop apis to static 2024-03-24 18:29:32 -07:00
Kang Yu
3472349519 force foreground window when switching virtual desktop 2024-03-24 14:23:01 -07:00
Kang Yu
af7add873f hide tiny hotkey window when mouse leaves forground browser window 2024-03-24 12:00:31 -07:00
Kang Yu
55e2ff2356 yield foreground window when drifting out of browser window 2024-03-23 21:50:56 -07:00
Kang Yu
c0f4ee94da let tiny hotkey window follow mouse move in browser 2024-03-23 16:02:21 -07:00
Kang Yu
20e753d840 avoid set vacant desktop child window as foreground 2024-03-20 23:14:29 -07:00
Kang Yu
5bca4c142a most key shortcuts are for browser window only 2024-03-20 22:01:03 -07:00
Kang Yu
d76495b52a do not minimize hotkey window 2024-03-19 11:42:53 -07:00
Kang Yu
52442dd172 auto hide hotkey window when coverred by mstsc or fullscreen window 2024-03-18 21:55:26 -07:00
Kang Yu
f6b91a690c avoid fix topmost flag for hotkey window 2024-03-18 17:16:34 -07:00
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
2677195952 #301, avoid auto restore of taskbar potentially conflict w/ OS 2024-03-18 14:16:19 -07:00
Kang Yu
5c26373d07 complete moving HotKeyWindow module to Common 2024-03-18 12:12:52 -07:00
Kang Yu
eefc07cb07 #301, avoid potential unnecessary taskbar restore 2024-03-15 13:32:36 -07:00
Kang Yu
150133cfb1 #301, postpone taskbar restore to avoid competing with OS 2024-03-15 11:52:40 -07:00
Kang Yu
e458d4c1f4 add option -reject_scale_factor_change=0 2024-03-04 21:45:24 -08:00
Kang Yu
c5763a4f98 add debug print 2024-03-03 13:55:48 -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
83e3ef4cc8 rename variable 2024-03-02 12:04:53 -08:00
Kang Yu
0a6b45e7ab #289, check scale factor using rounding 2024-03-02 11:36:11 -08:00
Kang Yu
b17c793df7 #289, suppress scale factor change when reading window size 2024-03-01 21:43:09 -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
3aa6fb17e9 undo speculative dpi awareness check 2024-02-21 04:31:07 -08:00
Kang Yu
93611c447b always double quote dir path 2024-02-19 22:03:45 -08:00
Kang Yu
75d4fe5f5c undo test experiment change 2024-02-09 12:51:56 -08:00
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
e9b84c9bbb undo print capture event for taskbar window 2024-02-05 21:45:48 -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
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
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
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