summaryrefslogtreecommitdiffstats
path: root/protocol/agl-screenshooter.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-12-20agl-compositor: Correct several spell issues in the protocol xml filesAndyZhou1-1/+1
There are several spell issues in the protocol xml files. Modify to correct them. Bug-AGL: SPEC-4174 Signed-off-by: ZhouMingying <zhoumy@cn.fujitsu.com> Change-Id: I052a1cb4b1a0054305899a1d83e4be0fd9d03c2b
2020-09-30screenshooter: Add agl-screenshooter protocolMarius Vlad1-0/+84
Just like weston, we add a private protocol. Underneath we make use of the weston renderer to get a hold of the pixels and transfer them to a user-supplied buffer. This only brings up the server side implementation of the protocol. Bug-AGL: SPEC-3580 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I02a07ad5eb492ef2ecad74efb34d1453ebcbedc0