Current git version of weston will segfault when using mod + shift + f binding. Proposed fix at http://lists.freedesktop.org/archives/wayland-devel/2014-June/015358.html
v2 of the patch is merged in Weston master: commit 32abdbbad97e99cc76409ecfa4b446db63907cc3 Author: Boyan Ding <stu_dby@126.com> Date: Thu Jun 26 10:19:32 2014 +0800 shell: fix segfault in fullscreen binding Commit 9aa8ce69 forgot to set shsurf->fullscreen_output in fullscreen_binding(), causing segfault when fullscreening using key bindings. This patch fixes that. https://bugs.freedesktop.org/show_bug.cgi?id=79828 Signed-off-by: Boyan Ding <stu_dby@126.com>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.