~ruther/dwl

ref: c70db2d06a7c868ba2d36de0984f5b39afd1a1c6 dwl/config.mk -rw-r--r-- 423 bytes
c70db2d0 — Leonardo Hernández Hernández Revert "only call wlr_seat_keyboard_notify_enter() if a keyboard is found" 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
_VERSION = 0.3.1
VERSION  = `./generate-version.sh $(_VERSION)`

# paths
PREFIX = /usr/local
MANDIR = $(PREFIX)/share/man

# Compile flags that can be used
#CFLAGS = -pedantic -Wall -Wextra -Werror -Wno-unused-parameter -Wno-sign-compare -Wno-unused-function -Wno-unused-variable -Wno-unused-result -Wdeclaration-after-statement

XWAYLAND =
XLIBS =
# Uncomment to build XWayland support
#XWAYLAND = -DXWAYLAND
#XLIBS = xcb
Do not follow this link