mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
labwc-config(5): add followMouse and raiseOnFocus
This commit is contained in:
parent
3c9f6c0551
commit
0811c0c37d
2 changed files with 15 additions and 0 deletions
|
|
@ -23,6 +23,16 @@ This section contains settings which are not present in Openbox.
|
|||
Use server side decorations for xdg-shell views where it is possible to
|
||||
turn off client side decorations. Default is yes.
|
||||
|
||||
# FOCUS
|
||||
|
||||
*<focus><followMouse>* [yes|no]
|
||||
Make focus follow mouse, e.g. focus is given to window under mouse
|
||||
cursor
|
||||
|
||||
*<focus><raiseOnFocus>* [yes|no]
|
||||
Also raise window to top when focused. Only applies if followMouse is
|
||||
set
|
||||
|
||||
# THEME
|
||||
|
||||
*<theme><name>*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue