feat: adding in ability to resize windows in a container

This commit is contained in:
Lucas Oskorep
2025-10-16 00:09:11 -04:00
parent 265ff05436
commit 2446520ced
5 changed files with 156 additions and 21 deletions

View File

@@ -37,5 +37,11 @@
<description>Keyboard shortcut for triggering action 4</description>
</key>
<key name="reset-window-sizes" type="as">
<default><![CDATA[['<Alt>z']]]></default>
<summary>Reset all window sizes</summary>
<description>Remove all custom window sizes and return to equal distribution</description>
</key>
</schema>
</schemalist>