1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Commit Graph

11 Commits

Author SHA1 Message Date
Tim Jansen
60f6e1f35e Extend VNC protocol to let the client enable/disable the background.
svn path=/trunk/kdenetwork/krfb/; revision=202747
2003-01-25 17:31:36 +00:00
Tim Jansen
12a0b19492 Remove read timeouts. In order to be still able to detect disconnected clients, send empty framebuffer requests every 10s if there is nothing else to send. Hopefully this solves tieout problems with windows vnc clients.
svn path=/trunk/kdenetwork/krfb/; revision=193264
2002-12-10 23:25:50 +00:00
Thomas Leitner
9fef33af0f tru64 fix
svn path=/trunk/kdenetwork/krfb/; revision=180556
2002-09-26 19:01:41 +00:00
Tim Jansen
a1d3f86a99 Fix: softcursor looked like trash when serverFormat != clientFormat (this fixes the BGR233 cursor issue as well)
svn path=/trunk/kdenetwork/krfb/; revision=163173
2002-06-25 21:40:51 +00:00
Tim Jansen
9f44b0dfee Added support for Softcursor protocol extension
svn path=/trunk/kdenetwork/krfb/; revision=162994
2002-06-24 22:23:45 +00:00
Tim Jansen
1ef6160d10 Fix:
krfb crashed sometimes when the user tried to close a connection. Better
locking in libvncserver and an explicit rfbCloseConnection() invocation
before calling quit() should prevent this.

svn path=/trunk/kdenetwork/krfb/; revision=149689
2002-04-15 22:54:48 +00:00
Tim Jansen
694553ccff Remove most compiler warnings
svn path=/trunk/kdenetwork/krfb/; revision=148029
2002-04-08 23:43:08 +00:00
Tim Jansen
f344093250 kinetd working
svn path=/trunk/kdenetwork/krfb/; revision=143744
2002-03-19 00:03:39 +00:00
Tim Jansen
2fe9b7aa13 commit with deadlock probs
svn path=/trunk/kdenetwork/krfb/; revision=136246
2002-02-12 23:00:33 +00:00
Tim Jansen
3dab9b4e65 working, but buggy
svn path=/trunk/kdenetwork/krfb/; revision=135649
2002-02-09 20:12:57 +00:00
Tim Jansen
76f5c120ef still not working
svn path=/trunk/kdenetwork/krfb/; revision=135295
2002-02-04 22:54:01 +00:00