ports/x11/py-i3ipc/pkg/DESCR

5 lines
235 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.