i3ipc++
An C++ implementaiton of the i3 IPC
|
▼Ni3ipc | |
Cbar_config_t | A bar configuration |
Cbinding_t | A binding |
Cbuf_t | I3 IPC message buffer |
Cconnection | Connection to the i3 |
Ccontainer_t | A node of tree of windows |
Ceof_error | Socket return EOF, but expected a data |
Cerrno_error | If any error occured, while using C-functions |
Cheader_t | I3 IPC header |
Cinvalid_header_error | Something wrong in message header (wrong magic number, message type etc.) |
Cinvalid_reply_payload_error | If something wrong in a payload of i3's reply |
Cipc_error | Base class of i3 IPC errors |
Coutput_t | I3's output |
Crect_t | Primitive of rectangle |
Cversion_t | Version of i3 |
Cwindow_event_t | A window event |
Cworkspace_event_t | A workspace event |
Cworkspace_t | I3's workspace |