Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys
Jack251970 d4f472a64e Update AdjustTokenPrivileges PInvoke usage
Refactored the AdjustTokenPrivileges call to use null for the previous state and an out variable for the return length, improving compatibility with the PInvoke signature and aligning with recommended usage.
2026-02-05 20:28:37 +08:00
..
Images Move Theme Selector into Sys plugin 2024-06-15 12:16:36 +01:00
Languages New Crowdin updates (#4051) 2025-11-20 18:26:31 +08: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 Bump Microsoft.Windows.CsWin32 from 0.3.205 to 0.3.269 2026-02-04 22:46:23 +00:00
Main.cs Update AdjustTokenPrivileges PInvoke usage 2026-02-05 20:28:37 +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