hyper/app/config
onecamp 519ca3e651
Fix webgl config (#3407)
* Fix location of webGLRenderer flag in default-config.js

* Fix incorrect check of webGLRenderer flag

* Explain that disabling WebGL enables transparent backgrounds

Co-Authored-By: juancampa <juancampa@gmail.com>

* Only use WebGL if background is opaque

The hardcoding to white was also removed in favor of a temporary hack in
xterm.js that uses either white-over-black or black-overwhite to
maximize contrast with the background color
2019-01-21 19:09:18 -05:00
..
config-default.js Fix webgl config (#3407) 2019-01-21 19:09:18 -05:00
import.js Fix copying default config at launch if needed 2017-11-04 00:42:25 +01:00
init.js Adding ability to send error object to notify() (#2955) 2018-05-02 10:10:44 +02:00
open.js Improve detection of selected editor on Windows (#3242) 2018-10-13 16:52:55 +02:00
paths.js Prevent /usr/local/bin/hyper overwriting (#2885) 2018-04-22 22:13:23 +02:00
windows.js Ensuring that the restored window position is valid (#2459) 2018-03-02 22:11:33 +01:00