aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'grab' of https://github.com/CendioOssman/tigervncPierre Ossman2018-06-131-9/+48
|\
| * Ignore fake focus events from XGrabKeyboard()Pierre Ossman2018-06-121-0/+44
| * Update comment about keyboard grab on focus changesPierre Ossman2018-06-121-9/+4
* | Better string handling of default server namePierre Ossman2018-06-131-3/+5
|/
* Properly sync LED state on connectPierre Ossman2018-06-072-0/+12
* Merge branch 'unix' of https://github.com/CendioOssman/tigervncPierre Ossman2018-05-292-6/+30
|\
| * Add support for Unix socketsPierre Ossman2018-05-291-3/+15
| * Use abstract SocketListener classPierre Ossman2018-05-041-3/+3
* | Don't require server name in config filePierre Ossman2018-05-292-11/+10
* | Merge branch 'config_as_an_argument' of https://github.com/Kypert/tigervncPierre Ossman2018-05-292-2/+47
|\ \
| * | Accept a cfg as an argument as an alt way to start the viewerMathias Jonsson2018-05-222-2/+47
* | | Stop treating "\\\\" as a special casePierre Ossman2018-05-291-35/+20
* | | Fix parameter escape sequence parsingPierre Ossman2018-05-291-1/+1
| |/ |/|
* | Update fullscreen window if changing fullScreenAllMonitors optionPeter Åstrand (astrand)2018-05-021-2/+5
|/
* Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervncPierre Ossman2018-04-205-49/+126
|\
| * Avoid clipboard updates when not focusedPierre Ossman2018-03-262-0/+52
| * Add focus test helper for ViewportPierre Ossman2018-03-262-17/+14
| * Handle LED state sync entirely in ViewportPierre Ossman2018-03-263-6/+17
| * Move server cut text handler to ViewportPierre Ossman2018-03-265-26/+43
* | Stop abusing InputHandler class for write classPierre Ossman2018-03-282-7/+10
|/
* Replace "frames" with "updates" in statsPierre Ossman2018-03-264-21/+21
* Merge branch 'altgraph' of https://github.com/CendioOssman/tigervncPierre Ossman2018-03-084-34/+127
|\
| * Handle Ctrl+AltGr on WindowsPierre Ossman2018-03-083-17/+77
| * Better detection of AltGr on WindowsPierre Ossman2018-03-082-34/+67
* | Fix incorrect numbers in performance debug graphPierre Ossman2018-02-261-3/+3
|/
* Update visible copyright year to 2018Samuel Mannehed2018-02-082-2/+2
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-312-2/+2
* Don't parse FLTK arguments using Fl::arg; handle -display as other optionsPeter Åstrand (astrand)2018-01-293-3/+7
* Update UI look on macOSPierre Ossman2018-01-221-5/+5
* Use current server time for XUngrabPointerPeter Åstrand (astrand)2018-01-151-1/+1
* Merge branch 'pause' of https://github.com/CendioOssman/tigervncPierre Ossman2017-11-172-8/+37
|\
| * Send proper keysym when Break is pressedPierre Ossman2017-11-131-0/+1
| * Handle right shift better on WindowsPierre Ossman2017-11-131-0/+14
| * Handle Windows scan code exceptionsPierre Ossman2017-11-131-9/+23
* | Remove double cursor workaround in clientPierre Ossman2017-11-171-6/+0
* | Handle FLTK arguments at any positionPierre Ossman2017-11-141-16/+21
* | Don't open X11 display too earlyPierre Ossman2017-11-141-5/+5
|/
* Use current server time for XUngrabKeyboardPierre Ossman2017-10-021-1/+1
* Remove accidental debug outputPierre Ossman2017-09-221-1/+0
* Be explicit which Exception class we wantPierre Ossman2017-09-181-2/+2
* Release pointer grab when cursor leaves windowPierre Ossman2017-09-182-13/+77
* Merge branch 'securemsg' of https://github.com/CendioOssman/tigervncPierre Ossman2017-09-152-24/+63
|\
| * Display security state when asking for passwordPierre Ossman2017-09-012-4/+29
| * Merge authentication dialogsPierre Ossman2017-09-011-23/+37
* | Merge branch 'qemukbd-merge' of https://github.com/CendioOssman/tigervncPierre Ossman2017-09-1513-82/+913
|\ \
| * | Add support for raw keyboard in vncviewerPierre Ossman2017-09-117-76/+534
| * | Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-6/+6
| * | Sync LED state when gaining focusPierre Ossman2017-08-245-12/+133
| * | Add client support for LED state syncPierre Ossman2017-08-249-1/+253
| |/
* / Remove unused FLTKPixelBuffer filesPierre Ossman2017-09-122-86/+0
|/