From 0e5c654d5b813da29e7df697c81676ce6e218db4 Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Tue, 19 Oct 2021 15:54:44 +0200 Subject: [PATCH] [Settings] Reduce ambiguity of some settings (#13882) * Improved FancyZones setting * Image Resizer update * PowerRename * Update Resources.resw Co-authored-by: Laute --- .../Strings/en-us/Resources.resw | 45 ++++++++++++++----- .../Views/FancyZonesPage.xaml | 37 +++++++-------- .../Views/ImageResizerPage.xaml | 8 +++- .../Views/PowerLauncherPage.xaml | 2 +- .../Views/PowerRenamePage.xaml | 31 ++++++++----- 5 files changed, 76 insertions(+), 47 deletions(-) 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 6a22e1ab88..ef5c3b3ebe 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 @@ -493,10 +493,16 @@ Move newly created windows to the current active monitor (Experimental) - Launch editor where mouse cursor is + Launch editor on the display - When using multiple screens, the editor will launch on the screen where the mouse cursor is + When using multiple displays + + + Where the mouse pointer is + + + With active focus Zone behavior @@ -561,11 +567,20 @@ Settings theme - - Show icon on context menu + + Hide icon in context menu - - Appear only in extended context menu + + Show PowerRename in + + + Press shift + right-click on files to open the extended menu + + + Default and extended context menu + + + Extended context menu only Press Shift + right-click on files to open the extended menu @@ -896,11 +911,17 @@ Filename format - - Use original date modified + + File modified timestamp - - Keep the original modified date of the file (instead of the resize date) + + Used as the 'modified timestamp' in the file properties + + + Original file timestamp + + + Timestamp of resize action Encoding @@ -1157,7 +1178,7 @@ Made with 💗 by Microsoft and the PowerToys community. Plugins - You can include or remove each plugin from the global results, change the direct activation phrase and configure additional options + Include or remove plugins from the global results, change the direct activation phrase and configure additional options Position & appearance @@ -1198,7 +1219,7 @@ Made with 💗 by Microsoft and the PowerToys community. Enable quick layout switch - You can configure layout-specific shortcuts in the editor + Layout-specific shortcuts can be configured in the editor Quick layout switch diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml index 8bf566a24b..59c114224a 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/FancyZonesPage.xaml @@ -41,29 +41,22 @@ + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml index e62d4723f9..e88eac5645 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml @@ -15,6 +15,7 @@ + - + - + + + + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerLauncherPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerLauncherPage.xaml index 62f8929580..9ff8532cc2 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerLauncherPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerLauncherPage.xaml @@ -39,7 +39,7 @@ + MinWidth="{StaticResource SettingActionControlMinWidth}"/> diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerRenamePage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerRenamePage.xaml index 7c44142648..2461f21d71 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerRenamePage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerRenamePage.xaml @@ -5,10 +5,13 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:controls="using:Microsoft.PowerToys.Settings.UI.Controls" - xmlns:muxc="using:Microsoft.UI.Xaml.Controls" + xmlns:muxc="using:Microsoft.UI.Xaml.Controls" xmlns:converters="using:Microsoft.Toolkit.Uwp.UI.Converters" mc:Ignorable="d" AutomationProperties.LandmarkType="Main"> - + + + + @@ -26,17 +29,25 @@ - + + + - + + + + - - - - - - + + + + + + +