wlr-output-power: move to new impl

This commit is contained in:
Vaxry 2024-04-29 01:28:26 +01:00
parent a5a6480917
commit 33e0bb1478
13 changed files with 143 additions and 28 deletions

View file

@ -111,9 +111,6 @@ namespace Events {
LISTENER(pinchUpdate);
LISTENER(pinchEnd);
// Power
LISTENER(powerMgrSetMode);
// IME
LISTENER(newIME);
LISTENER(newVirtualKeyboard);