aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-03-29 12:03:35 +0200
committerKenny Levinsen <kl@kl.wtf>2021-03-29 12:24:26 +0200
commitde5347d0f2a82150a4788b63d06b5e91d5ebc27a (patch)
tree26e37c8af4a90f4d01a09aafccd3d7f7cee2dc6c /include/wlr
parent96aa18ae4442d89ece0aef02ecbc8d6bf7ba2939 (diff)
xwayland: require xcb-icccm
This dependency is already required by many other widely used X11 programs, such as i3, Qt, and other XWMs. So it should be available on most systems. X11 support can be pretty broken without xcb-icccm, with focus issues for instance. Let's just remove this --please-break-my-desktop footgun option.
Diffstat (limited to 'include/wlr')
-rw-r--r--include/wlr/config.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/config.h.in b/include/wlr/config.h.in
index 3cec1f1a..8a867ece 100644
--- a/include/wlr/config.h.in
+++ b/include/wlr/config.h.in
@@ -11,7 +11,6 @@
#mesondefine WLR_HAS_XWAYLAND
#mesondefine WLR_HAS_XCB_ERRORS
-#mesondefine WLR_HAS_XCB_ICCCM
#mesondefine WLR_HAS_XDG_FOREIGN