Flow.Launcher/Flow.Launcher
Shengkai Lin 830023513f fix(avalonia): fix enum translation in settings pages
- Add DropdownDataGeneric<T> helper for translated enum dropdowns
- Fix GeneralSettingsViewModel to use DropdownDataGeneric for enums:
  - SearchWindowScreens, SearchWindowAligns, SearchPrecisionScore, LastQueryMode
- Fix ThemeSettingsViewModel to use DropdownDataGeneric for ColorSchemes
- Fix PluginsSettingsViewModel DisplayMode to use correct translation keys:
  - DisplayModeOnOff, DisplayModePriority, DisplayModeSearchDelay, DisplayModeHomeOnOff
- Add missing translation keys to en.xaml for plugin types and display modes
- Update XAML bindings to use DisplayMemberPath/SelectedValuePath pattern
2026-02-01 12:33:52 +08:00
..
Converters Improve selectedResultPossibleSuggestion check logic 2025-08-13 20:53:53 +08:00
Helper Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
Images Remove unused image 2025-04-29 10:46:16 +08:00
Languages fix(avalonia): fix enum translation in settings pages 2026-02-01 12:33:52 +08:00
Properties Remove unused pubxml file 2025-07-18 09:45:16 +08:00
Resources Merge remote-tracking branch 'origin/master' into resolve_conflicts 2025-08-31 17:53:21 +10:00
SettingPages Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
Storage refactor: move history storage to infrastructure and implement WPF settings window host in Avalonia 2026-01-18 23:28:56 -08:00
Themes Release 1.20.1 | Plugin 4.6.0 (#3706) 2025-06-14 13:45:30 +03:00
ViewModel Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
ActionKeywords.xaml Automatic refactor by XamlStyler extension 2025-06-11 08:44:21 +02:00
ActionKeywords.xaml.cs Refactor ActionKeywords UI and improve keyword handling 2025-06-11 07:54:07 +02:00
app.manifest Adjust Typo 2024-06-06 09:36:25 +09:00
app.png
App.xaml Improve code quality 2025-03-17 09:35:42 +08:00
App.xaml.cs Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
CustomQueryHotkeySetting.xaml Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
CustomQueryHotkeySetting.xaml.cs Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
CustomShortcutSetting.xaml Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
CustomShortcutSetting.xaml.cs Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
Flow.Launcher.csproj Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
FodyWeavers.xml
HotkeyControl.xaml Format xaml styles 2025-04-24 19:46:02 +08:00
HotkeyControl.xaml.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
HotkeyControlDialog.xaml Release 1.20.1 | Plugin 4.6.0 (#3706) 2025-06-14 13:45:30 +03:00
HotkeyControlDialog.xaml.cs Remove InternationalizationManager.Instance 2025-04-09 21:12:09 +08:00
MainWindow.xaml Remove blank lines 2025-07-25 15:32:09 +08:00
MainWindow.xaml.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
MessageBoxEx.xaml Resolve conflicts 2025-02-23 13:18:03 +08:00
MessageBoxEx.xaml.cs Fix message box vertically center issue when message type is not OK 2025-07-17 11:50:56 +08:00
Msg.xaml Format xaml file 2025-06-09 14:07:50 +08:00
Msg.xaml.cs Use new MonitorInfo class class 2025-07-23 13:51:35 +08:00
MsgWithButton.xaml Add legacy message with button 2025-06-09 14:08:01 +08:00
MsgWithButton.xaml.cs Use new MonitorInfo class class 2025-07-23 13:51:35 +08:00
Notification.cs Use ConcurrentDictionary 2025-06-09 14:48:16 +08:00
packages.lock.json Migrate Program plugin settings to Avalonia and fix scroll issues 2026-01-19 00:06:36 -08:00
PluginUpdateWindow.xaml Use ScrollViewer for max height 2025-07-18 15:29:52 +08:00
PluginUpdateWindow.xaml.cs Add update dialog 2025-07-18 15:26:07 +08:00
ProgressBoxEx.xaml Set progress box topmost 2025-02-22 19:14:12 +08:00
ProgressBoxEx.xaml.cs Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
PublicAPIInstance.cs Release 2.0.2 | Plugin 5.1.0 (#4046) 2025-10-14 13:49:29 +03:00
ReleaseNotesWindow.xaml Adjust margins 2025-06-07 23:40:06 +08:00
ReleaseNotesWindow.xaml.cs Improve code comments 2025-06-27 19:16:00 +08:00
ReportWindow.xaml Improve report window with dark theme & localization support 2025-02-21 21:17:00 +08:00
ReportWindow.xaml.cs Fix uri exception in Report window 2025-07-20 19:22:14 +08:00
ResultListBox.xaml Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
ResultListBox.xaml.cs Remove back to query result and call this function in ChangeQuery & ReQuery 2025-02-22 19:32:08 +08:00
SelectBrowserWindow.xaml Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
SelectBrowserWindow.xaml.cs Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
SelectFileManagerWindow.xaml Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
SelectFileManagerWindow.xaml.cs Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
Settings.cs Remove unused using 2023-04-25 21:02:34 +08:00
SettingWindow.xaml Add dynamic font family to SettingWindow 2025-05-15 16:42:11 +09:00
SettingWindow.xaml.cs Use new MonitorInfo class class 2025-07-23 13:51:35 +08:00
WelcomeWindow.xaml Release 1.20.1 | Plugin 4.6.0 (#3706) 2025-06-14 13:45:30 +03:00
WelcomeWindow.xaml.cs Fix main window null when checking exitting 2025-05-22 10:47:07 +08:00