mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
io/input,io/pointer: [API] make pointer grab a command
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ const (
|
||||
TypeLinearGradientLen = 1 + 8*2 + 4*2
|
||||
TypePassLen = 1
|
||||
TypePopPassLen = 1
|
||||
TypePointerInputLen = 1 + 1 + 1*2 + 2*4 + 2*4
|
||||
TypePointerInputLen = 1 + 1*2 + 2*4 + 2*4
|
||||
TypeSourceLen = 1
|
||||
TypeTargetLen = 1
|
||||
TypeKeyInputLen = 1 + 1
|
||||
|
||||
Reference in New Issue
Block a user