From 214ed78154ab4b92ec78eb48adb0a219083a13c5 Mon Sep 17 00:00:00 2001 From: Iskustvo Date: Mon, 11 Mar 2019 23:45:35 +0100 Subject: [PATCH] Added new IPC library(i3-ipc++) in documents. --- docs/ipc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ipc b/docs/ipc index 22d8e4fe..f25d7a74 100644 --- a/docs/ipc +++ b/docs/ipc @@ -950,6 +950,7 @@ C:: * i3 includes a headerfile +i3/ipc.h+ which provides you all constants. * https://github.com/acrisci/i3ipc-glib C++:: + * https://github.com/Iskustvo/i3-ipcpp[i3-ipc++] * https://github.com/drmgc/i3ipcpp Go:: * https://github.com/mdirkse/i3ipc-go