Merge branch 'obsd-master'

pull/1394/head
Thomas Adam 2018-07-02 15:02:25 +01:00
commit 2ee0962c96
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ cmd_select_layout_exec(struct cmd *self, struct cmdq_item *item)
changed:
free(oldlayout);
server_redraw_window(w);
notify_window("window-layout-changed", w);
return (CMD_RETURN_NORMAL);
error: