support wlr-output-power-management
This commit is contained in:
parent
4211b37e22
commit
f96b611651
7 changed files with 158 additions and 1 deletions
|
|
@ -130,4 +130,7 @@ namespace Events {
|
|||
LISTENER(pinchBegin);
|
||||
LISTENER(pinchUpdate);
|
||||
LISTENER(pinchEnd);
|
||||
|
||||
// Power
|
||||
LISTENER(powerMgrSetMode);
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue