Merge pull request #3643 from Iskustvo/next

Adding new IPC library(i3-ipc++) in documents.
This commit is contained in:
Ingo Bürk 2019-03-22 09:39:37 +01:00 committed by GitHub
commit f6e42d103f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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