Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transparent window #102

Open
pjebs opened this issue May 17, 2020 · 1 comment
Open

transparent window #102

pjebs opened this issue May 17, 2020 · 1 comment

Comments

@pjebs
Copy link

pjebs commented May 17, 2020

I have a transparent window.

When i use your library and register a shortcut and then press the keys, it converts the window to not being transparent.

When I use globalShortcut, it doesn't change the window transparency setting.

@pjebs
Copy link
Author

pjebs commented May 17, 2020

I'm actually using your library to block out CommandOrControl+R on mac. I'm doing it prevent the user from refreshing the BrowserWindow.

With globalShortcut it prevents the refresh. With your library, the callback is called but it doesn't prevent the window from refreshing. It may be related to the above comment about transparent window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant