1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-01 07:24:29 +00:00
krfb/framebuffers/pipewire/pipewire.json
David Redondo 953cc4218b Encode supported platforms in the plugin metdata
This way we don't load pipewire on X, or xcb on Wayland regardless
if they are configured as preferred or not.
2023-02-09 07:54:39 +00:00

6 lines
65 B
JSON

{
"X-KDE-OnlyShowOnQtPlatforms": [
"wayland"
]
}