summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorEnrico Maria De Angelis <enricomaria.dean6elis@gmail.com>2026-03-16 09:14:22 +0100
committerEnrico Maria De Angelis <enricomaria.dean6elis@gmail.com>2026-03-16 09:14:54 +0100
commit34d6b33443f3962bff5dd6e41ec8444c9a0c96e6 (patch)
tree2d2f4ebd922b49a83de27cc2b9856e93a782efbf /doc
parent7f387ff1e4c45527e4d2029051d32f0568625064 (diff)
downloadxmobar-34d6b33443f3962bff5dd6e41ec8444c9a0c96e6.tar.gz
xmobar-34d6b33443f3962bff5dd6e41ec8444c9a0c96e6.tar.bz2
Accordion: add doc for `makeAccordion'`
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins.org b/doc/plugins.org
index 2c426e8..4facc85 100644
--- a/doc/plugins.org
+++ b/doc/plugins.org
@@ -1436,6 +1436,11 @@
- =initial=: =Bool= to tell whether the accordion is initially expanded (defaults to =True=).
- =[Runnable]=: a list of =Runnable= plugins
+*** =makeAccordion' Tuning [Runnable] [Runnable]=
+
+ - Like =makeAccordion=, but it accepts two distinct lists of runnables to be shown in the two states.
+ - One possible usage is to have a long-vs-short rather than an expanded-vs-collapsed policy, but it's up to you.
+
* Interfacing with window managers
:PROPERTIES:
:CUSTOM_ID: interfacing-with-window-managers