gamma: use wlr's new gamma manager event
This commit is contained in:
parent
f0e4f6622e
commit
fbabb105c3
6 changed files with 43 additions and 1 deletions
|
|
@ -166,4 +166,7 @@ namespace Events {
|
|||
|
||||
// Session Lock
|
||||
LISTENER(newSessionLock);
|
||||
|
||||
// Gamma control
|
||||
LISTENER(setGamma);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue