Document the existence of a C ipc project
Add a link to https://github.com/acrisci/i3-ipc which is a new ipc library in the design phase of development. When it is stable, it will provide bindings to many high-level scripting languages with GObject-introspection. This project aims to replace the unmaintained Python library and offer an ipc library in new languages such as Lua and JavaScript.
This commit is contained in:
parent
d6b32971df
commit
ba80f96009
2
docs/ipc
2
docs/ipc
|
@ -761,7 +761,7 @@ know):
|
||||||
|
|
||||||
C::
|
C::
|
||||||
i3 includes a headerfile +i3/ipc.h+ which provides you all constants.
|
i3 includes a headerfile +i3/ipc.h+ which provides you all constants.
|
||||||
However, there is no library yet.
|
https://github.com/acrisci/i3-ipc (not yet ready for production use)
|
||||||
Ruby::
|
Ruby::
|
||||||
http://github.com/badboy/i3-ipc
|
http://github.com/badboy/i3-ipc
|
||||||
Perl::
|
Perl::
|
||||||
|
|
Loading…
Reference in New Issue