mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:31:19 -07:00
c0ceb8a83de5d5a2be0f842eafd84024bfeea6ed
Make default "qt" framebuffer plugin instead of "x11". Workaround for bug https://bugs.kde.org/show_bug.cgi?id=356782 Not a proper fix, ideally "x11" plugin needs to be fixed. REVIEW: 129721 BUGS: 356782
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%