summaryrefslogtreecommitdiffstats
path: root/vncterm/ChangeLog
blob: 53a9c37a91e37f49ca8c300c3d3de13b10ef1336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
included in LibVNCServer package, autoconf'ed it
SetXCutText implemented
fix for cargs
attributes work.
cursor in LinuxVNC is shown.
paste works
selection works (no cursor trails)
LinuxVNC gets it's dimensions via ioctl TIOCGWINSZ
First working key injection in LinuxVNC!
Added Mouse marking
added screenBuffer (so you have ASCII screen also)
fixed CopyRect for scrolling (need to propagate to libvncserver)
made VNCommand work (no prompt for bash, but else seems ok)
added flag for VNCommand to send input only after a newline
	 (good for interactive bash)