Every item has a popup available with the properties:</p><divclass="language-bash codeBlockContainer_Ckt0 theme-code-block"style="--prism-color:#bfc7d5;--prism-background-color:#292d3e"><divclass="codeBlockContent_biex"><pretabindex="0"class="prism-code language-bash codeBlock_bY9V thin-scrollbar"><codeclass="codeBlockLines_e6Vv"><spanclass="token-line"style="color:#bfc7d5"><spanclass="token plain">sketchybar --set </span><spanclass="token operator"style="color:rgb(137, 221, 255)"><</span><spanclass="token plain">name</span><spanclass="token operator"style="color:rgb(137, 221, 255)">></span><spanclass="token plain"> popup.</span><spanclass="token operator"style="color:rgb(137, 221, 255)"><</span><spanclass="token plain">popup_property</span><spanclass="token operator"style="color:rgb(137, 221, 255)">>=</span><spanclass="token operator"style="color:rgb(137, 221, 255)"><</span><spanclass="token plain">value</span><spanclass="token operator"style="color:rgb(137, 221, 255)">></span><br></span></code></pre><divclass="buttonGroup__atx"><buttontype="button"aria-label="Copy code to clipboard"title="Copy"class="clean-btn"><spanclass="copyButtonIcons_eSgA"aria-hidden="true"><svgclass="copyButtonIcon_y97N"viewBox="0 0 24 24"><pathd="M19,21H8V7H19M19,5H8A2,2 0 0,0 6,7V21A2,2 0 0,0 8,23H19A2,2 0 0,0 21,21V7A2,2 0 0,0 19,5M16,1H4A2,2 0 0,0 2,3V17H4V3H16V1Z"></path></svg><svgclass="copyButtonSuccessIcon_LjdS"viewBox="0 0 24 24"><pathd="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z"></path></svg></span></button></div></div></div><table><thead><tr><thalign="center"><popup_property<!---->></th><thalign="center"><value<!---->></th><thalign="center">default</th><th>description</th></tr></thead><tbody><tr><tdalign="center"><code>drawing</code></td><tdalign="center"><code><boolean></code></td><tdalign="center"><code>off</code></td><td>If the <code>popup</code> should be rendered</td></tr><tr><tdalign="center"><code>horizontal</code></td><tdalign="center"><code><boolean></code></td><tdalign="center"><code>off</code></td><td>If the <code>popup</code> should render horizontally</td></tr><tr><tdalign="center"><code>topmost</code></td><tdalign="center"><code><boolean></code></td><tdalign="center"><code>on</code></td><td>If the <code>popup</code> should always be on top of all other windows</td></tr><tr><tdalign="center"><code>height</code></td><tdalign="center"><code><positive_integer></code></td><tdalign="center">bar height</td><td>The vertical spacing between items in a popup</td></tr><tr><tdalign="center"><code>blur_radius</code></td><tdalign="center"><code><positive_integer></code></td><tdalign="center"><code>0</code></td><td>The blur applied to the popup background</td></tr><tr><tdalign="center"><code>y_offset</code></td><tdalign="center"><code><integer></code></td><tdalign="center"><code>0</code></td><td>Vertical offset applied to the <code>popup</code></td></tr><tr><tdalign="center"><code>align</code></td><tdalign="center"><code>left</code>, <code>right</code>, <code>center</code></td><tdalign="center"><code>left</code></td><td>Alignment of the popup with its parent item in the bar</td></tr><tr><tdalign="center"><code>background.<background_property></code></td><tdalign="center"></td><tdalign="center"></td><td>Popups have a background and support all properties</td></tr></tbody></table><p>Items can be added to a popup menu by setting the <code>position</code> of those items to <code>popup.<name></code> where <code><name></code> is the name of the item containing the popup.
You can find a demo implementation of this <ahref="https://github.com/FelixKratz/SketchyBar/discussions/12?sort=new#discussioncomment-1843975"target="_blank"rel="noopener noreferrer">here</a>.</p></div></article><navclass="pagination-nav docusaurus-mt-lg"aria-label="Docs pages navigation"><aclass="pagination-nav__link pagination-nav__link--prev"href="/SketchyBar/config/components"><divclass="pagination-nav__sublabel">Previous</div><divclass="pagination-nav__label">Special Components</div></a><aclass="pagination-nav__link pagination-nav__link--next"href="/SketchyBar/config/events"><divclass="pagination-nav__sublabel">Next</div><divclass="pagination-nav__label">Events & Scripting</div></a></nav></div></div><divclass="col col--3"><divclass="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ulclass="table-of-contents table-of-contents__left-border"><li><ahref="#popup-menus"class="table-of-contents__link toc-highlight">Popup Menus</a></li></ul></div></div></div></div></main></div></div></div>