Commit graph

8889 commits

Author SHA1 Message Date
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
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
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
023ab45022 Use PInvoke instead of DllImport & Several adjustments 2025-03-22 12:06:44 +08: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
Yusyuriv
81a4632722
Implement auto-switching to English when the option is enabled 2025-03-22 00:27:03 +06: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
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
Jack Ye
8493fa559b
Merge branch 'dev' into 250223FluentTest2 2025-03-18 19:53:56 +08:00
Jack Ye
e28a69ca91
Merge pull request #3357 from Jack251970/fix_custom_hotkey1
Fix hotkey initialization issue
2025-03-18 19:50:16 +08:00
Jack251970
044dc2c5ea Fix hotkey initialization issue 2025-03-18 12:05:58 +08:00
Jack Ye
df8f2f070f
Merge branch 'dev' into 250223FluentTest2 2025-03-17 21:19:34 +08:00
Jack251970
bfa762296d Improve performance 2025-03-17 20:42:58 +08:00
Jack251970
570d9ce096 Remove useless logic 2025-03-17 20:41:06 +08:00
Jack251970
7876fa1270 Fix possible cancel token issue 2025-03-17 20:12:19 +08:00