hidamari icon indicating copy to clipboard operation
hidamari copied to clipboard

Support for Mouse Tracking

Open Justsnoopy30 opened this issue 4 years ago • 5 comments

Could you add support for mouse pointer tracking when embedding websites so that they can be more interactive?

Justsnoopy30 avatar Sep 23 '21 22:09 Justsnoopy30

@Justsnoopy30 Mouse pointer tracking should be working just fine. Can you provide me the website for me to test?

jeffshee avatar Sep 24 '21 03:09 jeffshee

https://mgz.me should work to show Notice if you move the mouse around on the desktop, the scenes don't recognize it and don't move with your mouse movements.

Justsnoopy30 avatar Sep 25 '21 04:09 Justsnoopy30

Any update on this?

Justsnoopy30 avatar Nov 20 '21 02:11 Justsnoopy30

Hi @Justsnoopy30 Not yet but I had figured out that WebKitGTK was the cause of this issue and #36. Some webpage has issues with WebKitGTK but works fine with modern browsers like Firefox, chrome, etc. This could be resolved if we switch the chromium-based backend.

jeffshee avatar Nov 21 '21 14:11 jeffshee

Still waiting for cefpython to add python 3.8++ support for Linux... https://github.com/cztomczak/cefpython/issues/546

Meanwhile, there is an unofficial build available: https://pypi.org/project/cefpython3-for-python-3.9.6-unofficial/ Using this I might be able to provide an update =)

jeffshee avatar Nov 21 '21 14:11 jeffshee

Closed as won't fix. WebKitGTK really needs to catch up with the modern browsers and there's not much I can do.

jeffshee avatar Sep 06 '22 13:09 jeffshee