Logo
Explore Help
Sign In
syncfront/krfb
1
0
Fork 0
You've already forked krfb
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:31:16 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
krfb/events/CMakeLists.txt

7 lines
136 B
CMake
Raw Permalink Normal View History

Implement Wayland support using PipeWire and xdg-desktop-portal Summary: Adds a new framebuffer implementation, which uses xdg-desktop-portal to support remote desktop on Wayland and uses PipeWire to deliver the screen content. So far only mouse support is implemented, because keyboard support is missing on KWin side. Reviewers: Kanedias, romangg Reviewed By: Kanedias Subscribers: asturmlechner, pino, ngraham, romangg Differential Revision: https://phabricator.kde.org/D20402
2019-05-20 08:10:30 +02:00
add_subdirectory(x11)
# Makes sense to use only when PW framebuffer is used
pipewire: Drop dependencies that remained after the port to KPipeWire
2023-04-20 16:12:00 +02:00
if (TARGET K::KPipeWire)
Implement Wayland support using PipeWire and xdg-desktop-portal Summary: Adds a new framebuffer implementation, which uses xdg-desktop-portal to support remote desktop on Wayland and uses PipeWire to deliver the screen content. So far only mouse support is implemented, because keyboard support is missing on KWin side. Reviewers: Kanedias, romangg Reviewed By: Kanedias Subscribers: asturmlechner, pino, ngraham, romangg Differential Revision: https://phabricator.kde.org/D20402
2019-05-20 08:10:30 +02:00
add_subdirectory(xdp)
endif()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 52ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API