Consolidate image loading code and move to shared/
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 12 Mar 2012 05:05:25 +0000 (01:05 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 12 Mar 2012 05:40:59 +0000 (01:40 -0400)
commitf02a649a3ce5735f5a20103fe6f1002b3a421501
treee75bdc2f7cacd8ab92be8cc9c1be3fb39874b23c
parentbcacef19b032d1162120c4a48412bb62b90ad61c
Consolidate image loading code and move to shared/
16 files changed:
clients/cairo-util.c
clients/cairo-util.h
clients/desktop-shell.c
clients/image.c
clients/screenshot.c
clients/tablet-shell.c
clients/view.c
clients/window.c
configure.ac
shared/Makefile.am
shared/config-parser.h
shared/image-loader.c [new file with mode: 0644]
src/Makefile.am
src/compositor-x11.c
src/image-loader.c [deleted file]
src/screenshooter.c