]> git.mdlowis.com Git - proto/labwc.git/commit
feat: under-cursor window placement
authorAndrew J. Hesford <ajh@sideband.org>
Mon, 11 Dec 2023 02:00:05 +0000 (21:00 -0500)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 26 Dec 2023 19:20:06 +0000 (19:20 +0000)
commitef62d47ad10e20544d6e5f7bddfa7fce52f722f3
treee82c7090010bbe7abd73df78e7b1a65f8bb429fb
parentce3c5ab9583f48fc83b61148b633f97804eec87c
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.
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
include/view.h
src/config/rcxml.c
src/view.c
src/xdg.c
src/xwayland.c