Gellert Hegyi
Gellert Hegyi
This PR updates `node-pre-gyp` to the latest version. With the older version I was getting errors when installing `@mapbox/s2` locally and on Travis with the latest node.js. Updating it solved...
#### Description of Change Fixes #37789 This PR fixes the issue caused by a recent refactor about how frameless windows handle pointer events. Chromium's built-in mechanism ignores pointer events in...
This PR adds an optional animate Boolean parameter to BrowserWindow.setVibrancy method so when applying a vibrant backdrop for a window or removing it, it fades in/out accordingly. `animate=false`: https://user-images.githubusercontent.com/1059699/195198178-d6a56e17-d409-4d27-ab94-4d4fed99b732.mov `animate=true`:...