mirror of
https://github.com/labwc/labwc.git
synced 2026-02-26 01:40:22 -05:00
followMouse: add followMouseRequiresMovement
This implements the same config option as `underMouse` in Openbox. Fixes #862
This commit is contained in:
parent
bdd3849138
commit
9a9e20d2b0
5 changed files with 21 additions and 2 deletions
|
|
@ -53,6 +53,7 @@
|
|||
|
||||
<focus>
|
||||
<followMouse>no</followMouse>
|
||||
<followMouseRequiresMovement>yes</followMouseRequiresMovement>
|
||||
<raiseOnFocus>no</raiseOnFocus>
|
||||
</focus>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue