hyper/lib/components
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
..
header.js Add div wrappers around window controls svg elements (#3392) 2019-01-06 15:53:10 +01:00
notification.js Improve update notification contrast (#2791) 2018-04-20 17:03:34 +02:00
notifications.js Improve update notification contrast (#2791) 2018-04-20 17:03:34 +02:00
split-pane.js Integrate xterm v3.2 (#2768) 2018-03-18 00:24:26 +01:00
style-sheet.js Update xterm to v3.8.0 (#3255) 2018-12-06 15:56:29 -08:00
tab.js Migrate styling to styled-jsx (#2761) 2018-03-17 13:51:36 +01:00
tabs.js Migrate styling to styled-jsx (#2761) 2018-03-17 13:51:36 +01:00
term-group.js Fix and simplify resize handling using ResizeObserver (#3411) 2019-01-21 20:34:23 +01:00
term.js Fix webgl config (#3407) 2019-01-21 19:09:18 -05:00
terms.js Fix and simplify resize handling using ResizeObserver (#3411) 2019-01-21 20:34:23 +01:00