docs: trailing space, 1 tab to spaces, labwc-theme.5.scd to fit 80 cols

This commit is contained in:
Tomi Ollila 2025-02-08 16:26:47 +02:00 committed by Consolatis
parent 0c5352d904
commit 92e4c5a606
3 changed files with 5 additions and 5 deletions

View file

@ -110,8 +110,8 @@ labwc-config(5).
Default is 0. Default is 0.
Note: for a circular hover effect, set *window.button.width* and Note: for a circular hover effect, set *window.button.width* and
*window.button.height* equal and *window.button.hover.bg.corner-radius* half *window.button.height* equal and *window.button.hover.bg.corner-radius*
of them. half of them.
*window.active.button.unpressed.image.color* *window.active.button.unpressed.image.color*
Color of the images in titlebar buttons in their default, unpressed, Color of the images in titlebar buttons in their default, unpressed,

View file

@ -50,7 +50,7 @@
</menu> </menu>
<menu id="root-menu"> <menu id="root-menu">
<!-- Make client-list-combined-menu a submenu of root-menu <!-- Make client-list-combined-menu a submenu of root-menu
You must supply a label or it will not appear in root-menu --> You must supply a label or it will not appear in root-menu -->
<!-- <!--
<menu id="client-list-combined-menu" label="Running..." /> <menu id="client-list-combined-menu" label="Running..." />

View file

@ -343,7 +343,7 @@
<keybind key="W-Space"> <keybind key="W-Space">
<action name="ShowMenu" menu="client-list-combined-menu" /> <action name="ShowMenu" menu="client-list-combined-menu" />
<position> <position>
<x>center</x> <x>center</x>
<y>center</y> <y>center</y>
</position> </position>
</keybind> </keybind>
@ -533,7 +533,7 @@
</mousebind> </mousebind>
<mousebind button="Middle" action="Press"> <mousebind button="Middle" action="Press">
<action name="ShowMenu" menu="root-menu" /> <action name="ShowMenu" menu="root-menu" />
<!-- openbox default, swap with above line to activate --> <!-- openbox default, swap with above line to activate -->
<!-- <action name="ShowMenu" menu="client-list-combined-menu" /> --> <!-- <action name="ShowMenu" menu="client-list-combined-menu" /> -->
</mousebind> </mousebind>
<mousebind direction="Up" action="Scroll"> <mousebind direction="Up" action="Scroll">