Chris E. Kelley

Results 46 comments of Chris E. Kelley

Hi - I've created a sample app at https://github.com/chrisekelley/AlloChrome . The app tests how well/if Chromeview can render simple web pages using two.js, three.js, and pixi. Cheers - Chris

Hola Blophome - Mi español no es bueno, espero que usted pueda entender esto. Muchas gracias por probar esto! re: 1): Hay una solicitud de extracción reciente [Issue 6](https://github.com/pwnall/chromeview/pull/6) que...

@davidsharp - getting Electron-based applications such as [Beaker browser](https://beakerbrowser.com/) running in Cordova is a focus of mine now. I created [cordova-node-plugin](https://github.com/bunsenbrowser/cordova-node-plugin) recently, which is used in [Bunsen browser](https://github.com/bunsenbrowser/bunsen), our team's...

The solution uses some of the kioskMode functionality to force the header to disappear. Also adds a listener for exiting kioskMode. User must click near the top of the screen...

Yeah, I hit this issue on one of the package.json dependencies: ``` "@polymer/neon-animation": "^3.0.0-pre.1", ``` When you check npm, the following tags are available for @polymer/neon-animation: ``` npm view @polymer/neon-animation...

Same error on a Pixel 6a on MacOSX Silicon, Ventura 13.3.1. Tried using both the USB-C cable that came with the phone and also a USB-A to C cable connected...

@pfrazee Hey Paul, we are using the p2p network, specifically, dat-node to download the archive to ram and then pass it on to mirror-folder to persist to the file system....

When a form loads, it highlights the Question mark image and plays the instructions. It then highlights Big Orange who reads the letter to be clicked. In. the current code,...

Example code: ```html ``` ```html ```

Letters demo https://user-images.githubusercontent.com/861535/204327736-45eea137-c796-437a-adfd-c5def24f2c2b.mov Numbers demo https://user-images.githubusercontent.com/861535/204330566-c51ba132-3046-455e-a75e-5bd7906e9a17.mov