mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
[FancyZones] Remove "keep windows pinned to virtual desktop location" settings (#3093)
* Remove keep windows pinned to virtual desktop location FancyZones settings * Remove virtual desktop switch handling for this scenario.
This commit is contained in:
@@ -281,9 +281,6 @@
|
||||
<data name="FancyZones_HokeyEditorControl_Header.Header" xml:space="preserve">
|
||||
<value>Edit hot key / shortcut</value>
|
||||
</data>
|
||||
<data name="FancyZones_KeepWindowsPinned.Content" xml:space="preserve">
|
||||
<value>Keep windows pinned to multiple desktops in the same zone when the active desktop changes</value>
|
||||
</data>
|
||||
<data name="FancyZones_LaunchEditorButtonControl_Header.Content" xml:space="preserve">
|
||||
<value>Launch Zones Editor</value>
|
||||
</data>
|
||||
@@ -311,9 +308,6 @@
|
||||
<data name="FancyZones_UseCursorPosEditorStartupScreen.Content" xml:space="preserve">
|
||||
<value>Follow mouse cursor instead of focus when launching editor in a multi screen environment</value>
|
||||
</data>
|
||||
<data name="FancyZones_VirtualDesktopChangeMoveWindows.Content" xml:space="preserve">
|
||||
<value>Move newly created windows to their last known zone</value>
|
||||
</data>
|
||||
<data name="FancyZones_ZoneBehavior_GroupSettings.Text" xml:space="preserve">
|
||||
<value>Zone behavior</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user