Files
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
..
2018-06-19 11:49:46 +10:00
2018-08-28 23:04:31 -07:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00