Commit graph

7614 commits

Author SHA1 Message Date
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
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
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
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
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
be1c3f7fe7 Block Mouse Hover 2024-05-16 17:04:29 +09:00
DB p
aa82d358d1 Add Strings 2024-05-16 15:16:52 +09:00
Yusyuriv
97b6e1f1f7
Re-add opening themes folder in theme settings pane 2024-05-16 05:53:08 +06:00
Yusyuriv
e462457018
Explicitly specify rows and columns in SettingWindow.xaml 2024-05-16 05:45:23 +06:00
Yusyuriv
f55a139578
Rename variables in Settings window 2024-05-16 05:44:57 +06:00
Yusyuriv
5c05b69c05
Implement theme settings pane 2024-05-16 05:38:31 +06:00
Yusyuriv
f7b2d9df3b
Implement settings proxy pane 2024-05-16 00:53:12 +06:00
Yusyuriv
74825fc27a
SettingWindow small cleanup 2024-05-16 00:48:25 +06:00
Yusyuriv
ec6df393f9
Disable back button in NavigationView in settings 2024-05-15 22:57:35 +06:00
Yusyuriv
3bcb5da99c
Implement plugin store settings pane 2024-05-15 22:56:58 +06:00
DB p
572e889c34 Delete unused code 2024-05-16 01:44:00 +09:00
DB p
c950a689d5 - Convert Garulf's Query Cycle feature
- Add Reset CycleIndex when close window
2024-05-16 01:11:27 +09:00
Yusyuriv
996ccf7976
Add Ctrl+R static hotkey to Hotkey pane in settings 2024-05-05 00:02:19 +06:00
Yusyuriv
a751baadac
Merge branch 'refs/heads/dev' into fork/040427SplitSettingWindow
# Conflicts:
#	Flow.Launcher/SettingWindow.xaml
2024-05-04 23:55:19 +06:00
Yusyuriv
77a0e60cff
Fully functional Hotkey pane in the settings window 2024-05-04 23:51:49 +06:00
DB p
0cb9ec923c Adjust Align Toggle Switches in Appearance 2024-05-04 08:26:31 +09:00
Yusyuriv
90125c7b76
Remove debug TextBlock in SettingsPaneHotkey.xaml 2024-05-03 17:51:34 +06:00
Jeremy Wu
106760ca66
Merge pull request #2687 from Flow-Launcher/readme_typo
Fix README.md typo
2024-05-03 18:11:20 +10:00