trackpad scale, mid commit

Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
dignow
2023-07-18 21:04:12 +08:00
parent f0ded8498a
commit 7bbc5183db
6 changed files with 52 additions and 16 deletions

View File

@@ -116,6 +116,7 @@ message MouseEvent {
sint32 x = 2;
sint32 y = 3;
repeated ControlKey modifiers = 4;
sint32 scale = 5;
}
enum KeyboardMode{