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

pipewire: Port to use KPipeWire

Rather than using pipewire directly, we can use this framework which
allows us to share a bunch of code with Plasma.
This commit is contained in:
Aleix Pol i Gonzalez
2022-12-12 15:39:33 +01:00
committed by Aleix Pol Gonzalez
parent 4f924c2306
commit 4db9c65083
5 changed files with 83 additions and 598 deletions

View File

@@ -19,3 +19,4 @@ Dependencies:
'frameworks/kxmlgui': '@stable'
'frameworks/kwayland': '@stable'
'libraries/plasma-wayland-protocols': '@latest' # can be switched to @stable when 1.5.0 is released
'plasma/kpipewire': '@latest'