commit | b2917a2fedd62a0938f0f34921fe57e5320d5fdb | [log] [tgz] |
---|---|---|
author | Rafal Mielniczuk <rafal.mielniczuk2@gmail.com> | Sun Jan 05 20:04:59 2014 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jan 08 22:17:40 2014 -0800 |
tree | 44bd5c0fdf36d9ec6f80c84bb827cd17f4036991 | |
parent | 4b2558708b7bac2b2255c3d6682ff594c0b90ae6 [diff] |
shell: run surface bindings only when focus surface is not NULL This fixes the crash when move, rotate or resize binding is activated while exposay effect is active. Steps to reproduce: - activate exposay - try to rotate the surface with mod + right mouse button - crash Closes: https://bugs.freedesktop.org/show_bug.cgi?id=72885