Flow.Launcher/Flow.Launcher.Plugin
2025-03-20 09:48:32 +08:00
..
Interfaces Merge branch 'dev' into loading_bar 2025-02-28 15:18:06 +08:00
Properties Fix (some) build warnings 2022-08-07 21:31:38 -07:00
SharedCommands only stackalloc the getwindowtitle buffer when length is small. 2024-12-27 12:57:17 -06:00
SharedModels fix formatting + naming 2021-01-26 18:01:39 +11:00
ActionContext.cs Use default SpecialKeyState 2023-11-20 23:20:59 +08:00
AllowedLanguage.cs rename and add js/ts v2 2023-11-03 21:16:51 -05:00
BaseModel.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
EventHandler.cs fix build issue introduced in 088818bb 2023-07-09 19:32:29 +03:00
Features.cs Remove unused using 2023-04-25 21:02:34 +08:00
Flow.Launcher.Plugin.csproj Remove useless NuGet package & Downgrade System.Drawing.Common package 2025-03-20 09:48:32 +08:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
GlyphInfo.cs Remove unused using 2023-04-25 21:02:34 +08:00
NativeMethods.txt Replace DllImport with CSWin32 2024-12-10 15:24:19 +08:00
PluginInitContext.cs more documentation in Plugin package 2023-06-18 22:53:01 +03:00
PluginMetadata.cs Remove unused using 2023-04-25 21:02:34 +08:00
PluginPair.cs Make IPlugin inherit from IAsyncPlugin 2021-03-23 17:40:27 +08:00
Query.cs Remove useless obsolete constructor 2025-01-26 20:37:41 +08:00
README.md update plugin readme, include in nupkg 2023-06-18 23:32:15 +03:00
Result.cs Use null as default value for record key 2025-02-20 17:17:53 +08:00