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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Make sure we get C99
Pierre Ossman
2018-04-13
1
-0
/
+3
*
|
Improve out-of-tree build of Xvnc/libvnc.so
Pierre Ossman
2018-04-13
1
-8
/
+8
*
|
Merge branch 'x0vncserver-randr' of https://github.com/x11clone/x11clone
Pierre Ossman
2018-04-10
22
-556
/
+1872
|
\
\
|
*
|
Add RandR support for x0vncserver
Peter Åstrand (astrand)
2018-04-09
7
-6
/
+831
|
*
|
Add a tryScreenLayout function
Peter Åstrand (astrand)
2018-04-09
7
-60
/
+282
|
*
|
Add debug log messages
Peter Åstrand (astrand)
2018-04-09
1
-12
/
+27
|
*
|
Avoid disabling outputs which are already disabled
Peter Åstrand (astrand)
2018-04-09
1
-0
/
+4
|
*
|
Select the correct output for new screens
Peter Åstrand (astrand)
2018-04-09
4
-27
/
+99
|
*
|
Disable outputs which are larger than the target framebuffer size
Peter Åstrand (astrand)
2018-04-09
1
-1
/
+21
|
*
|
vncRandRDisableOutput: Disable only the requested output
Peter Åstrand (astrand)
2018-04-09
1
-1
/
+26
|
*
|
Make vncRandRGetOutputDimensions tolerant for disabled outputs
Peter Åstrand (astrand)
2018-04-09
3
-10
/
+17
|
*
|
Remove "screen" argument from Randr glue functions
Peter Åstrand (astrand)
2018-04-09
9
-69
/
+94
|
*
|
Removed support for building without RANDR define
Peter Åstrand (astrand)
2018-04-09
5
-74
/
+1
|
*
|
Corrected RandR wrapper return codes
Peter Åstrand (astrand)
2018-04-09
4
-10
/
+10
|
*
|
Move computeScreenLayout/setScreenLayout to unixcommon lib
Peter Åstrand (astrand)
2018-04-09
14
-497
/
+664
|
*
|
vncRandRGetOutputName: return a copy of the string
Peter Åstrand (astrand)
2018-04-09
3
-7
/
+14
|
*
|
Make vncRandRGetOutputId return the actual id; not a pointer
Peter Åstrand (astrand)
2018-04-09
4
-7
/
+7
|
*
|
Indented computeScreenLayout and setScreenLayout
Peter Åstrand (astrand)
2018-04-09
1
-28
/
+28
|
/
/
*
|
Remove no longer relevant license comment
Pierre Ossman
2018-03-28
1
-14
/
+0
*
|
Stop abusing InputHandler class for write class
Pierre Ossman
2018-03-28
4
-18
/
+18
*
|
Add missing break for LED state check
Pierre Ossman
2018-03-28
1
-0
/
+1
|
/
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
4
-21
/
+21
*
Set focus to password field in UserDialog
Brian P. Hinz
2018-03-21
1
-3
/
+7
*
Merge branch 'altgraph' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-03-08
5
-41
/
+131
|
\
|
*
Update keyboard test doc for shift on Windows
Pierre Ossman
2018-03-08
1
-1
/
+1
|
*
Handle Ctrl+AltGr on Windows
Pierre Ossman
2018-03-08
4
-19
/
+79
|
*
Better detection of AltGr on Windows
Pierre Ossman
2018-03-08
3
-39
/
+69
*
|
Add Indonesian translation
Andika Triwidada
2018-03-08
2
-0
/
+660
*
|
Fix indentation in XDesktop.cxx
Pierre Ossman
2018-03-07
1
-257
/
+257
*
|
Unset pixel buffer when x0vncserver client disconnects.
Michal Srb
2018-03-07
1
-1
/
+5
*
|
VNCServerST: Allow unsetting pixel buffer.
Michal Srb
2018-03-07
1
-10
/
+6
*
|
Fix rounding error in pixel down conversion
Pierre Ossman
2018-03-01
4
-20
/
+26
*
|
Fix calculation of conversion test target values
Pierre Ossman
2018-03-01
1
-3
/
+3
*
|
Check for TrueColor support in x0vncserver
Pierre Ossman
2018-02-27
3
-9
/
+12
*
|
Merge branch 'escape-opts' of https://github.com/olivergondza/tigervnc
Pierre Ossman
2018-02-27
1
-1
/
+1
|
\
\
|
*
|
Make sure auth argument is escaped
Oliver Gondža
2018-02-20
1
-1
/
+1
*
|
|
Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-02-26
11
-219
/
+650
|
\
\
\
|
*
|
|
Add crude congestion window debug trace
Pierre Ossman
2017-11-17
3
-0
/
+44
|
*
|
|
Add simple slow start to congestion control
Pierre Ossman
2017-11-17
2
-22
/
+56
|
*
|
|
Improved congestion control handling
Pierre Ossman
2017-11-17
6
-118
/
+363
|
*
|
|
Move congestion control to its own class
Pierre Ossman
2017-11-17
5
-207
/
+292
|
*
|
|
Reduce header dependencies in server classes
Pierre Ossman
2017-11-17
5
-13
/
+19
|
*
|
|
Use a queue for congestion pings
Pierre Ossman
2017-11-17
2
-16
/
+30
|
*
|
|
Handle timers which should be executed right away
Pierre Ossman
2017-11-17
1
-0
/
+3
*
|
|
|
Fix incorrect numbers in performance debug graph
Pierre Ossman
2018-02-26
1
-3
/
+3
|
|
_
|
/
|
/
|
|
[next]