Set the I3_SOCKET_PATH atom to the expanded path.

This commit is contained in:
Fernando Tarlá Cardoso Lemos
2011-03-20 11:34:34 -03:00
committed by Michael Stapelberg
parent 99ce340fea
commit 6d8784af98
4 changed files with 14 additions and 6 deletions

View File

@ -22,6 +22,8 @@
#include "i3/ipc.h"
extern char *current_socketpath;
typedef struct ipc_client {
int fd;