mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 22:25:53 +08:00
* added non-pod data support to events (event delete can now call dtors) * improved cleanup of ipc message objects (because of non-pod event data support) * moved the "message received" event up to ipc server and client (passed on from proxies)