El dilluns, 30 de maig de 2022, a les 14:55:55 (CEST), Aleix Pol va escriure: > Hi, > I'd like to get KPipeWire (https://invent.kde.org/plasma/kpipewire) > released from KDE eventually. > > At the moment it's under Plasma as it's the only place where it's > being used, I know we might want to use it in spectacle eventually, > although I feel like it's premature to get it in frameworks just yet, > although it should be a possibility down the line. > > If you wanted to test it beyond what Plasma does, you can try this > little app for recording your wayland desktops and windows. > https://invent.kde.org/apol/screenrecord
It needs a Messages.sh This signal is never emited? void cursorModeChanged(Screencasting::CursorMode cursorMode); This property NOTIFY signal is wrong? Q_PROPERTY(QString outputName READ outputName WRITE setOutputName NOTIFY uuidChanged) The 3 signals in ScreencastingStream are never emitted? PipeWireCore header is installed but not exported. If you export it, it will need a d-pointer PipeWireSourceItem is exported but has no d-pointer > > Cheers! > Aleix >