|
i3ipc++
An C++ implementaiton of the i3 IPC
|
i3's output More...
#include <ipc.hpp>

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. | |
i3's output