Copilot Suggestions

This commit is contained in:
Jaylyn Barbee
2025-11-05 14:44:43 -05:00
parent ac0b56ae6c
commit eec7940437
3 changed files with 11 additions and 13 deletions

View File

@@ -242,8 +242,6 @@
</AutoSuggestBox.ItemTemplate> </AutoSuggestBox.ItemTemplate>
</AutoSuggestBox>--> </AutoSuggestBox>-->
<Grid <Grid
Grid.Row="1" Grid.Row="1"
Margin="0,12,0,0" Margin="0,12,0,0"

View File

@@ -7,8 +7,6 @@ using System.Globalization;
using System.IO; using System.IO;
using System.IO.Abstractions; using System.IO.Abstractions;
using System.Linq; using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using ManagedCommon; using ManagedCommon;
using Microsoft.PowerToys.Settings.UI.Helpers; using Microsoft.PowerToys.Settings.UI.Helpers;
using Microsoft.PowerToys.Settings.UI.Library; using Microsoft.PowerToys.Settings.UI.Library;
@@ -141,6 +139,8 @@ namespace Microsoft.PowerToys.Settings.UI.Views
{ {
SyncButton.IsEnabled = true; SyncButton.IsEnabled = true;
SyncLoader.IsActive = false; SyncLoader.IsActive = false;
SyncLoader.Visibility = Visibility.Collapsed;
LocationResultPanel.Visibility = Visibility.Collapsed;
LatitudeBox.IsEnabled = true; LatitudeBox.IsEnabled = true;
LongitudeBox.IsEnabled = true; LongitudeBox.IsEnabled = true;
System.Diagnostics.Debug.WriteLine("Location error: " + ex.Message); System.Diagnostics.Debug.WriteLine("Location error: " + ex.Message);

View File

@@ -2695,7 +2695,7 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="Oobe_MouseUtils_MouseHighlighter_Description.Text" xml:space="preserve"> <data name="Oobe_MouseUtils_MouseHighlighter_Description.Text" xml:space="preserve">
<value>Use a keyboard shortcut to highlight left and right mouse clicks.</value> <value>Use a keyboard shortcut to highlight left and right mouse clicks.</value>
<comment>Mouse as in the hardware peripheral.</comment> <comment>Mouse as in the hardware peripheral.</comment>
</data> </data>
<!-- CursorWrap Module --> <!-- CursorWrap Module -->
<data name="MouseUtils_Enable_CursorWrap.Header" xml:space="preserve"> <data name="MouseUtils_Enable_CursorWrap.Header" xml:space="preserve">
@@ -2707,7 +2707,7 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="MouseUtils_CursorWrap.Description" xml:space="preserve"> <data name="MouseUtils_CursorWrap.Description" xml:space="preserve">
<value>Wrap the mouse cursor between monitor edges</value> <value>Wrap the mouse cursor between monitor edges</value>
</data> </data>
<!-- Activation Shortcut --> <!-- Activation Shortcut -->
<data name="MouseUtils_CursorWrap_ActivationShortcut.Header" xml:space="preserve"> <data name="MouseUtils_CursorWrap_ActivationShortcut.Header" xml:space="preserve">
<value>Activation shortcut</value> <value>Activation shortcut</value>
@@ -2718,10 +2718,10 @@ From there, simply click on one of the supported files in the File Explorer and
<data name="MouseUtils_CursorWrap_ActivationShortcut_Button.Content" xml:space="preserve"> <data name="MouseUtils_CursorWrap_ActivationShortcut_Button.Content" xml:space="preserve">
<value>Set shortcut</value> <value>Set shortcut</value>
</data> </data>
<data name="MouseUtils_CursorWrap_DisableWrapDuringDrag.Content" xml:space="preserve"> <data name="MouseUtils_CursorWrap_DisableWrapDuringDrag.Content" xml:space="preserve">
<value>Disable wrapping while dragging</value> <value>Disable wrapping while dragging</value>
</data> </data>
<!-- Auto-activate --> <!-- Auto-activate -->
<data name="MouseUtils_CursorWrap_AutoActivate.Header" xml:space="preserve"> <data name="MouseUtils_CursorWrap_AutoActivate.Header" xml:space="preserve">
@@ -2729,8 +2729,8 @@ From there, simply click on one of the supported files in the File Explorer and
</data> </data>
<data name="MouseUtils_CursorWrap_AutoActivate.Content" xml:space="preserve"> <data name="MouseUtils_CursorWrap_AutoActivate.Content" xml:space="preserve">
<value>Automatically activate on utility startup</value> <value>Automatically activate on utility startup</value>
</data> </data>
<data name="Oobe_MouseUtils_MousePointerCrosshairs.Text" xml:space="preserve"> <data name="Oobe_MouseUtils_MousePointerCrosshairs.Text" xml:space="preserve">
<value>Mouse Pointer Crosshairs</value> <value>Mouse Pointer Crosshairs</value>
<comment>Mouse as in the hardware peripheral.</comment> <comment>Mouse as in the hardware peripheral.</comment>
@@ -5494,16 +5494,16 @@ To record a specific window, enter the hotkey with the Alt key in the opposite m
<data name="LightSwitch_SunsetText.Text" xml:space="preserve"> <data name="LightSwitch_SunsetText.Text" xml:space="preserve">
<value>Sunset</value> <value>Sunset</value>
</data> </data>
<data name="LightSwitch_LatitudeBox.Header" xml:space="preserve"> <data name="LightSwitch_LatitudeBox.Header" xml:space="preserve">
<value>Latitude</value> <value>Latitude</value>
</data> </data>
<data name="LightSwitch_LongitudeBox.Header" xml:space="preserve"> <data name="LightSwitch_LongitudeBox.Header" xml:space="preserve">
<value>Longitude</value> <value>Longitude</value>
</data> </data>
<data name="LightSwitch_FindLocation.Text" xml:space="preserve"> <data name="LightSwitch_FindLocation.Text" xml:space="preserve">
<value>Detect location</value> <value>Detect location</value>
</data> </data>
<data name="LightSwitch_FindLocationAutomation.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve"> <data name="LightSwitch_FindLocationAutomation.[using:Microsoft.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Detect location</value> <value>Detect location</value>
</data> </data>
<data name="LightSwitch_SunriseTooltip.Text" xml:space="preserve"> <data name="LightSwitch_SunriseTooltip.Text" xml:space="preserve">