0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. Flow.Launcher
  2. /
  3. Flow.Launcher.Core
JJack251970Rename GetFreezeSolidColorBrush to GetFrozenSolidColorBrush
7766d705创建于 3月8日历史提交
文件最后提交记录最后更新时间
Configuration
Merge branch 'dev' into squirrel_upgrade7 个月前
ExternalPlugins
Add MinimumAppVersion support for plugins Introduced MinimumAppVersion property to PluginMetadata, enabling plugins to specify required Flow Launcher version. Plugin installation now checks this requirement and prompts users if unsatisfied. Minimum app version logic moved to PluginManager and applied to manifest updates. Added localized strings for user prompts. Refactored SameOrLesserPluginVersionExists to accept PluginMetadata. 2 个月前
Plugin
Ensure temporary folder deletion 2 个月前
Properties
Remove explicit platform from AssemblyInfo While it reflects reality it may prevent some launches on systems that are happily using Flow without hitting specific APIs. 3 年前
Resource
Merge branch 'dev' into Theme_Enhancement2 个月前
Storage
Fix see cref issue 1 年前
Flow.Launcher.Core.csproj
Merge branch 'dev' into squirrel_upgrade7 个月前
FodyWeavers.xml
rename all project file name 5 年前
README.md
rename all project file name 5 年前
Updater.cs
Use Flow.Launcher.Localization to improve code quality 7 个月前
packages.lock.json
Merge branch 'dev' into squirrel_upgrade7 个月前
README.md

What does Flow.Launcher.Core do?

  • Handle Query
  • Define Flow.Launcher exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version