Commit graph

9 commits

Author SHA1 Message Date
Shelley Vohr
b788ceb7bd
fix: screen EventEmitter methods with remote ()
* fix: screen EventEmitter methods with remote

* Review feedback
2020-12-08 13:47:48 +09:00
Alexey Kuzmin
e89b3ca1d1
fix: add a "set" trap to the "screen" module proxy () 2020-12-07 09:20:50 -08:00
Anders Kaseorg
b1b25607ee
fix: make screen wrapper remote-friendly again ()
This restores accessibility of screen methods via remote.screen.

Fixes .

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-11-23 16:44:54 -05:00
Milan Burda
fb11a12d5b
refactor: replace a few any-s with proper types () 2020-10-08 03:01:23 +02:00
Jeremy Rose
e6cf5906f6
refactor: ginify Screen () 2020-07-28 11:04:01 -07:00
Samuel Attard
b02748e607
build: ensure that electron/lib/browser can only use browser or common imports ()
* build: ensure that electron/lib/browser can only use browser or common imports

* chore: fix linting
2020-07-13 09:58:49 -07:00
Shelley Vohr
659e79fc08
refactor: prevent consistent early exception ()
* refactor: prevent consistent early exception

* Use _linkedBinding where possible

* Remove dead electronBinding
2020-06-22 20:32:45 -07:00
Samuel Attard
5d657dece4
build: enable JS semicolons () 2020-03-20 13:28:31 -07:00
Shelley Vohr
7b55ee9d36 refactor: allow requiring modules with no side effects () 2019-04-30 09:46:08 +09:00