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:
Andrew J. Hesford 2023-12-10 21:00:05 -05:00 committed by Johan Malm
parent ce3c5ab958
commit ef62d47ad1
8 changed files with 51 additions and 8 deletions

View file

@ -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="">*