]> git.sur5r.net Git - i3/i3/commitdiff
Merge pull request #3643 from Iskustvo/next
authorIngo Bürk <admin@airblader.de>
Fri, 22 Mar 2019 08:39:37 +0000 (09:39 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Mar 2019 08:39:37 +0000 (09:39 +0100)
Adding new IPC library(i3-ipc++) in documents.

docs/ipc

index 22d8e4fe1584071064b482610a569472c13d3fd0..f25d7a7447737d4734361a7880fc991ed553ffc2 100644 (file)
--- 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