Flow.Launcher/Plugins/Flow.Launcher.Plugin.WindowsSettings
Hongtao Zhang c0d17672af feat(avalonia): add Avalonia settings views for 8 plugins
- Add i18n injection to Application.Resources for DynamicResource bindings
- Create Avalonia settings views for plugins:
  - Explorer (ExplorerSettings + QuickAccessLinkSettings dialog)
  - BrowserBookmark (SettingsControl + CustomBrowserSettingWindow)
  - Calculator (CalculatorSettings)
  - ProcessKiller (SettingsControl)
  - PluginsManager (PluginsManagerSettings)
  - WebSearch (SettingsControl)
  - Shell (ShellSetting + converter)
  - Program (ProgramSetting)
- Add IsAvalonia detection pattern for dual-framework dialog support
- Update 11 plugin .csproj files with CopyToAvaloniaOutput targets
- Add System.Threading.Tasks using for async RelayCommand support
2026-01-26 15:30:33 -08:00
..
Classes Add Glyph Support for some settings 2022-06-11 14:21:41 -05:00
Helper Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget 2023-06-12 16:11:41 +08:00
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Properties Release 2.0.3 (#4121) 2025-11-20 19:01:51 +08:00
Flow.Launcher.Plugin.WindowsSettings.csproj feat(avalonia): add Avalonia settings views for 8 plugins 2026-01-26 15:30:33 -08:00
Log.cs Use class name instead 2025-04-13 17:59:39 +08:00
Main.cs Remove unused using 2023-04-25 21:02:34 +08:00
plugin.json set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
README.md update project file, plugin.json and comments 2021-12-01 21:20:13 +11:00
WindowsSettings.json WindowsSettings plugin - command updated for diskmgmt 2022-12-26 10:43:10 +05:30

Flow.Launcher.Plugin.WindowsSettings

Ported from PowerToys WindowsSettings plugin