Commit graph

8884 commits

Author SHA1 Message Date
Jack251970
f7954a0272 Clean debug codes 2025-03-26 10:19:01 +08:00
Jack251970
8e5412fba1 Fix preview panel display when only enabling history 2025-03-26 10:18:36 +08:00
Jack251970
acf3a279c8 Improve code quality 2025-03-26 10:07:35 +08:00
Jack251970
0d74048418 Add control names 2025-03-25 22:43:02 +08:00
Jack251970
3acfebc185 Fix possible visibility issue 2025-03-25 19:36:39 +08:00
Jack251970
835457d6f0 Remove debug codes 2025-03-25 17:47:41 +08:00
Jack251970
07b73db445 Add preview info for history results 2025-03-25 17:42:24 +08:00
Jack251970
e9f317f6a2 Change variable names 2025-03-23 11:02:23 +08:00
Jack251970
655b017e9e Code quality 2025-03-22 23:42:14 +08:00
Jack251970
00ac32708c Fix history visibility issue 2025-03-22 23:41:20 +08:00
Jack251970
3c7b8cf827 Force preview panel height 2025-03-22 23:37:24 +08:00
Jack251970
f1bcfc1933 Support preview panel for history 2025-03-22 23:33:04 +08:00
Jack251970
26ab2aecef Revert to results selected item 2025-03-22 23:19:42 +08:00
Jack251970
b93faffdc0 Code cleanup 2025-03-22 23:12:20 +08:00
Jack251970
9167cba636 Use selected item for binding preview properties & Code cleanup 2025-03-22 23:08:47 +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
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
Jack251970
711865dc5a Use local variable for storyboard 2025-03-17 20:09:02 +08:00
Jack251970
95f151b196 Organize usings 2025-03-17 19:58:32 +08:00
DB p
07412313a0 Adjust Flickering code 2025-03-17 20:46:32 +09:00
DB p
f3a5365c24 Merge remote-tracking branch 'origin/250223FluentTest2' into 250223FluentTest2 2025-03-17 20:00:58 +09:00
DB p
841cc06158 Fix blink clock/icon animation issue when show/hide repeatly 2025-03-17 19:59:59 +09:00