summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2025-12-08 18:20:47 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2025-12-08 18:27:51 +0100
commit8454135d0c8918ed16441bbc08ef176cd2e02c5e (patch)
tree20839531af30da8d3bade1a25925887c7180c4ef /config.h.in
parent1f6fda64a8195681e385acef2ec5fba740d85489 (diff)
Wayland: add support of the "XDG dialog windows" protocol
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b74a7a1ac..a9daea791 100644
--- a/config.h.in
+++ b/config.h.in
@@ -343,3 +343,9 @@
*/
#cmakedefine FL_CFG_NO_FILESYSTEM_SUPPORT 1
+
+/*
+ * Can we use the "XDG TOPLEVEL DRAG" Wayland protocol?
+ */
+
+#cmakedefine01 HAVE_XDG_DIALOG