aboutsummaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver
Commit message (Expand)AuthorAgeFilesLines
* Add support for notifying clients about pointer movementslhchavez2021-03-021-1/+1
* Added the ability to listen on both Unix socket and TCP port.Jocelyn Le Sage2021-02-042-3/+6
* Merge branch 'noblock' of https://github.com/CendioOssman/tigervncPierre Ossman2021-01-193-11/+13
|\
| * Change streams to be asynchronousPierre Ossman2020-05-212-8/+0
| * Handle clients lost during queryingPierre Ossman2020-05-211-2/+12
| * Check buffer usage with a simply booleanPierre Ossman2020-05-211-1/+1
* | Update keycode maps to latest versionPierre Ossman2020-11-162-10/+14
|/
* Use standard install dir variable namesPierre Ossman2020-03-121-2/+2
* Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-151-7/+2
* Clean up internal clipboard handlingPierre Ossman2019-07-012-2/+2
* Allow blacklist to be disabledPierre Ossman2019-03-251-0/+5
* Add x0vncserver option to only allow localhost connectionsPierre Ossman2019-01-162-1/+12
* Merge branch 'connparams' of https://github.com/CendioOssman/tigervncPierre Ossman2018-12-101-0/+19
|\
| * Make sure we always have a valid screen layoutPierre Ossman2018-12-101-0/+5
| * Respect geometry setting in screen layoutPierre Ossman2018-11-011-0/+14
* | Document -AcceptSetDesktopSize in x0vncserver.manPierre Ossman2018-11-261-0/+4
* | Allow -AcceptSetDesktopSize in x0vncserverPierre Ossman2018-11-261-3/+0
* | Merge branch 'exittimer' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-093-2/+9
|\ \
| * | Get rid of SocketServer::checkTimeouts()Pierre Ossman2018-11-091-2/+2
| * | Properly terminate server on timeoutsPierre Ossman2018-11-092-0/+7
* | | Merge branch 'vncserver' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-093-56/+67
|\| |
| * | Inherit SocketServer directly from VNCServerPierre Ossman2018-10-262-3/+3
| * | Encapsulate client handling in VNCServerSTPierre Ossman2018-10-261-0/+2
| * | Remove QueryConnectionHandlerPierre Ossman2018-10-103-51/+62
| * | Force common flow of connection queriesPierre Ossman2018-10-091-6/+4
* | | Adjust XDamage tracking to geometryPierre Ossman2018-11-051-0/+2
| |/ |/|
* | Merge branch 'x0vncserver-run-destructors' of https://github.com/x11clone/x11...Pierre Ossman2018-10-261-0/+7
|\ \
| * | Run listener destructors before terminatingPeter Åstrand (astrand)2018-10-231-0/+7
| |/
* / Change to https for tigervnc URLPierre Ossman2018-10-191-1/+1
|/
* Fix bad color of cursor with x0vncserverPierre Ossman2018-09-181-6/+5
* Explicitly check screen layout after changePierre Ossman2018-09-111-4/+7
* 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-111-0/+1
* Merge branch 'unix' of https://github.com/CendioOssman/tigervncPierre Ossman2018-05-292-6/+23
|\
| * Unix socket support in x0vncserverPierre Ossman2018-05-292-2/+19
| * Use abstract SocketListener classPierre Ossman2018-05-041-4/+4
* | x0vncserver: Make sure rotation for new outputs is set to RR_Rotate_0Peter Åstrand (astrand)2018-05-081-0/+1
|/
* Add RandR support for x0vncserverPeter Åstrand (astrand)2018-04-096-6/+828
* 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
* Add overlooked parameters to Xvnc and x0vncserver man pagesPierre Ossman2018-02-051-0/+20
* Sync x0vncserver and Xvnc man pagesPierre Ossman2018-02-051-67/+82
* Remove DeferUpdate from man pagesPierre Ossman2018-02-051-16/+0
* Use XShmGetImage for large readsPeter Åstrand (astrand)2018-01-151-2/+7
* Move XDesktop specific parameters in to same filePierre Ossman2017-11-082-7/+5
* x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSizePeter Åstrand (astrand)2017-11-081-0/+3
* Removed IRIX/Solaris overlay supportPeter Åstrand (astrand)2017-11-085-289/+4