IgnoreCfgReq - bakkeby/dusk GitHub Wiki
If the IgnoreCfgReq
flag is set for a client then all configure request events relating to the
client window will be ignored.
The side effect of this is that if the window asks to change position or size then such requests are not respected.
To only ignore the configure requests to change position use the IgnoreCfgReqPos flag instead.
To only ignore the configure requests to change size use the IgnoreCfgReqSize flag instead.