mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
fac983d5a4a23fc6050782d05a14141d4afd5f6b
This is currently required to be able to split off the event processing code in small functions so that it is possible to integrate libvncserver's event loop code with Qt's event loop properly. This is also what vino does; the whole event loop integration idea was taken from there. svn path=/trunk/KDE/kdenetwork/krfb/; revision=1195283
KDE Desktop Sharing (krfb) ========================== KDE Desktop Sharing (krfb) is a small server for the RFB protocol, better known as VNC. Unlike most other Unix/Linux RFB servers, KRfb allows you to share your X11 session instead of creating a new X11 session. It was originally based on x0rfbserver (ttp://www.hexonet.de/software/x0rfbserver/), but there is not much code of x0rfbserver left. Since version 0.6 it uses libvncserver (http://libvncserver.sf.net) as backend. Guide to documentation: TODO - things to be done INSTALL - Very short installation instructions NOTES - reasons for various decisions DCOP-INTERFACE - short documentation of the DCOP interface
Description
Languages
C++
88.6%
CMake
10.8%
C
0.5%