Results 118 issues of Andre-John Mas

Would it be worth adding build instructions, so that anyone could try building the project? Currently I have the following CLI command which will build an unsigned binary for local...

It could be useful to include exposure and contrast controls as part of the application. Did have a quick look to see if there is an existing widget that could...

I am not sure if if I should be opening the issue here or on the @types project, but it would appear the latest version of @types/color only goes up...

I am curious as to what the project status is, since I am seeing a lot of open pull-requests and issues, but no changes for 7 months? Is it still...

It would be useful to have support for webhooks, so certain events can trigger actions on another website. For example: - Call to Slack to notify of a signup -...

enhancement

I am running the following: `node_modules/.bin/electron-pdf ./document.html ./out.pdf` on doing so I get: ``` /Library/Caches/com.apple.xbs/Sources/AppleGVA/AppleGVA-10.0.41/Sources/Slices/Driver/AVD_loader.cpp: failed to get a service for display 3 /Library/Caches/com.apple.xbs/Sources/AppleGVA/AppleGVA-10.0.41/Sources/Slices/Driver/AVD_loader.cpp: failed to get a service for...

bug

I see this project has not been updated in 2 years. Is there a fork that is more active than this one?

Quasar 1.0.2 is the current release, so this should be updated to support this. It should be noted that this upgrade will break certain things, due to convention changes. For...

I have an XML document I am needing to deal with and would like to apply xpath type searches, for node selection, but I am not seeing any integrated approach....

I tried building on MacOS X 10.12, but failed (compilation issues) during the phase for: ``` > [email protected] install /Users/ajmas/Development/third-party/geojson-preview/node_modules/runas > node-gyp rebuild ``` Running ``npm outdated `` indicates: ```...