aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve full-screen workaround on connectPierre Ossman2022-01-121-5/+11
* Update MonitorArrangement widget after changeSamuel Mannehed2022-01-102-1/+41
* Update copyright year to 2022Pierre Ossman2022-01-052-2/+2
* 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-309-0/+36
* 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
* 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
* Be consistent in "full screen" and "full-screen" useWilliam Sjöblom2021-11-244-4/+4
* Deduplicate vncviewer error messagesWilliam Sjöblom2021-11-234-26/+21
* Fix closing reconnect dialog logicPierre Ossman2021-10-141-2/+2
* Merge pull request #1349 from samhed/fullscreenLevelSamuel Mannehed2021-10-063-4/+29
|\
| * Workaround options window appearing behind viewerSamuel Mannehed2021-10-063-4/+29
* | Merge pull request #1350 from samhed/serverdialogmodalSamuel Mannehed2021-10-061-2/+0
|\ \
| * | Remove modal property from ServerDialogSamuel Mannehed2021-10-051-2/+0
| |/
* | Merge branch 'master' of https://github.com/johahauf/tigervncPierre Ossman2021-10-062-9/+30
|\ \ | |/ |/|
| * Adjust default directory for configuration file save and loadJohannes2021-09-212-9/+30
* | Only grab keyboard when we have focusSamuel Mannehed2021-09-242-1/+17
* | Create helper function for grabKeyboard conditionsSamuel Mannehed2021-09-242-18/+13
|/
* Give all monitor names when mirroredPierre Ossman2021-09-091-16/+29
* More user friendly monitor name on WindowsPierre Ossman2021-09-091-1/+5
* Use std::string for monitor namesPierre Ossman2021-09-092-27/+27
* Inline the Windows monitor name codePierre Ossman2021-09-093-54/+35
* Fix corner case in monitor index calculationPierre Ossman2021-09-091-4/+6
* Handle mirrored monitors on X11Pierre Ossman2021-09-093-17/+63
* Clean up some error stringsPierre Ossman2021-09-085-24/+18
* Consistently use exceptions for parameter errorsPierre Ossman2021-09-082-184/+227
* Use classic FILE I/O for storing server historyPierre Ossman2021-09-081-28/+50
* Clean up global event handler structurePierre Ossman2021-09-062-37/+49
* Restore FLTK event dispatcher on exitPierre Ossman2021-09-061-0/+2
* Merge branch 'fullscreens-added-removed' of https://github.com/x11clone/x11clonePierre Ossman2021-09-022-0/+40
|\
| * Recreate fullscreen window if screens are removed or addedPeter Åstrand (astrand)2018-05-072-0/+40
* | Tolerate carriage return in config filesPierre Ossman2021-09-021-0/+4
* | Fix inconsistent line endings in vncviewer configuration fileMeng Dong2021-09-021-2/+2
* | Include translations in macOS and Windows buildsPierre Ossman2021-08-271-1/+62
* | Expose reconnect setting in options dialogPierre Ossman2021-07-233-0/+10
* | Retry connection in case of an errorJohannes2021-07-239-61/+141
* | Simply screen refresh handlerPierre Ossman2021-07-201-9/+4
* | Only log error when setting FullScreenSelectedMonitorsPierre Ossman2021-07-192-12/+18