Merge pull request #30828 from gnidorah/xwayland

xwayland: enable acceleration with help of glamor
This commit is contained in:
Peter Hoeg 2017-11-01 18:01:11 +08:00 committed by GitHub
commit 07d429a722
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ overrideDerivation xorgserver (oldAttrs: {
"--disable-xnest"
"--disable-xquartz"
"--disable-xwin"
"--enable-glamor"
"--with-default-font-path="
"--with-xkb-bin-directory=${xkbcomp}/bin"
"--with-xkb-path=${xkeyboard_config}/etc/X11/xkb"