i3ipc++
An C++ implementaiton of the i3 IPC
|
A window event. More...
#include <ipc.hpp>
Public Attributes | |
WindowEventType | type |
std::shared_ptr< container_t > | container |
A container event associated with. More... | |
A window event.
std::shared_ptr<container_t> i3ipc::window_event_t::container |
A container event associated with.