Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys
Jack251970 d08ee30a7a Refactor plugin actions to simplify logic
Removed logoff operation logic and associated return statement.
Eliminated return statement after recycle bin error handling.
Removed async plugin data reload and success message logic.
Simplified theme selector query handling by removing `return false`.
These changes streamline the code and improve maintainability.
2025-10-02 19:43:31 +08:00
..
Images Move Theme Selector into Sys plugin 2024-06-15 12:16:36 +01:00
Languages Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
Command.cs Add command keyword change dialog & Support culture change 2025-03-13 23:29:00 +08:00
CommandKeywordSetting.xaml Add command keyword change dialog & Support culture change 2025-03-13 23:29:00 +08:00
CommandKeywordSetting.xaml.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
Flow.Launcher.Plugin.Sys.csproj Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
Main.cs Refactor plugin actions to simplify logic 2025-10-02 19:43:31 +08:00
NativeMethods.txt Use PInvoke for const 2025-02-18 11:12:33 +08:00
plugin.json set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Settings.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
SettingsViewModel.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
SysSettings.xaml Fix websearch plugin issue & Improve sys plugin settings panel 2025-03-16 20:22:21 +08:00
SysSettings.xaml.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00
ThemeSelector.cs Code cleanup & Use Flow.Launcher.Localization to improve code quality (#4009) 2025-09-27 19:18:33 +03:00