mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 08:46:34 +01:00
feature: add settings UI for control. how to affect an items visibility
Add settings UI for controlling how the extension should affect a top bar items visibility (whether to try to forcefully hide or show an item or not affect its visibility at all).
This commit is contained in:
parent
0d51b81041
commit
fdbacdd683
4 changed files with 112 additions and 0 deletions
|
|
@ -46,6 +46,12 @@
|
|||
<attribute name="action">row.move-down</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label">Options</attribute>
|
||||
<attribute name="action">row.options</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section>
|
||||
<item>
|
||||
<attribute name="label">Forget</attribute>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue