Skip to content

Add FrdpChannel and FrdpChannelDisplayControl

Marek Kašík requested to merge frdp-channel-display-control into master

Add FrdpChannel class which should be used as a base class for virtual channels.

FrdpChannelDisplayControl is a class used to request display configuration changes in a remote session. It also checks whether the request is correct according to info obtained from server.

This MR fixes issue #40 (closed)

Merge request reports