summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'feature/appstream-vncviewer' of https://github.com/JoachimFalk/...Pierre Ossman2022-03-1011-5/+87
|\
| * Added AppStream meta info file for the vncviewerJoachim Falk2022-03-088-5/+87
| * Added screenshots for AppStream meta info file for vncviewerJoachim Falk2022-01-283-0/+0
* | Fix compilation issue.Chris2022-02-281-1/+1
* | Switch to CentOS Stream 8 for buildsPierre Ossman2022-02-181-1/+1
* | SELinux: use /root/.vnc in file context specificationZdenek Pytela2022-02-071-1/+1
* | Fix for reflection warnings for strongly encapsulated Desktop methods in Java...Brian P. Hinz2022-01-291-4/+14
* | Fix for #1414Brian P. Hinz2022-01-291-2/+2
|/
* get rid of c++11 stuffVladimir Sukhonosov2022-01-252-3/+3
* Improve logging around screen resizingPierre Ossman2022-01-255-17/+21
* Remove 32-/64-bit distinctionsPierre Ossman2022-01-2110-162/+22
* Update packaging section of BUILDING.txtPierre Ossman2022-01-211-26/+2
* Merge branch 'h264dec' of https://github.com/xornet-sl/tigervncPierre Ossman2022-01-2123-10/+1067
|\
| * support H264 decoding with MediaFoundation on WindowsMārtiņš Možeiko2022-01-214-2/+384
| * H264 DecoderVladimir Sukhonosov2022-01-2121-10/+685
* | Log objects should be localPierre Ossman2022-01-212-2/+2
|/
* Always log screen layout if validation failsWilliam Sjöblom2022-01-191-3/+5
* Fix session resize after mirroring on Linux vncviewerWilliam Sjöblom2022-01-191-2/+6
* Fix handling of VMware cursorsPierre Ossman2022-01-181-2/+2
* Merge branch 'selinux-restorecon' of https://github.com/grulja/tigervncPierre Ossman2022-01-133-1/+30
|\
| * SELinux: restore SELinux context in case of different policiesJan Grulich2022-01-133-1/+30
* | Improve full-screen workaround on connectPierre Ossman2022-01-121-5/+11
* | Merge pull request #1405 from TigerVNC/monitorArrangementSyncSamuel Mannehed2022-01-102-1/+41
|\ \
| * | Update MonitorArrangement widget after changeSamuel Mannehed2022-01-102-1/+41
* | | Properly set XDG_CURRENT_DESKTOPPierre Ossman2022-01-101-1/+1
|/ /
* | Update copyright year to 2022Pierre Ossman2022-01-059-10/+10
* | Don't add . to error message stringPierre Ossman2022-01-041-1/+1
* | Avoid creating windows larger than current monitorPierre Ossman2021-12-301-0/+23
* | Don't move window in full-screen workaroundPierre Ossman2021-12-301-1/+0
* | Be consistent in including config.hPierre Ossman2021-12-30151-36/+592
* | Only restore level if it is wrongPierre Ossman2021-12-301-1/+2
* | Relicense MonitorArrangement widgetPierre Ossman2021-12-272-51/+50
* | Avoid leaking overlay memoryPierre Ossman2021-12-231-0/+1
* | Handle empty lines in server historyPierre Ossman2021-12-231-4/+8
* | Fix typo in mirror monitor detectionPierre Ossman2021-12-231-4/+4
* | Be more paranoid about monitor infoPierre Ossman2021-12-231-6/+18
* | Update Serbian translationМирослав Николић2021-12-141-236/+518
* | Merge branch 'display' of https://github.com/CendioOssman/tigervncPierre Ossman2021-12-103-170/+204
|\ \
| * | Add headings/groups for optionsPierre Ossman2021-12-103-96/+193
| * | Rename "Screen" tab to "Display"Pierre Ossman2021-12-103-8/+8
| * | Simplify screen settingsPierre Ossman2021-12-103-143/+71
| * | Add comments to stored parameters listPierre Ossman2021-12-091-2/+11
|/ /
* | Document raised CMake requirementPierre Ossman2021-11-271-1/+1
* | xserver21.1.1.patch: Add Xorg 21 patchJoakim Tjernlund2021-11-261-0/+75
* | xvnc: adapt for 1.21Joakim Tjernlund2021-11-241-4/+2
* | xorg-version.h: Increase supported Xorg version to 1.21Joakim Tjernlund2021-11-241-2/+2
* | Merge pull request #1382 from williamsjoblom/masterSamuel Mannehed2021-11-245-5/+5
|\ \
| * | Be consistent in "full screen" and "full-screen" useWilliam Sjöblom2021-11-245-5/+5
|/ /
* | Merge pull request #1380 from williamsjoblom/masterSamuel Mannehed2021-11-234-26/+21
|\ \
| * | Deduplicate vncviewer error messagesWilliam Sjöblom2021-11-234-26/+21
|/ /