]> source.dussan.org Git - tigervnc.git/commit
Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old
authorPierre Ossman <ossman@cendio.se>
Thu, 12 Jul 2012 11:31:42 +0000 (11:31 +0000)
committerPierre Ossman <ossman@cendio.se>
Thu, 12 Jul 2012 11:31:42 +0000 (11:31 +0000)
commit4c81ff45668ba682eb5d3a9f7080d8b14218c040
treeccf58055bb54db545b395e4a42b256ac77819374
parent2441e8296dd1f16efef18896d21f2da4689fc628
Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The old
stuff was a bit buggy, and it didn't really allow us to move forward.
This commit temporarily removes the ability for the client to resize the
session. It will be readded for Xvnc in a later commit. libvnc will be
without that functionality for now, as it is very difficult to get right
there.

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