This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
00b26719f6
mcopy
/
lib
/
display
History
mmcwilliams
5cd6b22ea4
Only use webview in full screen mode for now on all platforms. EOG is trickier and flickers the entire screen into view between frames, which is unsettling. Will look for a lower-level solution than webviews, but works for now. Also, uses real fullscreen on macOS instead of just maximizing the window.
2019-06-18 13:47:55 -04:00
..
Readme.md
Move docs generation to host repo
2019-03-30 17:56:31 -04:00
index.js
Only use webview in full screen mode for now on all platforms. EOG is trickier and flickers the entire screen into view between frames, which is unsettling. Will look for a lower-level solution than webviews, but works for now. Also, uses real fullscreen on macOS instead of just maximizing the window.
2019-06-18 13:47:55 -04:00
index.js.map
Only use webview in full screen mode for now on all platforms. EOG is trickier and flickers the entire screen into view between frames, which is unsettling. Will look for a lower-level solution than webviews, but works for now. Also, uses real fullscreen on macOS instead of just maximizing the window.
2019-06-18 13:47:55 -04:00
package.json
Refactor display module into typescript
2019-03-21 21:18:13 -04:00
Readme.md