On Thu, 26 Jun 2014 10:19:32 +0800
Boyan Ding wrote:
> 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
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
---
desktop-shell/shell.c | 1 +
1 file changed, 1 insertio