summaryrefslogtreecommitdiff
path: root/x11/py-i3ipc/pkg-descr
blob: c8339801ef1589f01723a8caa092c65a354f404f (plain)
1
2
3
4
5
6
7
8
9
i3's interprocess communication (or ipc) is the interface i3wm uses to
receive commands from client applications such as i3-msg. It also
features a publish/subscribe mechanism for notifying interested
parties of window manager events.

i3ipc-python is a Python library for controlling the window
manager. This project is intended to be useful for general scripting,
and for applications that interact with the window manager like status
line generators, notification daemons, and window pagers.