polybar/include/ipc
Patrick Ziegler c2f087225c
Eventloop cleanup (#2577)
* eventloop: Use eventloop namespace in cpp files

* changelog: Add missing deprecated hook message

* Make eventloop and ipc classes non-copyable and non-movable

* Remove functional.hpp

* eventloop: Don't close handles in error cases

Client should be responsible for closing handles.

* eventloop: Address invalidation of handle references
2022-01-22 22:00:26 +01:00
..
decoder.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
encoder.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
ipc.hpp Eventloop cleanup (#2577) 2022-01-22 22:00:26 +01:00
msg.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00
util.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01:00