YggdrasilWM
0.1.1
A tiny window manager coded in C++
|
#include <string>
#include <fstream>
#include <iostream>
#include "json/json.h"
Go to the source code of this file.
Classes | |
class | ConfigFileHandler |
Handle file I/O and JSON parsing for the configuration file. If no path is provided, it will search for the configuration file in the default paths. More... | |