Add option to persist intellihide state

gh-2242
This commit is contained in:
Charles Gagnon
2025-02-19 00:29:40 -05:00
parent 3e6c900c67
commit cffc73a74b
5 changed files with 128 additions and 91 deletions

View File

@@ -391,6 +391,10 @@
<summary>Keybinding toggle intellihide</summary>
<description>Keybinding to reveal the panel while in intellihide mode</description>
</key>
<key type="i" name="intellihide-persisted-state">
<default>-1</default>
<summary>Persisted intellihide hold status. -1 means the option is disabled</summary>
</key>
<key type="i" name="intellihide-enable-start-delay">
<default>2000</default>
<summary>Intellihide enable start delay</summary>