desktop-shell: Reject window move in common_surface_move()
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 29 Apr 2014 21:47:46 +0000 (14:47 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 29 Apr 2014 21:47:46 +0000 (14:47 -0700)
commitd0b40ed4513a831c6fc0d5cb2751309b13bc8fae
tree98016fd27c032b1619fdcede0d0e8272a0dc18eb
parent9c60933a13d82ca70f8daa13f882802d5bfbb399
desktop-shell: Reject window move in common_surface_move()

We move the check for shsurf->grabbed from surface_move() and
surface_touch_move() up top common_surface_move()
desktop-shell/shell.c