Merge pull request #30828 from gnidorah/xwayland
xwayland: enable acceleration with help of glamor
This commit is contained in:
commit
07d429a722
@ -17,6 +17,7 @@ overrideDerivation xorgserver (oldAttrs: {
|
|||||||
"--disable-xnest"
|
"--disable-xnest"
|
||||||
"--disable-xquartz"
|
"--disable-xquartz"
|
||||||
"--disable-xwin"
|
"--disable-xwin"
|
||||||
|
"--enable-glamor"
|
||||||
"--with-default-font-path="
|
"--with-default-font-path="
|
||||||
"--with-xkb-bin-directory=${xkbcomp}/bin"
|
"--with-xkb-bin-directory=${xkbcomp}/bin"
|
||||||
"--with-xkb-path=${xkeyboard_config}/etc/X11/xkb"
|
"--with-xkb-path=${xkeyboard_config}/etc/X11/xkb"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user