From 34d6b33443f3962bff5dd6e41ec8444c9a0c96e6 Mon Sep 17 00:00:00 2001 From: Enrico Maria De Angelis Date: Mon, 16 Mar 2026 09:14:22 +0100 Subject: Accordion: add doc for `makeAccordion'` --- doc/plugins.org | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/plugins.org') 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 -- cgit v1.2.3