hyper/lib
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
..
actions Adding ability to send error object to notify() (#2955) 2018-05-02 10:10:44 +02:00
components Fix webgl config (#3407) 2019-01-21 19:09:18 -05:00
constants Add ssh url scheme handling (#2516) 2018-02-12 21:20:45 +01:00
containers Add macOptionSelectionMode option (#3406) 2019-01-11 14:31:11 +01:00
reducers Fix webgl config (#3407) 2019-01-21 19:09:18 -05:00
store pty data events related perf improvements 2017-09-25 14:44:43 +02:00
utils Fixed file paste (#3383) 2019-01-06 15:55:16 +01:00
command-registry.js Added keymap to rebind the 'break' command - Issue #2432 (#2531) 2017-12-18 17:17:20 +01:00
index.js Upgrade Electron to v4 (#3329) 2018-12-25 18:15:25 -08:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selectors.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
terms.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00