Commit graph

16 commits

Author SHA1 Message Date
Jeremy Wu
e2b0386818 remove Color plugin from Flow as a default plugin 2020-12-29 22:32:14 +11:00
Jeremy Wu
7a7815b9c1 remove plugin PluginManagement 2020-12-10 23:07:17 +11:00
Jeremy Wu
311222ecd5 update file name update method name 2020-12-10 19:54:30 +11:00
Jeremy Wu
a460aefa1f add PluginsManager 2020-12-06 19:58:27 +11:00
Jeremy Wu
904ad1a5e1 include Directory.Build.targets file in solution 2020-09-22 05:38:53 +10:00
Jeremy Wu
c6701aa8a6 move everything plugin to its own repo
https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything
2020-07-20 05:55:56 +10:00
Ioannis G
755add2518
fix build order in solution file
Make the `Flow.Launcher` project depend on the `ProcessKiller` project.
Currently, `Flow.Launcher` is built before the `ProcessKiller` plugin,
and therefore gets packaged (post-build script) without it.
2020-07-04 18:48:22 +03:00
Ioannis G
852750d1c6
start off the ProcessKiller plugin
This plugin is a direct port of Wox.Plugin.ProcessKiller from
https://github.com/theClueless/Wox.Plugins
2020-07-02 23:44:48 +03:00
Ioannis G
ca20370e84
remove the hello-world plugins (#96) 2020-07-01 13:40:37 +03:00
Jeremy Wu
e421ef8925 remove Folder plugin 2020-06-08 21:07:01 +10:00
Jeremy Wu
eefe2b9ea9 Merge remote-tracking branch 'origin/dev' into explorer_plugin 2020-06-08 20:53:13 +10:00
Jeremy Wu
8848ed1a00 Add skeleton tests and classes for Explorer 2020-05-11 23:15:15 +10:00
Ioannis G
9737d2fc70
delete nuspec file for the plugin project
no longer needed
2020-05-04 15:14:47 +03:00
Ioannis G
1238d86fc5
add HelloWorldFSharp example plugin 2020-04-30 11:40:28 +03:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Wox.sln (Browse further)