summaryrefslogtreecommitdiffstats
path: root/desktop/dwl/sbo-patches/use-XWayland.patch
diff options
context:
space:
mode:
author Damian Perticone <mjolnirdam@gmail.com>2022-06-17 22:02:03 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-18 09:10:00 +0700
commit961485d04cbcfe5ee1e70220026a2ec056bdf74a (patch)
tree4eef8a8653669c566bdc8564ffd0b3215385d654 /desktop/dwl/sbo-patches/use-XWayland.patch
parent36d01948d1f4d0558d35b23216054c236ad956fb (diff)
downloadslackbuilds-961485d04cbcfe5ee1e70220026a2ec056bdf74a.tar.gz
slackbuilds-961485d04cbcfe5ee1e70220026a2ec056bdf74a.tar.xz
desktop/dwl: Added (wayland compositor based on wlroots)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/dwl/sbo-patches/use-XWayland.patch')
-rw-r--r--desktop/dwl/sbo-patches/use-XWayland.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/desktop/dwl/sbo-patches/use-XWayland.patch b/desktop/dwl/sbo-patches/use-XWayland.patch
new file mode 100644
index 0000000000..8295ebaa1c
--- /dev/null
+++ b/desktop/dwl/sbo-patches/use-XWayland.patch
@@ -0,0 +1,8 @@
+--- a/config.mk 2022-04-10 23:38:48.000000000 -0300
++++ b/config.mk 2022-05-14 00:15:09.751999693 -0300
+@@ -6,4 +6,4 @@
+ CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-unused-function -Wno-unused-variable -Wno-unused-result -Wdeclaration-after-statement
+
+ # Uncomment to build XWayland support
+-#CFLAGS += -DXWAYLAND
++CFLAGS += -DXWAYLAND