Skip to content

Commit b8b29e9

Browse files
committed
Update NEWS.
1 parent b35db82 commit b8b29e9

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

NEWS

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,34 @@
11

2+
x11vnc 0.9.14 2015-11-14
3+
4+
New in the 0.9.14 x11vnc release:
5+
6+
Added support for the X Composite Extension. For subwindow/appshare
7+
modes this allows sharing the respective window/app when it
8+
is partially or completely off-screen as XComposite renders
9+
the window contents to an off-screen buffer. Before, updating
10+
of the window contents would stop once it went even partially
11+
off-screen.
12+
13+
Added XInput 2 multi-pointer support which allows multiple clients
14+
to view and control a single shared screen, all having their
15+
own mouse pointers and keyboard foci. For in-depth info, read
16+
http://edoc.hu-berlin.de/master/beier-christian-2011-07-19/PDF/beier.pdf,
17+
especially section 5.1.
18+
19+
Added some support for running under Wayland via the deskshot utility
20+
found in the misc/ subdirectory.
21+
22+
23+
miscellaneous new features and changes:
24+
25+
Separated x11vnc sources from LibVNCServer. The project is now
26+
hosted at GitHub under https://github.com/LibVNC/x11vnc/.
27+
28+
29+
-----------------------------------------------------------------------------
30+
31+
232
x11vnc 0.9.13 2010-12-20
333

434
New in the 0.9.13 x11vnc release:

0 commit comments

Comments
 (0)