mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-07 06:03:40 +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)