qubes-issues
qubes-issues copied to clipboard
Implement _NET_CLIENT_LIST_STACKING
The problem you're addressing (if any)
The GUI agent doesn’t implement _NET_CLIENT_LIST_STACKING. This forces XQueryTree-based fallbacks in applications, but those fallbacks receive no testing and so tend to be broken. See https://github.com/swaywm/wlroots/pull/2909 for details.
The solution you'd like
Implement _NET_CLIENT_LIST_STACKING
The value to a user, and who that user might be
Users will run into fewer application bugs.