~ruther/dwl

ref: 707c1710b7df87ee61db26b325eaa6529beba9ac dwl/config.mk -rw-r--r-- 216 bytes
707c1710 — Stivvo quitallfullscreen() even when enabling fullscreen 4 years ago
                                                                                
1
2
3
4
5
# Default compile flags (overridable by environment)
CFLAGS ?= -g -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-error=unused-function

# Uncomment to build XWayland support
#CFLAGS += -DXWAYLAND