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

i3's workspace More...

#include <ipc.hpp>

Collaboration diagram for i3ipc::workspace_t:

Public Attributes

int num
 Index of the worksapce.
 
std::string name
 Name of the workspace.
 
bool visible
 Is the workspace visible.
 
bool focused
 Is the workspace is currently focused.
 
bool urgent
 Is the workspace is urgent.
 
rect_t rect
 A size of the workspace.
 
std::string output
 An output of the workspace.
 

Detailed Description

i3's workspace


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