aboutsummaryrefslogtreecommitdiffstats
path: root/unix/xserver
Commit message (Expand)AuthorAgeFilesLines
* Handle empty changes for every operationPierre Ossman2020-04-201-22/+16
* Remove legacy Xorg codePierre Ossman2020-04-027-459/+6
* Remove 8-bit support from documentationPierre Ossman2020-04-022-16/+4
* Start sessions via PAMPierre Ossman2020-03-121-4/+4
* xserver: add no-op input thread init functionLinus Heckemann2020-02-011-0/+9
* Update copyright year to 2020Pierre Ossman2020-01-161-1/+1
* Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-152-15/+11
* Change development version to 1.10.80Pierre 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