johann

Results 4 issues of johann

Disable all displays before attempting to call xrandr. This one-liner is probably very inefficient and exposes my inexperience with bash scripting. Feel free to modify the idea. This is a...

Because the pre_install_check.sh must be `source`d, it receives all environment variables as set for the current shell. However, `node-gyp` itself will run in a sub-shell and may not see the...

Install Issue

A large portion of the issues opened are caused by incorrect environment conditions for the build. @vrvolle has created a pre-install shell script, and suggested the creation of something similar...

Commit a19b9e02 added basic support for Timestamp with timezone and Timestamp with local timezone, but still does not properly calculate the UTC time based on the timezone information. I've made...