aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Change to https for tigervnc URLPierre Ossman2018-10-196-6/+6
* Replace Shift+Alt with Shift+Meta when possiblePierre Ossman2018-09-211-0/+24
* Update NumLock comment now that we have syncPierre Ossman2018-09-211-3/+3
* Fix bad color of cursor with x0vncserverPierre Ossman2018-09-181-6/+5
* Stop tracking changes for each glyphPierre Ossman2018-09-131-20/+34
* Explicitly check screen layout after changePierre Ossman2018-09-112-5/+16
* Adjust cursor position according to geometryPierre Ossman2018-09-101-0/+2
* Add debug output for x0vncserver key eventsPierre Ossman2018-07-251-1/+5
* Handle Shift+Tab (ISO_Left_Tab) in x0vncserverPierre Ossman2018-07-251-4/+10
* Add a basic gitignoreLauri Kasanen2018-07-115-0/+8
* Compile fixes for Xserver 1.9Lauri Kasanen2018-07-092-16/+20
* Avoid error/warning about implicit function declarationJan Grulich2018-06-281-0/+3
* Change development version to 1.9.80Pierre Ossman2018-06-131-1/+1
* Add support for X server 1.20.0.Michal Srb2018-06-083-1/+93
* Merge branch 'unix' of https://github.com/CendioOssman/tigervncPierre Ossman2018-05-299-24/+82
|\
| * Unix socket support in x0vncserverPierre Ossman2018-05-292-2/+19
| * 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-045-20/+20
* | x0vncserver: Make sure rotation for new outputs is set to RR_Rotate_0Peter Åstrand (astrand)2018-05-081-0/+1
* | Handle view only password in vncpasswd filter modePierre Ossman2018-05-072-5/+18
|/
* Improve out-of-tree build of Xvnc/libvnc.soPierre Ossman2018-04-131-8/+8
* Add RandR support for x0vncserverPeter Åstrand (astrand)2018-04-096-6/+828
* Add a tryScreenLayout functionPeter Åstrand (astrand)2018-04-097-60/+282
* Add debug log messagesPeter Åstrand (astrand)2018-04-091-12/+27
* Avoid disabling outputs which are already disabledPeter Åstrand (astrand)2018-04-091-0/+4
* Select the correct output for new screensPeter Åstrand (astrand)2018-04-094-27/+99
* Disable outputs which are larger than the target framebuffer sizePeter Åstrand (astrand)2018-04-091-1/+21
* vncRandRDisableOutput: Disable only the requested outputPeter Åstrand (astrand)2018-04-091-1/+26
* Make vncRandRGetOutputDimensions tolerant for disabled outputsPeter Åstrand (astrand)2018-04-093-10/+17
* Remove "screen" argument from Randr glue functionsPeter Åstrand (astrand)2018-04-099-69/+94
* Removed support for building without RANDR definePeter Åstrand (astrand)2018-04-095-74/+1
* Corrected RandR wrapper return codesPeter Åstrand (astrand)2018-04-094-10/+10
* Move computeScreenLayout/setScreenLayout to unixcommon libPeter Åstrand (astrand)2018-04-0914-497/+664
* 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
* Fix indentation in XDesktop.cxxPierre Ossman2018-03-071-257/+257
* Unset pixel buffer when x0vncserver client disconnects.Michal Srb2018-03-071-1/+5
* Check for TrueColor support in x0vncserverPierre Ossman2018-02-273-9/+12
* Merge branch 'escape-opts' of https://github.com/olivergondza/tigervncPierre Ossman2018-02-271-1/+1
|\
| * Make sure auth argument is escapedOliver Gondža2018-02-201-1/+1
* | 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-052-0/+44
* Sync x0vncserver and Xvnc man pagesPierre Ossman2018-02-052-95/+108
* Remove DeferUpdate from man pagesPierre Ossman2018-02-052-32/+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