tauri icon indicating copy to clipboard operation
tauri copied to clipboard

[feat] Add forward option to `setIgnoreCursorEvents`

Open 92thunder opened this issue 2 years ago • 15 comments

Describe the problem

I am developing an app that uses a webview with setIgnoreCursorEvents: true and transparent: true set. I want to change the UI dynamically by mouseenter, mouseleave events in WebviewWindow. But WebviewWindow does not listen events, so I cannot implement that.

Describe the solution you'd like

Add forward option to setIgnoresetIgnoreCursorEvents. https://www.electronjs.org/docs/latest/api/browser-window#winsetignoremouseeventsignore-options

Alternatives considered

No response

Additional context

No response

92thunder avatar Jan 28 '23 16:01 92thunder

Did you find a solution @92thunder ?

muhajirdev avatar Oct 23 '23 21:10 muhajirdev

Hey @92thunder 👋, Is there any new progress on this issue?

ayangweb avatar Nov 13 '23 15:11 ayangweb

@muhajirdev @ayangweb Sorry, I had closed this issue as there had been no responses for a while and I no longer needed the feature myself. Should I reopen it?

92thunder avatar Nov 14 '23 07:11 92thunder

Yes, let's re-open it. (No promises that we can make this work though)

FabianLars avatar Nov 14 '23 08:11 FabianLars

@muhajirdev @ayangweb Sorry, I had closed this issue as there had been no responses for a while and I no longer needed the feature myself. Should I reopen it?

Thanks for the reply, that's a shame!

ayangweb avatar Nov 14 '23 09:11 ayangweb

Yes, let's re-open it. (No promises that we can make this work though)

Come on come on, this feature is really important

ayangweb avatar Nov 14 '23 09:11 ayangweb

It would really be awesome to have this feature implemented. I would love to get rid of electron.

zf-moth avatar Nov 19 '23 21:11 zf-moth

Still waiting, really need this!!!

Andrew-web-coder avatar Jan 29 '24 11:01 Andrew-web-coder

It would really be awesome to have this feature implemented. I would love to get rid of electron. 😂

will5933 avatar Jul 22 '24 03:07 will5933