aboutsummaryrefslogtreecommitdiff
path: root/include/render/wlr_texture.h
diff options
context:
space:
mode:
authorTudor Brindus <me@tbrindus.ca>2021-05-02 12:50:36 -0400
committerSimon Ser <contact@emersion.fr>2021-05-31 10:41:29 +0200
commitae2f3ecb6824e168083580a601af53d6c9544b5d (patch)
tree53674408ed4a82b66b85e401d82319a3ca4208b8 /include/render/wlr_texture.h
parent699d7240001c4d991a265c23d9c020a36df5f70d (diff)
xwm: implement _NET_CLIENT_LIST_STACKING
This property is present on all modern X11 instances. The nonpresence of it requires applications to fall back to XQueryTree-based logic to determine stacking logic (e.g., to determine what surface should get Xdnd events). These code paths are effectively untested nowadays, so this makes it more likely for wlroots to "break" applications. For instance, the XQueryTree fallback path has been broken in Chromium for the last 10 years. It's easy enough to maintain this property, so let's just do it. Fixes #2889.
Diffstat (limited to 'include/render/wlr_texture.h')
0 files changed, 0 insertions, 0 deletions