Change key/button grab bindings to take unsigned state
authorDaniel Stone <daniel@fooishbar.org>
Fri, 4 May 2012 10:21:54 +0000 (11:21 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 7 May 2012 16:54:14 +0000 (12:54 -0400)
commitda5b93c8d7d093aa9fcaa80c8f577d6f3fdbb9da
tree9fe2331f1d02aa8566134020af021f1cafb314e7
parent7ceeb7dd43728eb41a0ab5db2e725da1be143b94
Change key/button grab bindings to take unsigned state

'state' here meaning 'is it up or down?', obviously.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
16 files changed:
clients/clickdot.c
clients/desktop-shell.c
clients/dnd.c
clients/eventdemo.c
clients/flower.c
clients/gears.c
clients/resizor.c
clients/tablet-shell.c
clients/terminal.c
clients/view.c
clients/window.c
clients/window.h
src/compositor.c
src/compositor.h
src/shell.c
src/util.c