hyper/app
Mike 2d4b518519 Prevent hovering on tabs from causing text flicker (#492)
* Prevent hovering on tabs from causing text flicker

For some reason, geometricPrecision was causing text to flicker on
non-retina screens when hovering over the tabs

* Use a pixel ratio media query for text-rendering on retina displays
2016-08-02 12:09:54 -07:00
..
static Reorg (#386) 2016-07-24 10:59:21 -07:00
auto-updater.js make the auto updater work on windows (#514) 2016-07-29 21:12:53 -07:00
config-default.js Add support for environment variables in config (#534) 2016-08-02 08:49:25 +01:00
config.js Reorg (#386) 2016-07-24 10:59:21 -07:00
index.html Prevent hovering on tabs from causing text flicker (#492) 2016-08-02 12:09:54 -07:00
index.js Add support for opening the terminal on the correct display (#519) 2016-08-02 01:00:49 +01:00
menu.js Reorg (#386) 2016-07-24 10:59:21 -07:00
notify.html Reorg (#386) 2016-07-24 10:59:21 -07:00
notify.js Reorg (#386) 2016-07-24 10:59:21 -07:00
package.json Use configured shell to update plugins (#447) 2016-07-30 20:51:09 +02:00
plugins.js Use configured shell to update plugins (#447) 2016-07-30 20:51:09 +02:00
rpc.js Server now extends EventEmitter instead of creating and EventEmitter instance (#406) 2016-07-26 10:47:18 -07:00
session.js Add support for environment variables in config (#534) 2016-08-02 08:49:25 +01:00