summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/XserverDesktop.h
Commit message (Expand)AuthorAgeFilesLines
* Add back support for letting the client reconfigure the screen, this timePierre Ossman2012-07-131-0/+4
* Track outputs instead of CRTCs, as those better match the screen conceptPierre Ossman2012-07-121-2/+2
* Redo the RandR code in Xvnc/libvnc to use the modern 1.2 API. The oldPierre Ossman2012-07-121-2/+12
* Fix a race condition where we might get updates thrown at us right after aPierre Ossman2012-01-231-0/+2
* Reimplement the deferred update handling, this time in a more robust andPierre Ossman2011-11-081-4/+0
* The dummy timer isn't used anymore.Pierre Ossman2011-11-081-1/+1
* Timers in RFB still weren't working properly. Do this right and check the nextPierre Ossman2011-11-071-1/+2
* Make socket writes non-blockable. This allows the system to more quicklyPierre Ossman2011-10-251-0/+2
* [Development] Merge KeyboardDevice and PointerDevice classes to new class calledAdam Tkac2010-04-141-2/+1
* Move keyboard input related code to Input.h and Input.cc.Adam Tkac2009-08-281-0/+1
* Add Input.h and Input.cc and move all mouse input related code there.Adam Tkac2009-08-281-3/+2
* Move definition of XORG macro to separate header.Adam Tkac2009-08-281-9/+0
* Use "XORG <version>" macro instead of "XORG_<version>" to distinguish between...Adam Tkac2009-08-281-2/+2
* Avoid touching PixelFormat internals.Pierre Ossman2009-04-031-1/+2
* Implement basic support for SetDesktopSize.Pierre Ossman2009-03-231-0/+4
* Support for RandR on the server.Pierre Ossman2009-03-181-1/+4
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+1
* [Development] Make Xvnc compilable against X.org 1.6 branchAdam Tkac2009-01-071-0/+9
* Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright cend...Adam Tkac2008-07-291-1/+1
* - include dix-config.h before any xorg headerAdam Tkac2008-04-171-0/+4
* - moved Xvnc sources to unix/xserver/hw/vnc directory to affect current X treeAdam Tkac2008-03-211-0/+130