D26875: Make it possible to stream only input

2020-01-30 Thread Aleix Pol Gonzalez
apol closed this revision. apol added a comment. https://commits.kde.org/xdg-desktop-portal-kde/46ebf487e8075635179cf18bc5f6ec5ea79388aa REPOSITORY R838 Flatpak Support: KDE Portal for XDG Desktop REVISION DETAIL https://phabricator.kde.org/D26875 To: apol, #plasma, #kde_connect, jgruli

D26875: Make it possible to stream only input

2020-01-23 Thread Jan Grulich
jgrulich added inline comments. INLINE COMMENTS > waylandintegration.cpp:257 > m_streamingEnabled = true; > +startStreamingInput(); > bindOutput(output.waylandOutputName(), > output.waylandOutputVersion()); Maybe use m_streamInput = true for consistendy with stopStream

D26875: Make it possible to stream only input

2020-01-23 Thread Aleix Pol Gonzalez
apol created this revision. apol added reviewers: Plasma, KDE Connect. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. apol requested review of this revision. REVISION SUMMARY No need to share our screen contents to be able to move the mouse. TEST PLAN Ported KDE Conn