Files
electron/atom/browser/api
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-18 16:51:36 +09:00
2018-06-18 16:51:36 +09:00
2016-10-25 12:41:01 +02:00
2018-02-10 03:19:47 -08:00
2018-05-15 14:03:21 +09:00
2018-05-15 14:03:21 +09:00
2018-06-19 11:49:44 +10:00
2018-04-18 20:48:45 -04:00
2018-06-19 11:49:41 +10:00
2018-04-18 20:48:45 -04:00