aboutsummaryrefslogtreecommitdiffstats
path: root/transmitter-plugin/plugin.c
AgeCommit message (Collapse)AuthorFilesLines
2020-11-30transmitter-plugin: Attempt to use the compositor config fileMarius Vlad1-0/+5
As the compositor will load the configuration before the plug-in, use the environment variable provided by it to avoid reading any other configuration file. Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I310bb1d76ef093d89210002fae065b571e9f2287
2020-10-20Add waltham-transmitter-pluginMarius Vlad1-0/+1024
This adds the waltham-transmiter-plugin, which is a copy-pasta version of the wayland-ivi-plugins developed by ADIT-J. It has been split into a different repository. The major change from the initial version is the fact that remote output has been completely removed, and it only takes care of remote input. The renderer side has been moved/migrated into attic/ directory for further posterity. Bug-AGL: 3601 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: Ifc1a6f58567d8b86cbe6e84dc1de79246dd95435