client/screenshooter: Client for taking screenshots
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 16 Sep 2020 14:22:24 +0000 (17:22 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 18 Sep 2020 20:13:33 +0000 (23:13 +0300)
commit8067f3ea54a6661e9119b41c52f8f5f60ede1317
tree099d569b317343c9216e0f04f86eab62e2065c85
parent984263f289a71265d185d19792b1e57db39b6a00
client/screenshooter: Client for taking screenshots

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Idd60d4892adf4c2ea493477421b6e5623e0ca1f0
clients/meson.build [new file with mode: 0644]
clients/screenshooter.c [new file with mode: 0644]
meson.build
shared/file-util.c [new file with mode: 0644]
shared/file-util.h [new file with mode: 0644]
shared/xalloc.c [new file with mode: 0644]
shared/xalloc.h [new file with mode: 0644]