diff options
author | Patrick Sauter <p@trick.codes> | 2016-10-02 17:29:40 -0500 |
---|---|---|
committer | Patrick Sauter <p@trick.codes> | 2016-10-02 17:29:40 -0500 |
commit | 153620aefebbff9db501fd64c2b6e073c7f5bc3f (patch) | |
tree | 68a34cf4b5e032182d49931647b49a61707206bf /sway/layout.c | |
parent | 79d2b0dee4362b6b2b25734ed7e24c698e7067b8 (diff) |
moved ipc_init above config file processing.
This is necessary because commands in the config file (mode for
instance) emit ipc events, and if ipc_init has not been called the
ipc_clients_list is not initialized, and we segfault. This fixes that
bug.
Diffstat (limited to 'sway/layout.c')
0 files changed, 0 insertions, 0 deletions