Unable to parse message: "PauseVideo" (unknown variant PauseVideo
, expected one of PointerEvent
, WheelEvent
, KeyboardEvent
, etc...
#303
Answered
by
H-M-H
KarimElsayad247
asked this question in
Q&A
-
So protocol.rs has this
and I was experimenting with these to get a feel for them, but sending PauseVideo resulted in an error
Are these unimplemented? |
Beta Was this translation helpful? Give feedback.
Answered by
H-M-H
Nov 12, 2024
Replies: 1 comment 10 replies
-
You are probably using an outdated version of Weylus. Try building it yourself or use a built from here: https://github.com/H-M-H/Weylus/actions/runs/11405365806 |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There has not been a release in a while and you are looking at
Weylus/src/protocol.rs
Lines 15 to 25 in 00a19aa
Weylus/src/protocol.rs
Lines 14 to 25 in 10a279b