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

i3's output More...

#include <ipc.hpp>

Collaboration diagram for i3ipc::output_t:

Public Attributes

std::string name
 Name of the output.
 
bool active
 Is the output currently active.
 
std::string current_workspace
 Name of current workspace.
 
rect_t rect
 Size of the output.
 

Detailed Description

i3's output


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