Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys
Jack251970 e376da4482 Save settings before shutdown/restart to prevent data loss
Added a call to `Context.API.SaveAppAllSettings()` before executing system shutdown, restart, or advanced restart operations. This ensures that any unsaved settings are persisted, reducing the risk of data loss during these actions.
2025-10-02 19:29:46 +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 Save settings before shutdown/restart to prevent data loss 2025-10-02 19:29:46 +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