#2419 closed enhancement (fixed)
show shadow mouse position in html5 client
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 4.0 |
Component: | html5 | Version: | 3.0.x |
Keywords: | Cc: |
Description
Same as was done for the python client using the mouse.show
feature: show the pointer moving.
Change History (2)
comment:1 Changed 19 months ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2419
Note: See
TracTickets for help on using
tickets.
Done in r23881.
Only difference with the python client is that we don't hide it after a few seconds when it stops moving.