Xiong Zhang wrote:
With the help of Ander, this is the new round clone mode patchset.
It seems like there is now two different methods of getting a surface to
be seen more than once: using this clone of an output, and the "views"
stuff for putting a surface on more than one output.
I think
With the help of Ander, this is the new round clone mode patchset.
The implementation points are:
a. master output are in compositor->output_list, clone output are in
master_output->clone_output_list. we create global_output for master
output only. Client can't get any information for clone output