diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/FancyZones.gif b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/FancyZones.gif index 6395240d4f..4aff05b304 100644 Binary files a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/FancyZones.gif and b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/FancyZones.gif differ diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/ImageResizer.gif b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/ImageResizer.gif index 530bde6396..d16ec075cb 100644 Binary files a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/ImageResizer.gif and b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/ImageResizer.gif differ diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/KBM.gif b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/KBM.gif index 719ca4436f..5eccb90b20 100644 Binary files a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/KBM.gif and b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/KBM.gif differ diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/PowerRename.gif b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/PowerRename.gif index 417c776503..25dcbcb299 100644 Binary files a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/PowerRename.gif and b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Assets/Modules/OOBE/PowerRename.gif differ diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/KeyVisual/KeyVisual.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/KeyVisual/KeyVisual.xaml index 3237b7f7c2..df88c48728 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/KeyVisual/KeyVisual.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/KeyVisual/KeyVisual.xaml @@ -25,10 +25,10 @@ - + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/Setting/Setting.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/Setting/Setting.xaml index 49c4122c0f..6cf6e60b8e 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/Setting/Setting.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/Setting/Setting.xaml @@ -82,11 +82,9 @@ - diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingExpander/SettingExpander.cs b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingExpander/SettingExpander.cs index 4d8aabcbd9..7b4ae00c50 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingExpander/SettingExpander.cs +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingExpander/SettingExpander.cs @@ -10,6 +10,7 @@ using System.Threading.Tasks; using Microsoft.UI.Xaml.Controls; using Windows.UI.Xaml; using Windows.UI.Xaml.Automation; +using Windows.UI.Xaml.Controls; namespace Microsoft.PowerToys.Settings.UI.Controls { diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingsPageControl/SettingsPageControl.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingsPageControl/SettingsPageControl.xaml index a4c606f286..0e2f465ac2 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingsPageControl/SettingsPageControl.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/SettingsPageControl/SettingsPageControl.xaml @@ -10,12 +10,6 @@ - @@ -67,14 +61,14 @@ - + - + @@ -103,14 +97,14 @@ - + - + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/ShortcutControl/ShortcutDialogContentControl.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/ShortcutControl/ShortcutDialogContentControl.xaml index 9796a39d7a..c501117fb4 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/ShortcutControl/ShortcutDialogContentControl.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/ShortcutControl/ShortcutDialogContentControl.xaml @@ -68,26 +68,17 @@ - - - - - - + + + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeAwake.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeAwake.xaml index a40da244ed..340e3efa6b 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeAwake.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeAwake.xaml @@ -27,9 +27,10 @@ - + + + + + + + - - - - - - - - - + + + + + - - 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 392fc112c1..f2b3755280 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerLauncherPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/PowerLauncherPage.xaml @@ -136,7 +136,7 @@ - + @@ -191,25 +191,11 @@ - - - - - - + + @@ -233,10 +219,21 @@ IsOpen="{x:Bind ShowNotAllowedKeywordWarning}" IsClosable="False" /> - + Margin="56, 0, 40, 16"> + + + + + + helpers:NavHelper.NavigateTo="views:GeneralPage"> @@ -50,8 +48,7 @@ + helpers:NavHelper.NavigateTo="views:AwakePage"> @@ -59,8 +56,7 @@ + helpers:NavHelper.NavigateTo="views:ColorPickerPage"> @@ -68,8 +64,7 @@ + helpers:NavHelper.NavigateTo="views:FancyZonesPage"> @@ -77,8 +72,7 @@ + helpers:NavHelper.NavigateTo="views:PowerPreviewPage"> @@ -86,8 +80,7 @@ + helpers:NavHelper.NavigateTo="views:ImageResizerPage"> @@ -95,8 +88,7 @@ + helpers:NavHelper.NavigateTo="views:KeyboardManagerPage"> @@ -104,8 +96,7 @@ + helpers:NavHelper.NavigateTo="views:PowerRenamePage"> @@ -113,8 +104,7 @@ + helpers:NavHelper.NavigateTo="views:PowerLauncherPage"> @@ -122,8 +112,7 @@ + helpers:NavHelper.NavigateTo="views:ShortcutGuidePage"> @@ -133,8 +122,7 @@