gamma-control: move to new impl

This commit is contained in:
Vaxry 2024-04-22 18:21:03 +01:00
parent dafc9ed4eb
commit 741c75d907
13 changed files with 383 additions and 48 deletions

View file

@ -133,9 +133,6 @@ namespace Events {
// Session Lock
LISTENER(newSessionLock);
// Gamma control
LISTENER(setGamma);
// Shortcut inhibitor
LISTENER(newShortcutInhibitor);
};