1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Introduce krfb-virtualmonitor

It implements a KWin protocol that is oriented towards serving a virtual
display specifically.
It requests KWin a stream that will act as a monitor that we can feed
into remote clients.
This commit is contained in:
Aleix Pol
2021-10-14 16:02:04 +02:00
committed by Aleix Pol Gonzalez
parent 608762c7ac
commit 4707bde236
11 changed files with 497 additions and 4 deletions

View File

@@ -17,3 +17,5 @@ Dependencies:
'frameworks/kwidgetsaddons': '@stable'
'frameworks/kwindowsystem': '@stable'
'frameworks/kxmlgui': '@stable'
'frameworks/kwayland': '@stable'
'libraries/plasma-wayland-protocols': '@latest' # can be switched to @stable when 1.5.0 is released