Matt Bierner
|
81767beaca
|
Make Event a named export
There are many places in the code that do `import Event, { ...} from '.../event'`.
|
2018-03-14 14:25:30 -07:00 |
|
Alex Dima
|
367dd10413
|
Rename RPCProtocol.get to RPCProtocol.getProxy (#36972)
|
2017-12-13 16:04:14 +01:00 |
|
Alex Dima
|
252d49c65b
|
Simplify AbstractThreadService usage (#36972)
|
2017-12-13 15:21:33 +01:00 |
|
Joao Moreno
|
2dac869dd9
|
api: WindowState
|
2017-07-20 18:20:57 +02:00 |
|
Joao Moreno
|
15e4c72301
|
assume window starts focused
|
2017-07-20 15:03:16 +02:00 |
|
Joao Moreno
|
d17e8750e3
|
dead are getters, long live readonly
|
2017-07-20 15:01:18 +02:00 |
|
Joao Moreno
|
6987cb0eb0
|
API: window.isFocused, window.onDidChangeWindowFocus
fixes #18263
|
2017-07-20 14:45:41 +02:00 |
|