Giter Site home page Giter Site logo

electron-wrapper's Issues

Comic Sans font not supported

hello

I tried to "wrap" (that's the verb, right?) a window from a brilliant hack called funfacts.js but electron-wrapper changed the font from comic sans to times new roman

please fix

thank

icon format requirements

Are there any special requirements for the custom icon flag ? I've tried using standard icons placing them in the directory and using the direct path but I can't seem to get it to work with a custom icon.

env: node\r not found

Love the tool.

I was playing with this on a Mac and ran into an issue trying to use it because it looks like perhaps it was developed on a Windows computer, assuming I'm understanding the issue correctly.

When I used the dos2linux command line tool to strip the new line characters, it worked ok. Would you be interested in reviewing https://help.github.com/articles/dealing-with-line-endings/ to see what might be the best practice around supporting multiple line endings?

Error: No such file or directory

After installing the dependencies:
rimraf, ncp, mustache, mkdirp, electron-packager, electron-localshortcut, command-line-args

When running electron-wrapper -h i have this error No such file or directory. Are those dependencies correct?

Intercepts key combos I want to pass to the page.

The page I was trying to wrap is listening for [Alt]+[โ†]/[โ†’] key combinations.
My browser was intercepting those to traverse history, which is why I decided to wrap.
Yet the page in the wrapped executable doesn't seem to receive these key combinations either.
Thus I strongly suspect that Electron is intercepting them.
Would like to be able to specify whether I want all key combinations to be passed to the page instead.

helper command not working

below is the log of the error
/**

C:\Users\Eyoel Tekle>electron-wrapper -h
fs.js:47
} = primordials;
^

ReferenceError: primordials is not defined
at fs.js:47:5
at req_ (C:\Users\Eyoel Tekle\AppData\Roaming\npm\node_modules\electron-wrapper\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\Eyoel Tekle\AppData\Roaming\npm\node_modules\electron-wrapper\node_modules\natives\index.js:55:10)
at Object. (C:\Users\Eyoel Tekle\AppData\Roaming\npm\node_modules\electron-wrapper\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Module._load (node:internal/modules/cjs/loader:827:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)

Node.js v18.0.0

**/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.