mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
a774e678bbb064c53c9e9d86673649a6c1dbc7b8
[5/8] Automatic MOC for target krfb_events_x11 AutoMoc warning --------------- "~/dev/kde/krfb/events/x11/x11events.cpp" The file includes the moc file "x11events.moc", but does not contain a Q_OBJECT, Q_GADGET, Q_NAMESPACE, K_PLUGIN_FACTORY, K_PLUGIN_FACTORY_WITH_JSON or K_PLUGIN_CLASS_WITH_JSON macro. AutoMoc: ~/dev/kde/krfb/events/x11/x11events.cpp:0: Note: No relevant classes found. No output generated.
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%