kdeconnect-kde/plugins/virtualmonitor
l10n daemon script ac76b27af6 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2023-03-27 01:57:05 +00:00
..
CMakeLists.txt Adapt build system to also support Qt 6 2022-10-29 16:51:41 +02:00
kdeconnect_virtualmonitor.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-03-27 01:57:05 +00:00
README Introduce the VirtualMonitor plugin 2022-05-25 00:04:47 +02:00
virtualmonitorplugin.cpp [plugins/virtualmonitor] Fix crash when krfb-virtualmonitor fails all retries 2023-01-20 13:28:28 +01:00
virtualmonitorplugin.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00

This plugin will allow users to use other kde connect devices as external displays.

It will use krfb-virtualmonitor to create it and feed the information and also request an URL to be opened on the other device that should be rendering the contents.

Upon connection, we'll be notifying under kdeconnect.virtualmonitor about our "resolutions, which include objects with a "resolution" and a "scale". These will provide the information necessary to issue a remote feed.

When a virtual monitor is requested, kdeconnect.virtualmonitor.request will include a "url" field that contains all information necessary to connect to the created feed. The remote client needs to support this url type.