mirror of
https://github.com/labwc/labwc.git
synced 2026-05-02 06:47:03 -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
9661ed4285
commit
6237e26a1d
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