Add intellihide option to reveal the panel on notification

gh-2245
This commit is contained in:
Charles Gagnon
2025-02-24 17:42:58 -05:00
parent b5bca768f0
commit 880d5c6867
7 changed files with 98 additions and 15 deletions

View File

@@ -363,9 +363,13 @@
</key>
<key type="b" name="intellihide-show-in-fullscreen">
<default>false</default>
<summary>Intellihide pressure</summary>
<summary>Allow revealing the panel while in fullscreen</summary>
<description>Allow the panel to be revealed while an application is in fullscreen mode</description>
</key>
<key type="b" name="intellihide-show-on-notification">
<default>false</default>
<summary>Reveal the panel on notification</summary>
</key>
<key type="b" name="intellihide-only-secondary">
<default>false</default>
<summary>Intellihide only secondary</summary>