index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'grab' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-06-13
1
-9
/
+48
|
\
|
*
Ignore fake focus events from XGrabKeyboard()
Pierre Ossman
2018-06-12
1
-0
/
+44
|
*
Update comment about keyboard grab on focus changes
Pierre Ossman
2018-06-12
1
-9
/
+4
*
|
Better string handling of default server name
Pierre Ossman
2018-06-13
1
-3
/
+5
|
/
*
Properly sync LED state on connect
Pierre Ossman
2018-06-07
2
-0
/
+12
*
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-05-29
2
-6
/
+30
|
\
|
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
1
-3
/
+15
|
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
1
-3
/
+3
*
|
Don't require server name in config file
Pierre Ossman
2018-05-29
2
-11
/
+10
*
|
Merge branch 'config_as_an_argument' of https://github.com/Kypert/tigervnc
Pierre Ossman
2018-05-29
2
-2
/
+47
|
\
\
|
*
|
Accept a cfg as an argument as an alt way to start the viewer
Mathias Jonsson
2018-05-22
2
-2
/
+47
*
|
|
Stop treating "\\\\" as a special case
Pierre Ossman
2018-05-29
1
-35
/
+20
*
|
|
Fix parameter escape sequence parsing
Pierre Ossman
2018-05-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Update fullscreen window if changing fullScreenAllMonitors option
Peter Åstrand (astrand)
2018-05-02
1
-2
/
+5
|
/
*
Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-04-20
5
-49
/
+126
|
\
|
*
Avoid clipboard updates when not focused
Pierre Ossman
2018-03-26
2
-0
/
+52
|
*
Add focus test helper for Viewport
Pierre Ossman
2018-03-26
2
-17
/
+14
|
*
Handle LED state sync entirely in Viewport
Pierre Ossman
2018-03-26
3
-6
/
+17
|
*
Move server cut text handler to Viewport
Pierre Ossman
2018-03-26
5
-26
/
+43
*
|
Stop abusing InputHandler class for write class
Pierre Ossman
2018-03-28
2
-7
/
+10
|
/
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
4
-21
/
+21
*
Merge branch 'altgraph' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-03-08
4
-34
/
+127
|
\
|
*
Handle Ctrl+AltGr on Windows
Pierre Ossman
2018-03-08
3
-17
/
+77
|
*
Better detection of AltGr on Windows
Pierre Ossman
2018-03-08
2
-34
/
+67
*
|
Fix incorrect numbers in performance debug graph
Pierre Ossman
2018-02-26
1
-3
/
+3
|
/
*
Update visible copyright year to 2018
Samuel Mannehed
2018-02-08
2
-2
/
+2
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
2
-2
/
+2
*
Don't parse FLTK arguments using Fl::arg; handle -display as other options
Peter Åstrand (astrand)
2018-01-29
3
-3
/
+7
*
Update UI look on macOS
Pierre Ossman
2018-01-22
1
-5
/
+5
*
Use current server time for XUngrabPointer
Peter Åstrand (astrand)
2018-01-15
1
-1
/
+1
*
Merge branch 'pause' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-11-17
2
-8
/
+37
|
\
|
*
Send proper keysym when Break is pressed
Pierre Ossman
2017-11-13
1
-0
/
+1
|
*
Handle right shift better on Windows
Pierre Ossman
2017-11-13
1
-0
/
+14
|
*
Handle Windows scan code exceptions
Pierre Ossman
2017-11-13
1
-9
/
+23
*
|
Remove double cursor workaround in client
Pierre Ossman
2017-11-17
1
-6
/
+0
*
|
Handle FLTK arguments at any position
Pierre Ossman
2017-11-14
1
-16
/
+21
*
|
Don't open X11 display too early
Pierre Ossman
2017-11-14
1
-5
/
+5
|
/
*
Use current server time for XUngrabKeyboard
Pierre Ossman
2017-10-02
1
-1
/
+1
*
Remove accidental debug output
Pierre Ossman
2017-09-22
1
-1
/
+0
*
Be explicit which Exception class we want
Pierre Ossman
2017-09-18
1
-2
/
+2
*
Release pointer grab when cursor leaves window
Pierre Ossman
2017-09-18
2
-13
/
+77
*
Merge branch 'securemsg' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-09-15
2
-24
/
+63
|
\
|
*
Display security state when asking for password
Pierre Ossman
2017-09-01
2
-4
/
+29
|
*
Merge authentication dialogs
Pierre Ossman
2017-09-01
1
-23
/
+37
*
|
Merge branch 'qemukbd-merge' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2017-09-15
13
-82
/
+913
|
\
\
|
*
|
Add support for raw keyboard in vncviewer
Pierre Ossman
2017-09-11
7
-76
/
+534
|
*
|
Basic support for QEMU Extended Key Events
Pierre Ossman
2017-08-28
1
-6
/
+6
|
*
|
Sync LED state when gaining focus
Pierre Ossman
2017-08-24
5
-12
/
+133
|
*
|
Add client support for LED state sync
Pierre Ossman
2017-08-24
9
-1
/
+253
|
|
/
*
/
Remove unused FLTKPixelBuffer files
Pierre Ossman
2017-09-12
2
-86
/
+0
|
/
[next]