i3ipc++
An C++ implementaiton of the i3 IPC
 All Classes Functions Variables Enumerations Enumerator Modules
i3ipc::window_event_t Struct Reference

A window event. More...

#include <ipc.hpp>

Public Attributes

WindowEventType type
 
std::shared_ptr< container_tcontainer
 A container event associated with. More...
 

Detailed Description

A window event.

Member Data Documentation

std::shared_ptr<container_t> i3ipc::window_event_t::container

A container event associated with.

Note
With some WindowEventType could be null

The documentation for this struct was generated from the following file: