max-mapper / screencat

:cat2: webrtc screensharing electron app for mac os (Alpha)
http://maxogden.github.io/screencat
BSD 2-Clause "Simplified" License
3.01k stars 383 forks source link

mozInnerScreenX #2

Closed zz85 closed 9 years ago

zz85 commented 9 years ago

I was looking at the mdn's documentation and realized that mozInnerScreenX was what we were looking for the other night.

unfortunately, doesn't look implemented by other vendors right now.

So i guess mouse events' hack probably still work well. cc. @timoxley

max-mapper commented 9 years ago

i rewrote most of this to be an atom-shell app, and now there are nice atom-shell apis we can use for this instead!

zz85 commented 9 years ago

@maxogden just checked back on this... looks like this new approach is exciting! will try out and see :+1: