WayfireWM / wayfire

A modular and extensible wayland compositor
https://wayfire.org/
MIT License
2.42k stars 179 forks source link

Write Documents for ipc #2420

Open liumingedwin opened 3 months ago

liumingedwin commented 3 months ago

So far, the ipc system inside Wayfire has developed a lot. It is getting more and more necessary to write a document for the ipc system.

soreau commented 3 months ago

There are now docstrings in ipc.py, thanks to @killown