Prajna Sariputra f071ad4eba wayland: Add support for the persistence feature of the remote desktop portal
Same idea as https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/639, v2 of the remote desktop portal can accept and return a restore token that we can use to avoid constantly asking the user for permission every time Krfb is started.

Note that there's a bug in `xdg-desktop-portal-kde` that breaks persistence if it's restarted for whatever reason, for example when rebooting (see https://bugs.kde.org/show_bug.cgi?id=480235 and https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/639#note_859651 for more details), so at the moment this only works when restarting Krfb in the same session.
2024-06-01 12:27:07 +00:00
2024-04-12 07:03:32 +02:00
2024-05-31 01:31:29 +00:00
2021-07-09 08:53:14 +02:00
2024-03-25 00:31:41 +00:00
2024-04-23 11:25:28 +02:00
2008-01-08 21:14:52 +00:00
2002-02-14 23:20:39 +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
NOTES - reasons for various decisions
Description
Archive/mirror of https://github.com/KDE/krfb
Readme 9.1 MiB
Languages
C++ 88.6%
CMake 10.8%
C 0.5%