summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selinux: Fix issues reported by SELintVit Mojzis2021-05-181-4/+3
| | |/ / | |/| |
* | | | Expose reconnect setting in options dialogPierre Ossman2021-07-233-0/+10
* | | | Retry connection in case of an errorJohannes2021-07-239-61/+141
* | | | Merge branch 'x0-interface-option' of https://github.com/sotho/tigervncPierre Ossman2021-07-232-2/+14
|\ \ \ \
| * | | | Add -interface option to x0vncserverAlexander Elbs2021-07-232-2/+14
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'host-name-max', 'fix-build-viewer-off' and 'fix-case-insensit...Pierre Ossman2021-07-2312-88/+93
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | Rename Input.h to vncInput.h to fix building on case-insensitive FSAlex Richardson2021-07-156-9/+8
| | * | | | | Allow building with -DBUILD_VIEWER=OFFAlex Richardson2021-07-153-51/+56
| | |/ / / /
| * / / / / Fix build on systems without HOST_NAME_MAXAlex Richardson2021-07-153-28/+29
| |/ / / /
* | | | | Keep ownership of second selection when first is lostPierre Ossman2021-07-202-13/+64
* | | | | Simply screen refresh handlerPierre Ossman2021-07-201-9/+4
* | | | | Only log error when setting FullScreenSelectedMonitorsPierre Ossman2021-07-192-12/+18
* | | | | Don't reference specific variable in classPierre Ossman2021-07-191-3/+3
* | | | | Avoiding final period in log messagesPierre Ossman2021-07-193-10/+10
* | | | | Clean up style in recent monitor codePierre Ossman2021-07-196-89/+89
* | | | | Refresh MonitorArrangement on configuration changeHugo Lundin2021-07-162-0/+49
* | | | | Merge branch 'selected_monitors' of https://github.com/hugolundin/tigervncPierre Ossman2021-07-1616-103/+1226
|\ \ \ \ \
| * | | | | Add monitor description to tooltipHugo Lundin2021-07-165-0/+226
| * | | | | Explicitly choose current monitorHugo Lundin2021-07-161-3/+4
| * | | | | Add fullscreen mode for selected monitorsHugo Lundin2021-07-1611-11/+753
| * | | | | Add fullscreen mode parameterHugo Lundin2021-07-167-69/+182
| * | | | | Calculate overlay position from window sizeHugo Lundin2021-07-161-2/+27
| * | | | | Release displays not enclosed by the windowHugo Lundin2021-07-162-19/+28
| * | | | | Capture all displays inside the viewport (macOS)Hugo Lundin2021-07-163-20/+27
| |/ / / /
* / / / / Fix priority string when using newer GnuTLSJan Grulich2021-07-162-2/+6
|/ / / /
* | | | Merge branch 'utilize-system-wide-crypto' of https://github.com/grulja/tigervncPierre Ossman2021-07-144-30/+108
|\ \ \ \
| * | | | Utilize system-wide crypto policiesJan Grulich2021-07-144-30/+108
| | |_|/ | |/| |
* | | | Merge branch 'xvfb' of https://github.com/CendioOssman/tigervncPierre Ossman2021-07-1414-1084/+481
|\ \ \ \
| * | | | Remove vfb references from symbol namesPierre Ossman2021-07-134-69/+69
| * | | | Remove zaphod mode from XvncPierre Ossman2021-07-131-164/+64
| * | | | Remove undocumented -linebias argumentPierre Ossman2021-07-131-26/+0
| * | | | Clean up Xvnc screen structPierre Ossman2021-07-131-18/+6
| * | | | Remove unused headersPierre Ossman2021-07-131-8/+1
| * | | | Remove obsolete AIX hackPierre Ossman2021-07-131-5/+0
| * | | | Remove obsolete comment about backing storePierre Ossman2021-07-131-5/+0
| * | | | Remove CloseScreen() wrapperPierre Ossman2021-07-131-22/+0
| * | | | Do all RandR init in vncRandRInit()Pierre Ossman2021-07-131-20/+15
| * | | | Use central SetRootClip()Pierre Ossman2021-07-131-90/+4
| * | | | Remove Darwin code from XvncPierre Ossman2021-07-131-22/+0
| * | | | Handle X.org patch level featuresPierre Ossman2021-07-136-40/+41
| * | | | Remove shared memory framebuffer optionPierre Ossman2021-07-131-77/+3
| * | | | Remove more color map code from XvncPierre Ossman2021-07-131-151/+0
| * | | | Remove DDXTIME codePierre Ossman2021-07-131-11/+0
| * | | | Call FatalError() on bad Xvnc argumentsPierre Ossman2021-07-131-6/+12
| * | | | Use CHECK_FOR_REQUIRED_ARGUMENTS() for arg checkPierre Ossman2021-07-131-15/+15
| * | | | Apply Xorg coding style to xvnc.cPierre Ossman2021-07-131-560/+567
| * | | | Remove #ifdef RENDERPierre Ossman2021-07-132-22/+0
| * | | | Move ddxInputThreadInit() to xvnc.cPierre Ossman2021-07-132-9/+9
| * | | | Remove Ubuntu rethrow signals patchPierre Ossman2021-07-136-69/+0
|/ / / /
* | | | Correctly handle screen layout with offsetPierre Ossman2021-06-171-5/+8