KWin: enable XRender compositing by default
Using OpenGL ES2 causes redraw issues when X11 goes idle
This commit is contained in:
parent
ced8a8170f
commit
150cd79839
1 changed files with 12 additions and 0 deletions
|
|
@ -1,2 +1,14 @@
|
||||||
|
[Compositing]
|
||||||
|
AnimationSpeed=3
|
||||||
|
Backend=XRender
|
||||||
|
Enabled=true
|
||||||
|
GLCore=false
|
||||||
|
GLPreferBufferSwap=a
|
||||||
|
GLTextureFilter=2
|
||||||
|
HiddenPreviews=5
|
||||||
|
OpenGLIsUnsafe=false
|
||||||
|
WindowsBlockCompositing=true
|
||||||
|
XRenderSmoothScale=false
|
||||||
|
|
||||||
[Plugins]
|
[Plugins]
|
||||||
contrastEnabled=false
|
contrastEnabled=false
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue