added a dpms dispatcher
This commit is contained in:
parent
217ff1f401
commit
2e3d42a9a9
2 changed files with 15 additions and 1 deletions
|
|
@ -98,6 +98,7 @@ private:
|
|||
static void pass(std::string);
|
||||
static void layoutmsg(std::string);
|
||||
static void toggleOpaque(std::string);
|
||||
static void dpms(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue