mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
a620a6cb9fb4794aeecf7ad8da90d9ebbb22615b
A colorful icon is being used in the tray, which doesn't match the rest of the icons present on the tray. A newly provided icon will make them finally match. This MR depends on [breeze_icons !527](https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/527) request to make the symbolic icon it requires for correct icon integration. ## Before: {width=510 height=600} ## After: {width=485 height=600}
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
Languages
C++
88.6%
CMake
10.8%
C
0.5%