aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.9.0v1.9.01.9-branchPierre Ossman2018-07-161-1/+1
* Avoid error/warning about implicit function declarationJan Grulich2018-06-281-0/+3
* TigerVNC 1.8.90 (1.9.0 beta)v1.8.90Pierre Ossman2018-06-131-1/+1
* Add support for X server 1.20.0.Michal Srb2018-06-082-1/+11
* Proper cleanup on termination of Xvnc/libvnc.soPierre Ossman2018-05-293-0/+14
* Merge common socket codePierre Ossman2018-05-292-2/+2
* Add support for Unix socketsPierre Ossman2018-05-292-0/+27
* Use abstract SocketListener classPierre Ossman2018-05-044-16/+16
* Improve out-of-tree build of Xvnc/libvnc.soPierre Ossman2018-04-131-8/+8
* Add a tryScreenLayout functionPeter Åstrand (astrand)2018-04-094-23/+141
* Select the correct output for new screensPeter Åstrand (astrand)2018-04-091-0/+10
* vncRandRDisableOutput: Disable only the requested outputPeter Åstrand (astrand)2018-04-091-1/+26
* Make vncRandRGetOutputDimensions tolerant for disabled outputsPeter Åstrand (astrand)2018-04-091-6/+13
* Remove "screen" argument from Randr glue functionsPeter Åstrand (astrand)2018-04-096-21/+49
* Removed support for building without RANDR definePeter Åstrand (astrand)2018-04-095-74/+1
* Corrected RandR wrapper return codesPeter Åstrand (astrand)2018-04-093-9/+9
* Move computeScreenLayout/setScreenLayout to unixcommon libPeter Åstrand (astrand)2018-04-099-496/+296
* vncRandRGetOutputName: return a copy of the stringPeter Åstrand (astrand)2018-04-093-7/+14
* Make vncRandRGetOutputId return the actual id; not a pointerPeter Åstrand (astrand)2018-04-094-7/+7
* Indented computeScreenLayout and setScreenLayoutPeter Åstrand (astrand)2018-04-091-28/+28
* Update visible copyright year to 2018Samuel Mannehed2018-02-081-1/+1
* Fix for RENDER hooks on Xorg < 1.12Pierre Ossman2018-02-051-0/+12
* Add overlooked parameters to Xvnc and x0vncserver man pagesPierre Ossman2018-02-051-0/+24
* Sync x0vncserver and Xvnc man pagesPierre Ossman2018-02-051-28/+26
* Remove DeferUpdate from man pagesPierre Ossman2018-02-051-16/+0
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-311-1/+1
* Hook remaining XRender operationsPierre Ossman2018-01-231-0/+304
* Adjust dimensions for rotated monitorsPierre Ossman2017-12-071-0/+10
* Make VNC extension startup mandatoryPierre Ossman2017-12-074-63/+15
* Call FatalError on fatal exceptionsPierre Ossman2017-12-073-1/+27
* Add debug trace when the clipboard changesPierre Ossman2017-10-121-0/+3
* Don't validate timestamp on clipboard requestPierre Ossman2017-10-121-7/+5
* Push query connect timeout back in to XvncPierre Ossman2017-10-042-5/+28
* Don't queue a query if it is directly rejectedPierre Ossman2017-10-041-6/+6
* Get rid of getFbSize()/getDesktopSize() in commonPierre Ossman2017-09-221-1/+0
* Fix indentation bugPierre Ossman2017-09-111-1/+3
* Add support for raw key codes to Xvnc/libvnc.soPierre Ossman2017-09-117-10/+456
* Basic support for QEMU Extended Key EventsPierre Ossman2017-08-282-2/+2
* Add support for lock LED state to Xvnc/libvnc.soPierre Ossman2017-08-245-1/+34
* Add server side lock key sync heuristicPierre Ossman2017-08-243-25/+0
* Make RandR callbacks optional as they were beforeJan Grulich2017-05-041-3/+7
* Change development version to 1.8.80Pierre Ossman2017-04-191-1/+1
* Update visible copyright year to 2017Samuel Mannehed2017-03-201-1/+1
* Merge branch 'fps' of https://github.com/CendioOssman/tigervncPierre Ossman2017-02-242-2/+1
|\
| * Remove unused variable deferredUpdateTimerSetPierre Ossman2017-02-242-2/+1
* | Change cursor API to use RGBA dataPierre Ossman2017-02-221-21/+12
* | Fix int <--> ptr conversionAlexander Zakharov2017-02-151-2/+2
* | Fix wrapping/unwrapping of X11 hooksPierre Ossman2017-02-131-126/+118
* | spelling fixesklemens2017-01-281-1/+1
* | Remove needless static qualifierPierre Ossman2017-01-191-3/+3