swaybar: move core functionality to state.c

This commit is contained in:
Mikkel Oscar Lyderik 2016-01-24 02:19:08 +01:00
parent 6140f9c42c
commit c6fc0033e1
4 changed files with 127 additions and 120 deletions

View file

@ -1,6 +1,8 @@
#ifndef _SWAY_IPC_CLIENT_H
#define _SWAY_IPC_CLIENT_H
#include <stdint.h>
#include "ipc.h"
/**