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

Public Attributes | |
| std::string | human_readable |
| Human redable version string. | |
| std::string | loaded_config_file_name |
| Path to current config of i3. | |
| uint32_t | major |
| Major version of i3. | |
| uint32_t | minor |
| Minor version of i3. | |
| uint32_t | patch |
| Patch number of i3. | |
Version of i3.