Commit graph

  • b1e586b4ab rename variable handle to commanderWnd Kang Yu 2024-05-19 22:11:57 -07:00
  • d589119ced insert minor delay for kill tab command Kang Yu 2024-05-29 10:54:30 -07:00
  • ee66eb751a add slight delay for F/B command Kang Yu 2024-05-26 16:17:43 -07:00
  • 2ad4238713 limit delay between SetForegroundWindow() and SendKeys() for tab and q only Kang Yu 2024-05-26 14:09:24 -07:00
  • 397fb6a0ff add minor delay after browser window activation to reliably SendKey to it Kang Yu 2024-05-26 13:48:21 -07:00
  • 49c7d6c50b sync commander window with cursor position Kang Yu 2024-05-22 11:29:16 -07:00
  • 2ae0c12bdb webpage commander: forward fn key without returning focus Kang Yu 2024-05-19 15:33:06 -07:00
  • 62e2fd2c48 hide webpage commander window when cursor is ibeam Kang Yu 2024-05-18 17:32:40 -07:00
  • f8ac9beeda shift webpage commander window away in video playing mode Kang Yu 2024-05-17 22:48:13 -07:00
  • f81f7e3dd0 #321, fix exception due to missing key existence check Kang Yu 2024-05-17 15:03:32 -07:00
  • 23ce1855e4 webpage commander: foward escape char to browser window Kang Yu 2024-05-17 14:26:14 -07:00
  • cd913d0234 webpage commander : forward up/down/left/right key to browser window Kang Yu 2024-05-16 19:08:35 -07:00
  • 44022a5592 missing default value handling for snapshot 0 Kang Yu 2024-05-16 19:46:22 -07:00
  • 4b395a7bdd #321, add debug capability to restore snapshot "`" for the last auto restore point Kang Yu 2024-05-15 14:22:51 -07:00
  • 00c277c814 add snapshot id "`" for the last auto restore point Kang Yu 2024-05-15 14:10:50 -07:00
  • 90b2a2f2c6 avoid hiding commander window when activated Kang Yu 2024-05-14 21:58:36 -07:00
  • 8f73b7fba3
    Shift + click PW icon to center the foreground window in main display kangyu-california 2024-05-13 16:31:45 -07:00
  • 30d2efad08 code cleanup Kang Yu 2024-05-10 14:46:59 -07:00
  • c41ab850bc
    Update README.md kangyu-california 2024-05-10 11:27:51 -07:00
  • 6d7d26d9e7 #318, app data dir need be created first Kang Yu 2024-05-07 21:25:08 -07:00
  • be4e90ecd5 center webpage commander window on top of foreground window when invoked from menu Kang Yu 2024-05-05 17:32:29 -07:00
  • 1178cd1aa4 webpage commander: forward alt (menu) key to browser window Kang Yu 2024-05-05 17:17:11 -07:00
  • 84881c6b0a more click through scenario Kang Yu 2024-05-04 16:06:25 -07:00
  • 6dd3c12297 differentiate click through and alt + click through Kang Yu 2024-05-04 15:45:38 -07:00
  • b953ec321c simplify cursor shape handling Kang Yu 2024-05-04 14:46:25 -07:00
  • 5a20148ac8 reduce webpage commander window shifting when cursor has hand shape Kang Yu 2024-05-04 12:39:52 -07:00
  • e8a0af2962 rename hotkey window to webpage commander window Kang Yu 2024-05-04 01:18:20 -07:00
  • a8917a70fc speedup IsBrowserWindow() Kang Yu 2024-05-04 00:21:11 -07:00
  • 17b5ae0b48 update readme, help Kang Yu 2024-05-02 21:28:15 -07:00
  • 0160e04b21 update readme on webpage commander Kang Yu 2024-05-02 17:02:57 -07:00
  • 9cba6c3a03
    Update Help.md kangyu-california 2024-05-02 02:17:10 -07:00
  • adc5c3c514
    Update Help.md kangyu-california 2024-05-02 02:12:00 -07:00
  • 71b8e0d3f3
    Update Help.md kangyu-california 2024-05-02 02:04:05 -07:00
  • 3b100032fc update help/readme 5.54 Kang Yu 2024-05-01 23:48:35 -07:00
  • 1556c0d1cc tag 5.54 Kang Yu 2024-05-01 23:37:11 -07:00
  • 621ac9cfe0 update readme/help on webpage commander Kang Yu 2024-05-01 23:34:09 -07:00
  • fe86137062 Alt + click commander window to click through Kang Yu 2024-05-01 19:38:47 -07:00
  • c0382f0f85 update help on webpage command Kang Yu 2024-05-01 17:58:26 -07:00
  • 4066e542d9 hide webpage commander window when non-browser window is active Kang Yu 2024-04-30 23:30:55 -07:00
  • 09f155eaa1 fix typo Kang Yu 2024-04-30 22:50:17 -07:00
  • fd3223c6f6 relaxed check for similar color instead of unicolor for empty webpage area detection Kang Yu 2024-04-30 22:40:07 -07:00
  • 34b4d32f13 #311, when 0 window is captured, do not update record time at all Kang Yu 2024-04-30 19:25:30 -07:00
  • 97a1bf74dc increase rectangle size for uniform color detection, avoid double loop Kang Yu 2024-04-29 21:14:09 -07:00
  • 2fe282ccc2 hide webpage commander tiny window when color under cursor is non-uniform Kang Yu 2024-04-29 09:39:09 -07:00
  • 3b51f41f08 #312, Ctrl + Shift + RestoreFromDisk to auto skip missing window Kang Yu 2024-04-21 23:10:03 -07:00
  • 7d77f64d79 improve speed of sync webpage command window with cursor position Kang Yu 2024-04-21 15:02:15 -07:00
  • de90b42152 more fix for #301 Kang Yu 2024-04-21 14:43:29 -07:00
  • 86b5a87d63 revert .netframework requirement 4.6 down to 4.5 Kang Yu 2024-04-21 14:27:50 -07:00
  • ac82421b16 cleanup unused dpi config Kang Yu 2024-04-21 14:26:46 -07:00
  • a45b967e5f speculative fix for #311, exclude app.manifest from project Kang Yu 2024-04-21 14:22:23 -07:00
  • d2c4113836 refix #301, avoid restore taskbar when exit from fullscreen gaming Kang Yu 2024-04-21 14:08:00 -07:00
  • 6a576891f1 #309 fix, revert fix for #301 Kang Yu 2024-04-21 13:51:52 -07:00
  • 3f3f3a904a Alt + Click webpage commander window to click through Kang Yu 2024-04-21 13:27:33 -07:00
  • 8dc1f6ec9a rename hotkey window to "webpage commander" Kang Yu 2024-04-20 15:07:01 -07:00
  • b93270b1df rename menu to web navigation helper Kang Yu 2024-04-15 14:15:07 -07:00
  • b0034375aa add menu "toggle one-finger web navigation" Kang Yu 2024-04-15 12:52:47 -07:00
  • cb334676c0 support 360ChromeX browser Kang Yu 2024-04-15 12:32:19 -07:00
  • 111c3c5a31 use key X for browser shortcut / (goto search box) Kang Yu 2024-04-14 12:45:59 -07:00
  • 076fc4adc6 try solve exception Kang Yu 2024-04-13 23:12:58 -07:00
  • 60e29af67d avoid kill hotkey window using Alt+F4 Kang Yu 2024-04-13 18:46:24 -07:00
  • e58a1cfc2b add prompt dialog to promote using Z key to toggle size of hotkey window Kang Yu 2024-04-13 18:39:27 -07:00
  • 963d0bad24 add minimize button to hotkey window Kang Yu 2024-04-13 18:15:14 -07:00
  • 4c2cde17d5 fix typo Kang Yu 2024-04-13 16:41:21 -07:00
  • 20856259c0 translate N to Ctrl + N (open new browser window) Kang Yu 2024-04-13 15:16:31 -07:00
  • 466517da1e add command option -hotkey to allow customization, such as -hotkey "Q", change default hotkey to (Alt+)W Kang Yu 2024-04-13 15:05:30 -07:00
  • 307963f851 hotkey feature only active on browser window Kang Yu 2024-04-13 14:37:33 -07:00
  • 909e3df81f U for open last closed tab (Undo close tab), same effect as Shift T Kang Yu 2024-04-11 16:20:54 -07:00
  • 1fabb6b8bf keep on waiting for cross cursor as well Kang Yu 2024-04-11 15:38:30 -07:00
  • e6bbbf5e8d ignore temporary cursor shape change after enter text, wait until mouse moves Kang Yu 2024-04-11 15:28:08 -07:00
  • ec7c718086
    add privacy statement about hotkey window in README.md kangyu-california 2024-04-10 15:52:57 -07:00
  • fdee020565 unregister hotkey for initial run only when activated on non-browser window Kang Yu 2024-04-09 15:34:00 -07:00
  • 3475429941 #308, unregister hotkey when activated on non-browser window Kang Yu 2024-04-09 13:38:37 -07:00
  • 0b7661a30e #308, Alt + Close hotkey window to deactivate hotkey feature (in current PW process) Kang Yu 2024-04-09 13:09:31 -07:00
  • 94730bf324 #308, switch to last open tab by key V (google chrome only) Kang Yu 2024-04-08 23:20:33 -07:00
  • 2228a47599 update help on new command option Kang Yu 2024-04-06 11:15:45 -07:00
  • 6816aefc84 update help on hotkey syntax Kang Yu 2024-04-05 12:46:40 -07:00
  • 7620218845 update help Kang Yu 2024-04-01 22:44:21 -07:00
  • e12e653a26 tag 5.53 5.53 Kang Yu 2024-04-01 22:33:54 -07:00
  • b40e339a48 update readme Kang Yu 2024-04-01 22:41:51 -07:00
  • 0b16816c2e update help on hotkey window Kang Yu 2024-04-01 22:32:36 -07:00
  • 1f892823d7 update readme Kang Yu 2024-04-01 21:43:52 -07:00
  • eae2c9a6fc make hotkey window non-topmost when non-browser window is activated Kang Yu 2024-04-01 20:57:54 -07:00
  • f8f55673b2 consolidate key handlers Kang Yu 2024-04-01 16:47:32 -07:00
  • 21852666a4 postpone normal sized hotkey window activation while moving window, force activate when holding left mouse button Kang Yu 2024-04-01 14:51:33 -07:00
  • e5749075d2 fix crash due to missing hash key check Kang Yu 2024-04-01 13:56:38 -07:00
  • b21376c95f no activate hotkey window when cursor is ibeam type Kang Yu 2024-04-01 13:55:02 -07:00
  • 4084eff2fe Q for prev browser tab, X for switching background color of HotKey window Kang Yu 2024-04-01 12:14:39 -07:00
  • ea555b45b8 force update pw icon by hide and then show it Kang Yu 2024-04-01 11:28:25 -07:00
  • 41603fd49e code cleanup Kang Yu 2024-04-01 11:18:19 -07:00
  • dd429c1df7 invoke hotkey to show icon Kang Yu 2024-04-01 11:11:30 -07:00
  • 309cd5444c avoid handle alt+q in hotkey window Kang Yu 2024-03-31 23:08:28 -07:00
  • a85bfad948 more fix : allow normal sized hotkey window to lose focus when enter A/S command Kang Yu 2024-03-31 22:54:13 -07:00
  • 4dbfea074e keep normal sized hotkey window visible during mouse wheel handling Kang Yu 2024-03-31 15:39:59 -07:00
  • f9195a2cdb simplify Ctrl + digit hotkey to Digit in hotkey window Kang Yu 2024-03-31 13:13:02 -07:00
  • 1f49cc7e75 forward function key from hotkey window to browser window Kang Yu 2024-03-31 12:32:42 -07:00
  • b719b785ba let right mouse click popup window gain the focus in normal sized hotkey mode Kang Yu 2024-03-30 23:11:33 -07:00
  • c9155dd4fe support G command in normal sized hotkey mode Kang Yu 2024-03-30 22:19:50 -07:00
  • 078d7ac3e1 refix : allow normal sized hotkey window to lose focus when enter A/S command Kang Yu 2024-03-30 22:14:44 -07:00
  • 49733d4637 handle mouse scroll for normal sized hotkey window correctly Kang Yu 2024-03-30 18:56:38 -07:00
  • 1a21b20684 allow normal sized hotkey window to lose focus when enter A/S command Kang Yu 2024-03-30 18:34:14 -07:00