tablet-shell: Add a stub tablet-shell client
authorKristian Høgsberg <krh@bitplanet.net>
Sat, 26 Nov 2011 22:36:23 +0000 (17:36 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 26 Nov 2011 22:37:54 +0000 (17:37 -0500)
commit6336e46e1515e4ae5eff650b9b61ca4d5d772187
tree3b9ceb598285d3a9d74038f7e1e8296aa81e3ce4
parent53ff2f66723460a0ecd84da189ca1f19a7c36838
tablet-shell: Add a stub tablet-shell client

For a start, this is just to we can run and test the corresponding
compositor plugin and keep it from bit-rotting.
clients/Makefile.am
clients/tablet-shell.c [new file with mode: 0644]
compositor/tablet-shell.c