Convert Weston modifier #defines to an enum
authorDaniel Stone <daniel@fooishbar.org>
Wed, 30 May 2012 15:31:42 +0000 (16:31 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 31 May 2012 19:28:23 +0000 (15:28 -0400)
commit496ca17a77d18be94af87a97a9f7bd6b4cb1d030
tree00c2d195fd17cd16c00788cddc3acc0fc84cd528
parent351eb61fbcb32227c8fcbac3123f9d3ca185d58a
Convert Weston modifier #defines to an enum

To avoid any possible collision between the disparate XKB and Weston
modifier namespaces.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/compositor.c
src/compositor.h
src/shell.c