Brian R. Bondy
|
732936713a
|
GetNativeScreen -> GetScreen
|
2016-05-13 11:07:17 +09:00 |
|
Milan Burda
|
340b7220f1
|
Fix #3075 by not caching the displays (id is not persistent on Windows)
|
2016-04-28 17:46:41 +02:00 |
|
Cheng Zhao
|
2ae52d0ff4
|
Make Wrappable a template class
|
2016-04-25 10:17:54 +09:00 |
|
Luke Westby
|
df9ecefe01
|
fix typo in "rotation" string
|
2015-11-29 12:22:53 -06:00 |
|
Cheng Zhao
|
46b2b91a27
|
Don't use Node's internal APIs
|
2015-09-07 16:41:49 +08:00 |
|
Cheng Zhao
|
132c13a11b
|
Fix calls to deprecated node::ThrowError API
|
2015-06-10 14:21:09 +08:00 |
|
Cheng Zhao
|
d78efe7c22
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
|
deepak1556
|
3ecfadf367
|
screen: initialise displays_ vector with available displays
|
2015-05-21 11:28:48 +05:30 |
|
Cheng Zhao
|
a4342fd5ba
|
Unify how we throw exceptions
|
2015-03-26 11:34:41 +08:00 |
|
Cheng Zhao
|
3d858bee95
|
Guard against bad events in screen module
It can happen that the DisplayObserver methods are called without a
valid Display object passed.
|
2015-01-19 14:46:29 -08:00 |
|
Cheng Zhao
|
c6fb645f6b
|
Warning of app not ready in screen module
|
2015-01-18 21:42:46 -08:00 |
|
Cheng Zhao
|
b3c3556286
|
Update the displays when there is metrics change
|
2015-01-16 12:04:35 -08:00 |
|
Cheng Zhao
|
50b96ca7ef
|
Pass the display in screen events
|
2015-01-16 12:02:32 -08:00 |
|
Cheng Zhao
|
7749484628
|
Make getAllDisplays return current displays.
|
2015-01-16 11:39:25 -08:00 |
|
Cheng Zhao
|
b5898d3355
|
Add events on display add/remove.
|
2015-01-16 11:01:38 -08:00 |
|
Cheng Zhao
|
809c995c0b
|
Make "screen" module a browser module
|
2015-01-16 11:01:38 -08:00 |
|