mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
cursor image as WS event.
This commit is contained in:
@ -44,6 +44,10 @@ const (
|
||||
KEYBOARD_LAYOUT = "keyboard/layout"
|
||||
)
|
||||
|
||||
const (
|
||||
CURSOR_IMAGE = "cursor/image"
|
||||
)
|
||||
|
||||
const (
|
||||
BORADCAST_STATUS = "broadcast/status"
|
||||
)
|
||||
|
Reference in New Issue
Block a user