1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-05 09:28:35 +00:00
Go to file
Alessandro Praduroux 47c089f937 Preliminary optional support for XDamage, checked both at compile and run time.
Uses less cpu than Qt approach, but visually sucks. I suspect there are too many updates sent to the client, I need to group the rects and create a bigger one when sending the event to the client. 

svn path=/trunk/KDE/kdenetwork/krfb/; revision=653073
2007-04-12 16:12:37 +00:00
doc Install doc 2007-01-22 12:49:38 +00:00
kcm_krfb SVN_SILENT made messages (.desktop file) 2007-04-05 04:46:06 +00:00
kinetd SVN_SILENT made messages (.desktop file) 2007-04-05 04:46:06 +00:00
AUTHORS added dcop stuff from greiser 2002-02-14 23:20:39 +00:00
CMakeLists.txt Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
config-krfb.h.cmake Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
configsecurity.ui correct handling of authentication and remote desktop control 2007-04-10 20:40:44 +00:00
configtcp.ui use KConfig XT 2007-04-07 16:16:51 +00:00
connection-side-image.png big code reorganization: 2007-04-02 07:13:22 +00:00
connectioncontroller.cpp Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
connectioncontroller.h remove unused files, ebn-- 2007-04-11 17:32:22 +00:00
connectiondialog.cpp -include cleanups 2007-04-02 20:44:39 +00:00
connectiondialog.h big code reorganization: 2007-04-02 07:13:22 +00:00
connectionwidget.ui use KConfig XT 2007-04-07 16:16:51 +00:00
DCOP-INTERFACE update dcop interface 2002-04-18 19:43:38 +00:00
events.cpp remove unused files, ebn-- 2007-04-11 17:32:22 +00:00
events.h When code starts to become too complex, add some new classes... 2007-04-05 20:21:15 +00:00
eyes-closed24.png big code reorganization: 2007-04-02 07:13:22 +00:00
eyes-open.png big code reorganization: 2007-04-02 07:13:22 +00:00
eyes-open24.png big code reorganization: 2007-04-02 07:13:22 +00:00
framebuffer.cpp Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
framebuffer.h Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
hi16-app-krfb.png make the icons again available 2007-04-11 23:49:57 +00:00
hi32-app-krfb.png make the icons again available 2007-04-11 23:49:57 +00:00
hi48-app-krfb.png make the icons again available 2007-04-11 23:49:57 +00:00
invitation.cpp correct handling of authentication and remote desktop control 2007-04-10 20:40:44 +00:00
invitation.h correct handling of authentication and remote desktop control 2007-04-10 20:40:44 +00:00
invitationmanager.cpp remove unused files, ebn-- 2007-04-11 17:32:22 +00:00
invitationmanager.h correct handling of authentication and remote desktop control 2007-04-10 20:40:44 +00:00
invitedialog.cpp -include cleanups 2007-04-02 20:44:39 +00:00
invitedialog.h big code reorganization: 2007-04-02 07:13:22 +00:00
invitewidget.ui big code reorganization: 2007-04-02 07:13:22 +00:00
krfb.desktop SVN_SILENT made messages (.desktop file) 2007-04-05 04:46:06 +00:00
krfb.kcfg use KConfig XT 2007-04-07 16:16:51 +00:00
krfb.notifyrc big code reorganization: 2007-04-02 07:13:22 +00:00
krfbconfig.kcfgc use KConfig XT 2007-04-07 16:16:51 +00:00
krfbserver.cpp Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
krfbserver.h Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
main.cpp Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
manageinvitations.ui -include cleanups 2007-04-02 20:44:39 +00:00
manageinvitationsdialog.cpp correct handling of authentication and remote desktop control 2007-04-10 20:40:44 +00:00
manageinvitationsdialog.h use KConfig XT 2007-04-07 16:16:51 +00:00
Messages.sh - do not try to extract files with .cc extension, as there is not any. 2007-04-03 10:51:01 +00:00
NOTES Clean README and friends... 2002-07-26 14:34:42 +00:00
personalinvitedialog.cpp big code reorganization: 2007-04-02 07:13:22 +00:00
personalinvitedialog.h big code reorganization: 2007-04-02 07:13:22 +00:00
personalinvitewidget.ui big code reorganization: 2007-04-02 07:13:22 +00:00
qtframebuffer.cpp Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
qtframebuffer.h Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +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
trayicon.cpp Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
trayicon.h Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
x11framebuffer.cpp Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +00:00
x11framebuffer.h Preliminary optional support for XDamage, checked both at compile and run time. 2007-04-12 16:12:37 +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