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

@@ -157,6 +157,17 @@
</child>
</object>
</child>
<child>
<object class="AdwActionRow">
<property name="subtitle">(requires show notification counter badge option)</property>
<property name="title" translatable="yes">Reveal and hold the panel on notification</property>
<child>
<object class="GtkSwitch" id="intellihide_show_on_notification_switch">
<property name="valign">center</property>
</object>
</child>
</object>
</child>
</object>
</child>
<child>