package i3ipc
A pure OCaml implementation of the i3 IPC protocol
Install
Dune Dependency
Authors
Maintainers
Sources
v0.4.tar.gz
sha256=35b2370da44a551b5568adb019ed2fd7fa85ea89851a446e733c247f5fa836fb
Description
This library allows you to communicate with a running instance of i3, run commands, query information about the state of the WM, and subscribe to events.
README
I3ipc
A pure OCaml implementation of the i3 IPC protocol.
This library allows you to communicate with a running instance of i3, run commands, query information about the state of the WM, and subscribe to events.
Install
opam install i3ipc
Documentation
As an example, examples/i3_msg.ml is a 60 lines reimplementation of
i3-msg
using this library.Run
make examples
to build the examples; they will appear in_build/default/examples/
.
Dependencies (8)
- stdint
- result
-
ppx_deriving_yojson
>= "3.2"
-
ppx_deriving
>= "4.2"
-
dune
>= "1.0"
- lwt_ppx
- lwt
-
ocaml
>= "4.03.0"
Dev Dependencies
None
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page