Commit graph

8915 commits

Author SHA1 Message Date
Jack251970
1d1909c514 Fix results view update task dispose issue 2025-03-26 10:39:17 +08:00
Jack Ye
334a27fc28
Merge branch 'dev' into graceful_shutdown 2025-03-26 10:35:57 +08:00
Jack Ye
298af4d851
Merge pull request #3376 from Jack251970/change_language
Fix Language Change Issue
2025-03-24 17:22:57 +08:00
Jack251970
a3193cf525 Move function position 2025-03-24 13:24:05 +08:00
Jack251970
dfad11cbed Fix language change issue 2025-03-24 13:22:15 +08:00
Yan Li
ddec1bd626
Merge pull request #3366 from Flow-Launcher/always-use-english
Implement auto-switching to English when the option is enabled
2025-03-23 20:58:52 +06:00
Yusyuriv
4f2a951adf
Small code style changes in keyboard change logic 2025-03-23 20:41:28 +06:00
Jack251970
d827d0ac9f Use language tag instead of language id 2025-03-23 22:22:08 +08:00
Jack251970
4fc7f70d18 Adjust formats 2025-03-23 21:05:14 +08:00
Jack251970
c63debe296 Add foreground window check 2025-03-23 20:57:25 +08:00
Jack251970
5be88dd386 Remove blank line 2025-03-23 20:57:12 +08:00
Yusyuriv
1bf573344a
Fix incorrect error handling logic in keyboard layout change 2025-03-23 18:53:01 +06:00
Yusyuriv
4df42a0f63
Add doc comments and additional error handling in keyboard layout switch logic 2025-03-23 18:40:41 +06:00
Yusyuriv
48aff32f1b
Clarify why not switch keyboard layout for languages that have IME mode 2025-03-23 18:28:19 +06:00
Yusyuriv
382d0c2bfe
Don't broadcast language change 2025-03-23 18:26:11 +06:00
Yusyuriv
bf011f11db
Revert "Fix keyboard restore issue when window is deactivated"
This reverts commit 747f9582c3.
2025-03-23 17:57:24 +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
747f9582c3 Fix keyboard restore issue when window is deactivated 2025-03-23 19:27:40 +08:00
DB P
6fbde2f95d
Merge pull request #3374 from onesounds/050323_FixLastCaret
Fix cursor doesn't move to the end on initial launch
2025-03-23 19:37:29 +09:00
DB p
0ef4b05808 Add Initial state for QueryTextBoxCursorMovedToEnd 2025-03-23 17:21:03 +09:00
Jack Ye
017cc5a5e9
Merge pull request #3365 from Jack251970/result_update_issue
Fix Plugin Manager Issue
2025-03-23 12:11:27 +08:00
cibere
839c26d7d7
Merge pull request #3371 from AleksandrSl/patch-1
Update link to the plugins in README.md
2025-03-22 12:33:06 -07:00
Aleksandr
3e64a341bc
Update README.md 2025-03-22 19:41:26 +01:00
Yusyuriv
ca04823dd7
Remove generic language code 2025-03-22 19:40:26 +06:00
Yusyuriv
6ad4b2355e
Don't switch to English when IME can be disabled instead 2025-03-22 17:08:09 +06:00
Yusyuriv
f83e8eddb6
Revert "Use focus events to trigger"
This reverts commit 4146f4d309.
2025-03-22 16:23:34 +06:00
Jack251970
4146f4d309 Use focus events to trigger 2025-03-22 18:03:41 +08:00
Yusyuriv
c39079badc
Revert accidental change 2025-03-22 15:35:34 +06:00
DB P
8d0d19eaf2
Merge pull request #3369 from onesounds/050322-ArcrylicFirstLaunch
Enable acrylic effect on first launch
2025-03-22 18:27:46 +09:00
Yusyuriv
67be335600
Rename methods to make their purpose more obvious; slight code style changes 2025-03-22 14:58:42 +06:00
Jack251970
465108a9d4 Fix keyboard layout fetch issue 2025-03-22 13:58:53 +08:00
Jack251970
93ccdee54a Improve comments 2025-03-22 13:40:33 +08:00
Jack251970
adbef0d994 Improve disposable interface for mainvm 2025-03-22 13:34:03 +08:00
Jack251970
48792b6a3b Restore style 2025-03-22 13:29:47 +08:00
Jack251970
9d81e60813 Improve dispose logic 2025-03-22 13:26:12 +08:00
Jack251970
023ab45022 Use PInvoke instead of DllImport & Several adjustments 2025-03-22 12:06:44 +08:00
DB p
4e5584b709 Enable acrylic effect on first launch if running on Windows 11 2025-03-22 12:25:02 +09:00
Yusyuriv
aa3ad10044
When looking for English keyboard layout, use pre-defined IDs instead of relying on layout name as a string 2025-03-22 08:32:35 +06:00
Jack251970
09bc2bc48b Cleanup & Improve 2025-03-22 10:24:34 +08:00
Jack251970
5b29dedcbe Remove useless cancellation token source 2025-03-22 10:10:52 +08:00
Yusyuriv
81a4632722
Implement auto-switching to English when the option is enabled 2025-03-22 00:27:03 +06:00
Jack251970
b71e7226e5 Improve & Fix 2025-03-21 21:17:31 +08:00
Jack251970
783cef6814 Gracefully shutdown all threads when exiting 2025-03-21 20:55:57 +08:00
Jack251970
1b066a5724 Improve code quality 2025-03-21 16:49:22 +08:00
Jack251970
b75066f52c Fix change plugin language issue 2025-03-21 15:23:13 +08:00
Jack251970
a160a78190 Fix result update interface issue 2025-03-21 14:46:39 +08:00
Jack Ye
dda008f80b
Merge pull request #3265 from Jack251970/settings_panel
Unify Settings Panel Design & Fix JsonRPC Settings Empty Issue
2025-03-20 22:37:22 +08:00
DB p
ca0299ec89 Adjust margin 2025-03-20 22:49:15 +09:00
Jack251970
024bf6424a Use trick for left alignment 2025-03-20 21:36:02 +08:00
Jack251970
3fee5aea5c Redesign explorer settings panel 2025-03-20 21:21:40 +08:00