mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| AboutSettingsPage.axaml | ||
| AboutSettingsPage.axaml.cs | ||
| GeneralSettingsPage.axaml | ||
| GeneralSettingsPage.axaml.cs | ||
| HotkeySettingsPage.axaml | ||
| HotkeySettingsPage.axaml.cs | ||
| PluginsSettingsPage.axaml | ||
| PluginsSettingsPage.axaml.cs | ||
| PluginStoreSettingsPage.axaml | ||
| PluginStoreSettingsPage.axaml.cs | ||
| ProxySettingsPage.axaml | ||
| ProxySettingsPage.axaml.cs | ||
| SettingsWindow.axaml | ||
| SettingsWindow.axaml.cs | ||
| ThemeSettingsPage.axaml | ||
| ThemeSettingsPage.axaml.cs | ||