summaryrefslogtreecommitdiffstats
path: root/unix/xserver
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.10.0v1.10.0Pierre Ossman2019-11-181-1/+1
* TigerVNC 1.9.90 (1.10.0 beta)v1.9.90Pierre Ossman2019-10-181-1/+1
* Use UTF-8 in clipboard APIPierre Ossman2019-07-011-23/+24
* Improved clipboard APIPierre Ossman2019-07-016-70/+283
* Add UTF-8 to/from ISO 8859-1 conversion routinesPierre Ossman2019-07-013-65/+30
* Clean up internal clipboard handlingPierre Ossman2019-07-016-25/+18
* Make sure clipboard uses \n line endingsPierre Ossman2019-07-013-6/+37
* Allow blacklist to be disabledPierre Ossman2019-03-251-0/+5
* Update visible copyright years to 2019Samuel Mannehed2019-02-271-1/+1
* Don't build xserver with -I$(includedir) as it breaks cross-compilingJames Le Cuirot2019-02-131-3/+3
* Avoid using "fake" key codesPierre Ossman2018-11-301-4/+40
* Merge branch 'covscan' of https://github.com/grulja/tigervncPierre Ossman2018-11-213-6/+9
|\
| * Fix memory leaksJan Grulich2018-11-201-2/+2
| * Check correct return codeJan Grulich2018-11-202-4/+7
* | Merge branch 'exittimer' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-092-1/+8
|\ \
| * | Get rid of SocketServer::checkTimeouts()Pierre Ossman2018-11-091-1/+1
| * | Properly terminate server on timeoutsPierre Ossman2018-11-092-0/+7
* | | Merge branch 'vncserver' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-092-19/+23
|\| |
| * | Inherit SocketServer directly from VNCServerPierre Ossman2018-10-261-2/+2
| * | Remove QueryConnectionHandlerPierre Ossman2018-10-102-6/+15
| * | Force common flow of connection queriesPierre Ossman2018-10-092-13/+8
* | | Merge branch 'nojava' of https://github.com/CendioOssman/tigervncPierre Ossman2018-10-265-176/+1
|\| |
| * | Remove Java web serverPierre Ossman2018-10-095-176/+1
| |/
* / Change to https for tigervnc URLPierre Ossman2018-10-192-2/+2
|/
* 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
* Stop tracking changes for each glyphPierre Ossman2018-09-131-20/+34
* Explicitly check screen layout after changePierre Ossman2018-09-111-1/+9
* Add a basic gitignoreLauri Kasanen2018-07-112-0/+5
* 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-082-1/+11
* 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-044-16/+16
* 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