mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
feat: under-cursor window placement
With under-cursor placement, new top-level windows will be centered under the cursor rather than centered on the active view.
This commit is contained in:
parent
ce3c5ab958
commit
ef62d47ad1
8 changed files with 51 additions and 8 deletions
|
|
@ -132,6 +132,13 @@ this is for compatibility with Openbox.
|
|||
be used with labwc the preferred mode of the monitor is used instead.
|
||||
Default is no.
|
||||
|
||||
## PLACEMENT
|
||||
|
||||
*<placement><policy>* [center|cursor]
|
||||
Specify a placement policy for new windows. The "center" policy will
|
||||
always place windows at the center of the active output. The "cursor"
|
||||
policy will center new windows under the cursor. Default is "center".
|
||||
|
||||
## WINDOW SWITCHER
|
||||
|
||||
*<windowSwitcher show="" preview="" outlines="">*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue