Commit graph

7643 commits

Author SHA1 Message Date
Hongtao Zhang
4da4f0c18d Merge branch 'refs/heads/dev' into net8
# Conflicts:
#	Flow.Launcher.Core/Flow.Launcher.Core.csproj
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
2024-05-24 13:04:27 -05:00
DB P
cffbd9a157
Merge pull request #2714 from onesounds/240513FixBindingErrors
Fix Xaml Binding Errors
2024-05-24 14:03:46 +09:00
DB P
d52b276ef8
Merge pull request #2715 from Flow-Launcher/add-global-xamlstyler-settings
Add Settings.XamlStyler to root of the solution
2024-05-24 13:58:13 +09:00
Yusyuriv
909771c731
Add Settings.XamlStyler to root of the solution 2024-05-24 06:06:43 +06:00
Yusyuriv
be64583602
Fix XAML warnings in settings window 2024-05-24 06:05:01 +06:00
DB P
f8d6f12456
Merge branch 'dev' into 240513FixBindingErrors 2024-05-24 04:08:43 +09:00
DB p
78d895e00b Remove IsExpander in ExCard 2024-05-24 00:23:17 +09:00
VictoriousRaptor
5afce95a75
Merge pull request #2683 from onesounds/AlertWithoutWMP
Add Windows Media Player Warning
2024-05-23 23:11:20 +08:00
DB p
ca58cc2e83 Remove Binding VirtualizingStackPanel Orientation at pluginstore 2024-05-24 00:08:52 +09:00
DB p
a9f7935b32 Fix Binding at Theme (Preview Area) 2024-05-24 00:06:54 +09:00
Yusyuriv
ac0f68066f
Only show WMP warning when sound is enabled 2024-05-23 20:47:42 +06:00
VictoriousRaptor
d4b3f1667c Revert show warning logic 2024-05-23 22:39:54 +08:00
DB p
82ca8c3175 Adjust UI for Splitted Setting Window 2024-05-23 22:51:24 +09:00
DB p
215f5ac4e2 - Merge Split Setting 2024-05-23 22:50:58 +09:00
DB P
7ccf109e3f
Merge pull request #2674 from onesounds/040427SplitSettingWindow
Code separation in the settings window
2024-05-23 16:58:44 +09:00
Yusyuriv
2202fce587
Merge dev into fork/040427SplitSettingWindow with merge conflicts resolved 2024-05-22 10:39:29 +06:00
Jeremy Wu
a68b180d68
Merge pull request #2677 from onesounds/240430WindowPosition
Fix SettingWindow's LeftTop Position when first launch
2024-05-22 13:12:46 +10:00
Jeremy Wu
177f8febec
Merge pull request #2696 from onesounds/240516GarulfQueryCycle
Ported "Up Arrow key cycles through Query history" PR
2024-05-22 13:08:19 +10:00
VictoriousRaptor
2c3e1bfefa Move WMP check to app startup 2024-05-20 22:41:27 +08:00
DB p
e7abdcef1a Fix Logic 2024-05-20 17:46:01 +09:00
DB P
8632d1d6a1
Merge branch 'dev' into 240516GarulfQueryCycle 2024-05-20 15:54:04 +09:00
Yusyuriv
c350c5d7cf
The rest of the settings window cleanup 2024-05-20 09:05:22 +06:00
Jeremy Wu
1bbe0302fa
Merge pull request #2520 from flooxo/local_install
Feature: Add support for local plugin installation
2024-05-20 08:44:47 +10:00
VictoriousRaptor
3d6d79b6e4 Simplify conditions 2024-05-19 23:29:31 +08:00
VictoriousRaptor
9ac92e2939 Reset lastHistoryIndex when opening result 2024-05-19 23:17:57 +08:00
VictoriousRaptor
7924dcca0d Rename to camel case 2024-05-19 23:16:56 +08:00
VictoriousRaptor
dcc48406b5 Extract fixed hotkeys 2024-05-19 22:47:14 +08:00
VictoriousRaptor
490bf59024 Only check WMP installation on load 2024-05-19 20:18:37 +08:00
VictoriousRaptor
5f68066181 Fix indent 2024-05-19 16:35:50 +08:00
Yusyuriv
baeb01f758
Also remove the SettingWindowViewModel constructor argument from SettingsPaneHotkeyViewModel 2024-05-19 05:53:11 +06:00
Yusyuriv
ac3c053f88
Remove SettingsWindowViewModel mentions from CustomShortcutSetting.xaml.cs 2024-05-19 05:51:05 +06:00
DB P
3b81c9ae3b
Merge branch 'dev' into 240516GarulfQueryCycle 2024-05-18 12:39:45 +09:00
Yusyuriv
61d3758359
Remove CollapsedWhen/VisibleWhen extension constructors with two arguments, forcing the user to explicitly specify IsEqualTo for clarity 2024-05-17 20:54:26 +06:00
DB P
b7f92ebb1d
Merge branch 'dev' into AlertWithoutWMP 2024-05-17 15:30:05 +09:00
DB p
77831df782 Adjust Control Disabled design. 2024-05-17 15:29:16 +09:00
Jeremy Wu
b9b3422aac
Merge pull request #2697 from onesounds/240516BlockHoverWhenKeyboardUsing
Block Mouse Hover event when Show / Keyboard Navigation
2024-05-17 15:52:01 +10:00
Yusyuriv
88e7000155
Cleanup CollapsedWhenExtension and its converter 2024-05-17 08:20:18 +06:00
Yusyuriv
914219324a
Re-add updating color scheme right after it changed 2024-05-17 03:41:45 +06:00
Yusyuriv
a0f4386794
Cleanup SettingsPanePluginStore and SettingsPaneProxy 2024-05-17 02:27:27 +06:00
Yusyuriv
f6eaf5a3ab
Cleanup SettingsPanePlugins 2024-05-17 02:21:33 +06:00
Yusyuriv
8ca4e3a572
Cleanup SettingsPaneHotkey 2024-05-17 02:10:00 +06:00
Yusyuriv
02b3462728
Cleanup SettingsPaneGeneral 2024-05-17 01:56:58 +06:00
Yusyuriv
48a0484f0c
Cleanup SettingsPaneAbout 2024-05-17 00:55:07 +06:00
Yusyuriv
5fb4ba2f3f
Restore proxy pane font size 2024-05-17 00:43:35 +06:00
Yusyuriv
1c1979ee6f
Cleanup SettingsPaneTheme, use custom components in it 2024-05-17 00:34:23 +06:00
Yusyuriv
1ea00de931
Add Hyperlink component 2024-05-17 00:33:15 +06:00
Yusyuriv
4be61880dd
Add CollapsedWhen and VisibleWhen markup extensions 2024-05-16 22:57:10 +06:00
Jeremy
986ec3691e fix typo 2024-05-16 21:24:20 +10:00
Jeremy
2606faae17 minor fixes & refactor 2024-05-16 21:22:08 +10:00
DB p
94023cf5cd Fix Testing Code 2024-05-16 17:50:24 +09:00