]> source.dussan.org Git - tigervnc.git/commit
Do not explicitly enable backing store support, but instead fall back
authorPeter Åstrand <astrand@cendio.se>
Fri, 13 Mar 2009 09:45:24 +0000 (09:45 +0000)
committerPeter Åstrand <astrand@cendio.se>
Fri, 13 Mar 2009 09:45:24 +0000 (09:45 +0000)
commitc594c0d549aebfc1d3f227ab1baf6e4830f6ef58
tree2abc1d93b1a9288d9471582f8ad3e84ad68d9789
parent26af65fb834d951df62e01c2de2436024e9f6d38
Do not explicitly enable backing store support, but instead fall back
on the normal Xserver defaults and settings. This currently means that
backing store support will be off by default. This avoids
http://bugs.freedesktop.org/show_bug.cgi?id=19654 and allows us to run
KDE4.

Also, call miInitializeBackingStore() in the same location as Xvfb calls it.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3668 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/xserver/hw/vnc/xvnc.cc