aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Harmonise new client handlersPierre Ossman2017-01-191-0/+2
* | Fix -inetd not working with xserver >= 1.19Hans de Goede2017-01-101-1/+9
* | Use dixChangeWindowProperty() instead of ChangeWindowProperty()Pierre Ossman2016-12-191-13/+15
|/
* Handle select() errorsPierre Ossman2016-10-051-0/+6
* Merge X server block handling code pathsPierre Ossman2016-10-056-403/+242
* Add xorg-xserver 1.19 supportHans de Goede2016-10-057-4/+248
* Merge pull request #332 from xiaoshaaming/masterBrian Hinz2016-09-041-1/+2
|\
| * Added missing dependency for Complie error on RHEL7lidm2016-07-231-1/+2