Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

feat: support mouse forward/backward buttons #425

Closed
wants to merge 1 commit into from
Closed

feat: support mouse forward/backward buttons #425

wants to merge 1 commit into from

Conversation

jsphj
Copy link

@jsphj jsphj commented Apr 1, 2020

A small addition to support navigation with the forward and backward buttons on mice and other hardware using the Electron 'app-command' event.

@sentialx
Copy link
Member

sentialx commented Apr 1, 2020

Did you test that it works? Because last time I checked the app-command event didn't work, instead I did a workaround using event listener in the preload script.

@jsphj
Copy link
Author

jsphj commented Apr 1, 2020

You're right, it seems to not work correctly. The preload script implementation wasn't working in the release I downloaded. When I tried adding the app-command to the code I mistakenly thought my code was working when it was actually yours 🙃 Sorry about that.

@jsphj jsphj closed this Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants