##// END OF EJS Templates
enable xwl
enable xwl

File last commit:

r5:996174ee93eb default
r5:996174ee93eb default
Show More
meson_options.txt
6 lines | 100 B | text/plain | TextLexer
option(
'xwayland',
type: 'boolean',
value: true,
description: 'Enable XWayland support',
)