Commit graph

13 commits

Author SHA1 Message Date
Hongtao Zhang
0153f71083 use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
Jack251970
be72bb73aa Fix VIRTUAL_KEY.VK_RWIN check issue 2024-12-11 09:57:49 +08:00
Jack251970
dbe626d238 Fix key event return result issue 2024-12-11 09:57:13 +08:00
Jack251970
22170ee43a Replace DllImport & flags with CSWin32 2024-12-10 20:44:28 +08:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Kevin Zhang
055751603d Revise Unsafe Calling Convention 2021-12-05 21:49:09 -06:00
Kevin Zhang
21c19b4314 Revert "Use Safe Delegate Instead"
This reverts commit 5f9036568d.
2021-12-05 21:38:18 -06:00
Kevin Zhang
5f9036568d Use Safe Delegate Instead 2021-12-05 21:04:41 -06:00
Kevin Zhang
84528ae8a7 Use Instance class with static method 2021-12-05 18:22:41 -06:00
Kevin Zhang
7d4a9c3494 Reorder modifer 2021-12-05 17:41:02 -06:00
Kevin Zhang
d3d1f6faa7 Fix Unexpected Intercept result when multiple plugin register the global hotkey event 2021-11-27 14:26:20 -06:00
Kevin Zhang
1c60b8e586 Use Function Pointer to handle the low level keyboard proc 2021-11-27 13:50:22 -06:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox.Infrastructure/Hotkey/GlobalHotkey.cs (Browse further)