]> git.mdlowis.com Git - proto/labwc.git/commit
window-rules: add ignoreConfigureRequest
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 13 Apr 2024 18:36:09 +0000 (20:36 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 21 Apr 2024 19:31:55 +0000 (20:31 +0100)
commitd67345564e86ffcc267cc7783cf28240bb0d70b2
tree6333da52a69aad6d2b5be44d4ebc1a2689f48672
parent48e6c0009c477e9366b068373d9fb640a63d0308
window-rules: add ignoreConfigureRequest

This allows to ignore X11 client side configure requests
like positioning and resizing and can be used to fight
some X11 applications that persist to have their windows
spawn at specific places and sizes.

Fixes: #1446
docs/labwc-config.5.scd
include/window-rules.h
src/config/rcxml.c
src/window-rules.c
src/xwayland.c