Commit graph

10 commits

Author SHA1 Message Date
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
Hongtao Zhang
865c865942 update to .net 9 2025-02-26 22:37:41 +08:00
Yusyuriv
976a8c540e
Add SatelliteResourceLanguages property to plugin projects to prevent generating unnecessary localization DLL files 2024-05-23 11:03:01 +06:00
Hongtao Zhang
db354a23a5
Update to .Net 7 2022-12-30 19:12:11 -05:00
Hongtao Zhang
0dcf2ba522
Fix a missing logic of updating language in plugin;Adjust Resource Name to match the culture we use; Adjust some of the key name; Put Tasklink item into culture 2022-06-11 02:45:56 -05:00
Jeremy Wu
e2626a90a4 update WindowsSettings plugin to .NET 6 2022-05-24 23:10:40 +10:00
Jeremy
0b725eb02c change project to .Net SDK, Any CPU build, remove Platform targeted, 2021-12-01 22:15:22 +11:00
Jeremy
acb697cba7 update project file, plugin.json and comments 2021-12-01 21:20:13 +11:00
Kevin Zhang
9d26eb995e Merge branch 'add_windows_settings_plugin' of github.com:Flow-Launcher/Flow.Launcher into add_windows_settings_plugin 2021-11-30 15:37:59 -06:00
Jeremy
bf1e9397b8 rename WindowsSettings project 2021-12-01 06:27:51 +11:00
Renamed from Plugins/Flow.Launcher.Plugin.WindowsSettings/Flow.Plugin.WindowsSettings.csproj (Browse further)