mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
host: Remember window dimensions
Like we do for details and manager windows, save window size in gsettings and remember it across app runs
This commit is contained in:
@@ -35,6 +35,12 @@
|
||||
<summary>Custom connection description</summary>
|
||||
<description>Custom connection description, used in the manager window. If empty, the app generates a default on demand.</description>
|
||||
</key>
|
||||
|
||||
<key name="window-size" type="(ii)">
|
||||
<default>(-1, -1)</default>
|
||||
<summary>Conn details window dimensions</summary>
|
||||
<description>Connection details window dimensions</description>
|
||||
</key>
|
||||
</schema>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user