mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Add keyboard shortcuts (without GUI) for switching windows in the same zone (tabs) (#13973)
Authored-by: float4 <float4-unspecified-mail>
This commit is contained in:
@@ -196,6 +196,15 @@
|
||||
<data name="Setting_Launch_Editor_Hotkey_Label" xml:space="preserve">
|
||||
<value>Configure the zone editor hotkey</value>
|
||||
</data>
|
||||
<data name="Setting_Window_Switching_Toggle_Label" xml:space="preserve">
|
||||
<value>Toggle shortcuts for switching between windows in the current zone</value>
|
||||
</data>
|
||||
<data name="Setting_Next_Tab_Hotkey_Label" xml:space="preserve">
|
||||
<value>Shortcut for switching to the next window in the current zone</value>
|
||||
</data>
|
||||
<data name="Setting_Prev_Tab_Hotkey_Label" xml:space="preserve">
|
||||
<value>Shortcut for switching to the previous window in the current zone</value>
|
||||
</data>
|
||||
<data name="Setting_Excluded_Apps_Description" xml:space="preserve">
|
||||
<value>To exclude an application from snapping to zones add its name here (one per line). Excluded apps will react to the Windows Snap regardless of all other settings.</value>
|
||||
<comment>Windows refers to the Operating system</comment>
|
||||
|
||||
Reference in New Issue
Block a user