toytoolkit: Make the window resizing optimization optional
authorLouis-Francis Ratté-Boulianne <lfrb@collabora.com>
Wed, 22 May 2013 15:03:11 +0000 (18:03 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 22 May 2013 22:07:30 +0000 (18:07 -0400)
commit6cd1de33ba5e46ef717df19e85c98d62ac5a7521
treeaa8c3dc21fc1fba15535f9f51d01c034300b9eea
parenta402b0567f64a84906c581effca8eba436395698
toytoolkit: Make the window resizing optimization optional

Whether or not a shm pool is used for resizing is now configurable at
build time (--disable-resize-optimization).

[pq: removed an unnecessary hunk from the patch]
clients/window.c
configure.ac