Added layoutmsg and some master layout msgs

This commit is contained in:
vaxerski
2022-07-28 12:00:10 +02:00
parent b6f2a4bc36
commit 3904351678
3 changed files with 111 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ private:
static void focusWindow(std::string);
static void setSubmap(std::string);
static void pass(std::string);
static void layoutmsg(std::string);
friend class CCompositor;
};