mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[client] overlay: add record indicator
This commit is contained in:
@@ -150,6 +150,8 @@ void app_msgBoxClose(MsgBoxHandle handle);
|
||||
typedef struct KeybindHandle * KeybindHandle;
|
||||
typedef void (*KeybindFn)(int sc, void * opaque);
|
||||
|
||||
void app_showRecord(bool show);
|
||||
|
||||
/**
|
||||
* Register a handler for the <super>+<key> combination
|
||||
* @param sc The scancode to register
|
||||
|
Reference in New Issue
Block a user