cursor-shape: move to new impl

This commit is contained in:
Vaxry 2024-04-21 01:47:38 +01:00
parent a141bbbea5
commit 30e4b404f2
12 changed files with 181 additions and 41 deletions

View file

@ -141,9 +141,6 @@ namespace Events {
// Gamma control
LISTENER(setGamma);
// Cursor shape
LISTENER(setCursorShape);
// Shortcut inhibitor
LISTENER(newShortcutInhibitor);
};