1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-01 07:24:29 +00:00
Go to file
2020-10-23 11:02:20 +02:00
cmake/modules PW framebuffer: support upcoming PipeWire 0.3 2020-02-26 14:22:27 +01:00
dbus Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
doc Use more https in links 2019-01-19 15:58:29 +01:00
events Use QStringLiteral to avoid runtime allocations 2020-10-23 10:51:02 +02:00
framebuffers Use C++11 loops 2020-10-23 10:55:37 +02:00
icons Include a png of the icon for compatibility 2017-11-03 00:49:35 +01:00
krfb Zero-initialize sockaddr structure 2020-10-23 11:02:20 +02:00
.arcconfig Add .arcconfig 2017-08-08 06:49:42 +05:00
.krazy Krazy fixes 2008-01-08 21:14:52 +00:00
AUTHORS added dcop stuff from greiser 2002-02-14 23:20:39 +00:00
CMakeLists.txt GIT_SILENT Upgrade release service version to 20.08.2. 2020-10-03 12:55:34 +02:00
COPYING Add copies of the GPLv2, LGPLv2.1 and GFDLv1.2 2013-07-11 14:19:00 +02:00
COPYING.DOC Add copies of the GPLv2, LGPLv2.1 and GFDLv1.2 2013-07-11 14:19:00 +02:00
COPYING.LIB Add copies of the GPLv2, LGPLv2.1 and GFDLv1.2 2013-07-11 14:19:00 +02:00
logo.png GIT_SILENT: add KRFB icon as repository logo 2020-05-21 16:20:29 +03:00
Mainpage.dox ability to generate API docs in kdenetwork 2007-04-28 17:16:20 +00:00
NOTES Clean README and friends... 2002-07-26 14:34:42 +00:00
README Clean README and friends... 2002-07-26 14:34:42 +00:00
TODO Extend VNC protocol to let the client enable/disable the background. 2003-01-25 17:31:36 +00:00

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