Commit graph

9196 commits

Author SHA1 Message Date
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
Jack251970
529a21939e Change serach delay method 2025-03-21 13:34:52 +08:00
Jack251970
bebe86dd5d Improve query async local function 2025-03-21 10:29:45 +08:00
Jack251970
2619851632 Improve indention 2025-03-21 10:05:48 +08:00
Jack251970
2f4e140fb0 Improve query async local function 2025-03-21 10:03:53 +08:00
Jack251970
d78599114a Improve search performance 2025-03-21 09:57:15 +08:00
Jack251970
8c387d0d94 Improve code quality & Add oneway bind mode 2025-03-21 07:58:00 +08:00
Jack251970
102636f357 Improve code quality 2025-03-21 07:57:27 +08:00
Jack251970
dc92f6a271 Fix build issue 2025-03-21 07:57:13 +08:00
Jack Ye
1e0118604c
Merge branch 'dev' into search_delay 2025-03-21 07:42:04 +08:00
Jack Ye
c87b731efd
Merge branch 'dev' into plugin_settings_cache_path 2025-03-21 07:31:12 +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
Jack251970
d533f53eb7 Add global margin & Remove inner margin & Remove inner scroll viewer 2025-03-20 20:59:35 +08:00
Jack Ye
a6812cfd9f
Merge branch 'dev' into settings_panel 2025-03-20 20:33:31 +08:00
Jack251970
e5298d31e6 Revert "ExplorerSettings.xaml" 2025-03-20 20:31:57 +08:00
DB P
288808af9c
Merge pull request #3362 from onesounds/250320-FixTabControlExplorer
Fix #3292
2025-03-20 21:26:07 +09:00
DB p
f6b9d7e210 Fix Comment 2025-03-20 20:44:27 +09:00
DB p
f7d099d7d6 Fix wpf drawing issue 2025-03-20 20:43:17 +09:00
Jack251970
782c11c57f Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
2025-03-20 18:17:47 +08:00
Jack251970
13fcdc60fa Fix typo 'seperator' 2025-03-20 18:11:53 +08:00
Jack251970
1d625c9134 Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
2025-03-20 18:05:25 +08:00
Jack Ye
ffc5047810
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
2025-03-20 17:41:21 +08:00
Jack Ye
f14e79dbc1
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
2025-03-20 17:41:11 +08:00
Jack Ye
444d29506d
Update Flow.Launcher.Core/Plugin/JsonRPCPluginSettings.cs
Co-authored-by: Yan Li <Yusyuriv@users.noreply.github.com>
2025-03-20 17:38:31 +08:00
Jack Ye
e3af882eec
Merge branch 'dev' into plugin_settings_cache_path 2025-03-20 14:00:07 +08:00
Jack Ye
87f765be4a
Merge pull request #3261 from Jack251970/multiple_keywords
Support Multiple keywords for Plugins
2025-03-20 13:46:23 +08:00
DB P
5252d3e64b
Merge pull request #3271 from onesounds/250223FluentTest2
Fluent Window
2025-03-20 13:06:42 +09:00
Jack251970
944393c384 Improve code quality 2025-03-19 18:22:43 +08:00
Jack251970
9cb31c8661 Improve code quality 2025-03-19 18:03:02 +08:00
DB p
aaca0c0a4a Change Comment to english 2025-03-19 00:09:02 +09:00
DB p
4731d8893c Removed window animation storyboard 2025-03-19 00:02:08 +09:00
DB p
a3322fce71 Remove Corner Type 2025-03-18 23:55:49 +09:00