Commit Graph

10 Commits

Author SHA1 Message Date
hensm
41d8edcab4 prettier: Re-format .ts files 2021-08-31 08:28:23 +01:00
hensm
dbcf3b1459 Fix extension cast senders 2021-05-03 16:58:17 +01:00
Matt Hensman
101c25e26d Cast API overhaul (#173)
Re-write the shim<->bridge messaging interface and session creation/update handling for better accuracy.
2021-05-03 14:37:54 +01:00
hensm
f44d142631 Replace StatusManager 2021-04-28 06:21:55 +01:00
hensm
d478742c4b Switch to eslint and fix issues 2021-04-26 05:36:55 +01:00
xdavidwu
1bd626ffbc tab: support hidpi device (#106)
This commit make canvas in full device pixel size and set proper scale
on it, so that drawWindow draws all pixels instead of scaling down to
normal dpi.
2020-03-06 06:03:45 +00:00
hensm
14999a4f57 TSLint compliance 2020-02-15 06:06:57 +00:00
hensm
7f84b90431 Enable strict mode for extension build 2020-01-23 00:58:33 +00:00
hensm
7ce91cd80f Use requestAnimationFrame in place of setInterval for tab mirroring 2020-01-20 03:43:29 +00:00
hensm
d65c607479 Implement initial media overlay 2020-01-12 12:08:29 +00:00