1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00
Nicolas Fella 4169a9f50a Don't pass unused window ids around
The wid is only relevant for the xcb framebuffer

We can just query it there, no need to pass it around everywhere
2022-08-03 22:00:16 +02:00
2022-08-03 22:00:16 +02:00
2021-07-09 08:53:14 +02:00
2021-10-07 13:22:55 +02:00
2021-10-29 14:05:34 +00:00
2008-01-08 21:14:52 +00:00
2002-02-14 23:20:39 +00:00
2022-07-16 01:01:12 +02:00
2002-07-26 14:34:42 +00:00
2002-07-26 14:34:42 +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


Description
Archive/mirror of https://github.com/KDE/krfb
Readme 9.1 MiB
Languages
C++ 88.6%
CMake 10.8%
C 0.5%