i3ipc

Undocumented in source.

Modules

connection
module i3ipc.connection
Undocumented in source.
data
module i3ipc.data
Undocumented in source.
protocol
module i3ipc.protocol
Undocumented in source.
socket
module i3ipc.socket
Undocumented in source.

Members

Functions

configuredBars
auto configuredBars()
Undocumented in source. Be warned that the author may not have intended to support it.
connect
Connection connect(UnixAddress address)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
auto execute(string command)
Undocumented in source. Be warned that the author may not have intended to support it.
getBarConfig
auto getBarConfig(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
marks
auto marks()
Undocumented in source. Be warned that the author may not have intended to support it.
outputs
auto outputs()
Undocumented in source. Be warned that the author may not have intended to support it.
tree
Container tree()
Undocumented in source. Be warned that the author may not have intended to support it.
version_
auto version_()
Undocumented in source. Be warned that the author may not have intended to support it.
workspaces
auto workspaces()
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

FiberedConnection (from i3ipc.connection)
public import i3ipc.connection : QueryConnection, FiberedConnection, ThreadedConnection;
Undocumented in source.
QueryConnection (from i3ipc.connection)
public import i3ipc.connection : QueryConnection, FiberedConnection, ThreadedConnection;
Undocumented in source.
ThreadedConnection (from i3ipc.connection)
public import i3ipc.connection : QueryConnection, FiberedConnection, ThreadedConnection;
Undocumented in source.

Meta