window.c: Don't put buttons on frames for custom windows
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 31 Dec 2013 23:35:39 +0000 (15:35 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 31 Dec 2013 23:35:51 +0000 (15:35 -0800)
commitc152ee11e3d10b93499d9f42b00cfd57f8ad2ba4
tree606f8ee1ae104e1f565ad5aedbddb2d2656aeb81
parenta1df7acb78e0fde8eb3165a0e1c1a77da50ea651
window.c: Don't put buttons on frames for custom windows

Custom windows don't have a wl_shell_surface and can't do anything in
response to these button (except crash).  This only affects the unlock
dialog.

https://bugs.freedesktop.org/show_bug.cgi?id=72542
clients/window.c