Files
electron/spec
Jeremy Apthorp 3bdff2d238 feat: allow setting window shape (#13789)
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.
2018-07-30 13:37:40 -07:00
..
2018-06-19 11:49:46 +10:00
2018-07-10 14:20:03 -07:00
2018-01-02 16:37:08 +09:00
2017-10-26 21:08:47 -04:00
2017-11-23 14:22:58 -08:00
2018-06-19 11:49:46 +10:00