mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs: trailing space, 1 tab to spaces, labwc-theme.5.scd to fit 80 cols
This commit is contained in:
parent
0c5352d904
commit
92e4c5a606
3 changed files with 5 additions and 5 deletions
|
|
@ -110,8 +110,8 @@ labwc-config(5).
|
|||
Default is 0.
|
||||
|
||||
Note: for a circular hover effect, set *window.button.width* and
|
||||
*window.button.height* equal and *window.button.hover.bg.corner-radius* half
|
||||
of them.
|
||||
*window.button.height* equal and *window.button.hover.bg.corner-radius*
|
||||
half of them.
|
||||
|
||||
*window.active.button.unpressed.image.color*
|
||||
Color of the images in titlebar buttons in their default, unpressed,
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
</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 -->
|
||||
<!--
|
||||
<menu id="client-list-combined-menu" label="Running..." />
|
||||
|
|
|
|||
|
|
@ -343,7 +343,7 @@
|
|||
<keybind key="W-Space">
|
||||
<action name="ShowMenu" menu="client-list-combined-menu" />
|
||||
<position>
|
||||
<x>center</x>
|
||||
<x>center</x>
|
||||
<y>center</y>
|
||||
</position>
|
||||
</keybind>
|
||||
|
|
@ -533,7 +533,7 @@
|
|||
</mousebind>
|
||||
<mousebind button="Middle" action="Press">
|
||||
<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" /> -->
|
||||
</mousebind>
|
||||
<mousebind direction="Up" action="Scroll">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue