mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
docs: document raiseOnFocusDelay
Add the new option to labwc-config(5) and the example rc.xml.all.
This commit is contained in:
parent
ccc2d0a347
commit
8cfd96d621
2 changed files with 9 additions and 0 deletions
|
|
@ -158,6 +158,8 @@
|
|||
<followMouse>no</followMouse>
|
||||
<followMouseRequiresMovement>yes</followMouseRequiresMovement>
|
||||
<raiseOnFocus>no</raiseOnFocus>
|
||||
<!-- Delay (ms) before applying raise-on-focus. 0 = immediate. -->
|
||||
<raiseOnFocusDelay>0</raiseOnFocusDelay>
|
||||
</focus>
|
||||
|
||||
<snapping>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue