electron/atom
trop[bot] ce592a5705 feat: allow setting window shape (backport: 3-0-x) (#14445)
* feat: allow setting window shape

This binds Widget::SetShape, an API that already exists in Chromium (for
Windows and Linux). It's a more reliable method of having some parts of
your window be "click-through" than the current `setIgnoreMouseEvents`
API, which messes around with the `WS_EX_LAYERED` window style on
Windows, causing strange bugs and incompatibility with hardware
acceleration.

* update docs
2018-09-04 09:22:11 -07:00
..
app Default LoadV8Snapshot changed in C66 2018-06-19 11:49:46 +10:00
browser feat: allow setting window shape (backport: 3-0-x) (#14445) 2018-09-04 09:22:11 -07:00
common Bump v3.0.0-beta.8 2018-08-28 23:04:31 -07:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer fix: use OS process handle to clear object registry (#14364) 2018-08-28 22:55:42 -07:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00