mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
config: de-couple <FollowMouse> and <raiseOnFocus>
Set these two variables indepently of each other as this is cleaner and more explicit. In openbox <raiseOnFocus> only applies if <followMouse> is set, but there is no need to immitate this.
This commit is contained in:
parent
4a20d57b38
commit
c797dbe189
2 changed files with 1 additions and 5 deletions
|
|
@ -38,8 +38,7 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
|||
cursor. Default is no.
|
||||
|
||||
*<focus><raiseOnFocus>* [yes|no]
|
||||
Raise window to top when focused. Only applies if followMouse is
|
||||
set. Default is no.
|
||||
Raise window to top when focused. Default is no.
|
||||
|
||||
# THEME
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue