Jack Ye
|
00b61f3123
|
Merge pull request #3581 from Flow-Launcher/get_window_long
Fix crash on ×32 devices
|
2025-06-03 11:24:05 +08:00 |
|
Jack251970
|
086aeab6c0
|
Use PInvoke to improve code quality
|
2025-05-27 14:36:09 +08:00 |
|
Jack251970
|
b2f5713386
|
Fix crash on ×32 devices
|
2025-05-24 13:10:25 +08:00 |
|
Jack Ye
|
8bb96d7f58
|
Fix copy to clipboard STA thread issue & Support retry for copy & Async build-in shortcut model & Fix build shortcuts text replace issue & Fix startup window hide issue (#3314)
|
2025-05-02 14:26:14 +10:00 |
|
Jack251970
|
1aeaaf2fc2
|
Add keyevent in Plugin project & Improve Shell plugin code quality
|
2025-04-09 12:30:50 +08:00 |
|
Jack251970
|
d827d0ac9f
|
Use language tag instead of language id
|
2025-03-23 22:22:08 +08:00 |
|
Jack251970
|
5be88dd386
|
Remove blank line
|
2025-03-23 20:57:12 +08:00 |
|
Yusyuriv
|
382d0c2bfe
|
Don't broadcast language change
|
2025-03-23 18:26:11 +06:00 |
|
Yusyuriv
|
cd28c09c09
|
Fix the issue with not being able to switch back to the original keyboard layout in OnDeactivated
|
2025-03-23 17:56:52 +06:00 |
|
Jack251970
|
023ab45022
|
Use PInvoke instead of DllImport & Several adjustments
|
2025-03-22 12:06:44 +08:00 |
|
Jack251970
|
49f1d79798
|
Fix SetWindowLong issue
|
2025-03-16 23:18:50 +08:00 |
|
Jack251970
|
2cd1683741
|
Improve code quality
|
2025-03-16 22:24:06 +08:00 |
|
Jack251970
|
db37ab7373
|
Use PInvoke.DwmSetWindowAttribute instead of DllImport
|
2025-03-16 14:39:56 +08:00 |
|
Jack251970
|
41b05b39ab
|
Replace dll import with PInvoke for code quality
|
2025-02-24 17:01:01 +08:00 |
|
Jack251970
|
e0f0bed822
|
Revert "Fix clipboard action under sta thread issue"
|
2025-01-04 00:33:24 +08:00 |
|
Jack251970
|
3ab1fb15b6
|
Fix clipboard action under sta thread issue
|
2024-12-19 16:34:32 +08:00 |
|
Jack251970
|
b96c7b12d5
|
Remove useless PInvoke method import
|
2024-12-14 11:51:13 +08:00 |
|
Jack251970
|
22170ee43a
|
Replace DllImport & flags with CSWin32
|
2024-12-10 20:44:28 +08:00 |
|