diff --git a/src/runner/main.cpp b/src/runner/main.cpp index 89843c420b..cf9245c239 100644 --- a/src/runner/main.cpp +++ b/src/runner/main.cpp @@ -148,7 +148,7 @@ int runner(bool isProcessElevated, bool openSettings, bool openOobe) chdir_current_executable(); // Load Powertoys DLLs - const std::array knownModules = { + const std::array knownModules = { L"modules/FancyZones/fancyzones.dll", L"modules/FileExplorerPreview/powerpreview.dll", L"modules/ImageResizer/ImageResizerExt.dll", @@ -157,6 +157,7 @@ int runner(bool isProcessElevated, bool openSettings, bool openOobe) L"modules/PowerRename/PowerRenameExt.dll", L"modules/ShortcutGuide/ShortcutGuide.dll", L"modules/ColorPicker/ColorPicker.dll", + L"modules/Espresso/Espresso.dll", }; for (const auto& moduleSubdir : knownModules) diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj index c0112d522d..34d706754a 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj @@ -278,7 +278,7 @@ - + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw index 4cf8e2c668..e0bfadc2b2 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw @@ -1166,6 +1166,37 @@ From there, simply click on a Markdown file or SVG icon in the File Explorer and PowerToys Settings - + + About Espresso + + + A convenient way to keep your computer awake on-demand. + + + Enable Espresso + + + Keep awake indefinitely + + + Keep awake temporarily + + + Keeps the computer awake until the setting is disabled. + + + Keeps the computer awake until the set time elapses. + + + Keep display on + + + Behavior + + + Hours + + + Minutes