aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Proper multi-screen support in XvncPierre Ossman2016-08-181-9/+43
* | Set cursor sprite globallyPierre Ossman2016-08-183-4/+8
* | Adjust client pointer coordinates to absolutePierre Ossman2016-08-183-1/+16
* | Convert pointer coordinates to absolutePierre Ossman2016-08-181-2/+12
|/
* Allow control of PRIMARY behaviour by defaultPierre Ossman2016-07-082-2/+2
* Merge branch 'clipboard'Pierre Ossman2016-07-089-175/+591
|\
| * Support UTF8_STRING selection target typePierre Ossman2016-02-051-2/+93
| * Use TARGETS when getting selectionPierre Ossman2016-02-051-15/+35
| * Move selection request handling to a separate functionPierre Ossman2016-02-051-18/+28
| * Create all Atoms in a central placePierre Ossman2016-02-051-17/+13
| * Move server to client clipboard out of vncconfigPierre Ossman2016-02-055-83/+132
| * Move client to server clipboard out of vncconfigPierre Ossman2016-01-128-94/+333
* | Change development version to 1.7.80Pierre Ossman2016-07-011-1/+1
* | Handle parameter without value in libvnc.soPierre Ossman2016-05-161-1/+9
* | Specify TigerVNC Project as the vendor/companyPierre Ossman2016-05-131-1/+1
* | Move socket write event handling in to the RFB corePierre Ossman2016-04-291-4/+4
* | Avoid calling GetMaster() with old XorgPierre Ossman2016-04-151-0/+4
* | xserver: Add support for xorg version 1.18.Dominik Muth2016-04-112-2/+6
* | Document AllowOverride parameter.Michal Srb2016-03-291-0/+15
* | Add AllowOverride parameter.Michal Srb2016-03-213-8/+54
* | change the Copyright yearBojan Memetovic2016-03-181-1/+1
|/
* Better check for on screen visibilityPierre Ossman2016-01-111-13/+33
* Fix race problem with detecting listening inetd socketsTristan Schmelcher2015-12-291-2/+1
* Gracefully handle empty CopyArea operationsPierre Ossman2015-11-301-6/+15
* Change development version to 1.6.80Pierre Ossman2015-11-261-1/+1
* Fix inverted logic in ProcVncExtSetParam.Michal Srb2015-11-121-1/+1
* Xvnc.man: remove -i optionKirill Kolyshkin2015-10-281-1/+1
* Properly free temporary cursor bufferPierre Ossman2015-09-291-0/+2
* Avoid dropping const qualifier needlesslyPierre Ossman2015-09-291-4/+4
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-294-24/+35
* Make sure fallback block handler remains enabledPierre Ossman2015-09-241-0/+3
* Use REGION_INTERSECT() rather than trying to compute things manuallyPierre Ossman2015-09-141-3/+13