aboutsummaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove support for Lynx/OSPeter Åstrand (astrand)2017-11-082-10/+0
* Added my/Cendio copyright where relevantPeter Åstrand (astrand)2017-11-082-0/+2
* Set the correct cursor when startingPeter Åstrand (astrand)2017-11-082-6/+16
* Move XDesktop to separate filePeter Åstrand (astrand)2017-11-084-419/+499
* Using namespace rfb in header files is a bad ideaPeter Åstrand (astrand)2017-11-075-17/+15
* Build with support for MIT-SHMPeter Åstrand (astrand)2017-11-072-11/+1
* Get rid of getFbSize()/getDesktopSize() in commonPierre Ossman2017-09-221-4/+0
* Handle unknown keysyms properly in x0vncserverPierre Ossman2017-09-151-1/+1
* Handle XKB groups properly in x0vncserverPierre Ossman2017-09-151-2/+5
* Update mouse cursor position in x0vncserverPierre Ossman2017-09-151-0/+8
* Only select XFixes event oncePierre Ossman2017-09-151-11/+4
* Merge branch 'cursor' of https://github.com/alanc/tigervncPierre Ossman2017-09-152-2/+93
|\
| * x0vncserver: Use Xfixes to display cursors if availableAlan Coopersmith2017-08-052-12/+106
* | Merge branch 'x0vncshift' of https://github.com/CendioOssman/tigervncPierre Ossman2017-09-151-4/+52
|\ \
| * | Respect modifiers in x0vncserverPierre Ossman2017-08-211-4/+55
| |/
* | x0vncserver: keyEvent(): use scancodes if availablePeter Korsgaard2017-09-115-2/+424
* | Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-2/+2
* | x0vncserver: add support for led state notificationsPeter Korsgaard2017-08-281-15/+77
|/
* spelling fixesklemens2017-01-281-1/+1
* Use non-blocking sockets in x0vnserverPierre Ossman2016-04-291-2/+9
* Fix timeout handling in x0vncserverPierre Ossman2016-04-291-10/+11
* Move socket write event handling in to the RFB corePierre Ossman2016-04-291-1/+1
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-291-8/+8
* Change netmask to prefix in ACL documentationPierre Ossman2015-08-101-6/+5
* Fixed IPv6 support.Tim Waugh2015-03-131-9/+22
* Handler still needs to return something even with XDamagePierre Ossman2015-03-031-0/+2
* Link basic X11 libraries lastPierre Ossman2014-10-171-1/+3
* Correct naming convention for some parametersPierre Ossman2014-09-171-4/+4
* Remove unused VideoArea parameterPierre Ossman2014-09-173-49/+0
* Avoid extra spacing in the generated man pagesPierre Ossman2014-09-171-0/+46
* Update server man pages to reflect current list of optionsPierre Ossman2014-09-171-29/+49
* Remove the date from man pagesPierre Ossman2014-09-171-1/+1
* Clean up the authors section of the man pagesPierre Ossman2014-09-171-1/+7
* Get rid of getStride()Pierre Ossman2014-07-072-9/+2