polybar-dwm/include/modules/meta
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
..
base.hpp
base.inl
event_handler.hpp
event_module.hpp
factory.hpp
inotify_module.hpp
static_module.hpp
timer_module.hpp