hyper/app
James Hall 518b0cd9a5 Open new window offset from last focused window (Credit: albinekb) (#581)
* Open new window offset from last focused window

* Make sure a newly opened window is seen to now have focus

* Instead of setting focus time, simply emit the event first

* Add comment explaining why we emit the focus event

* Don't fire the event, as that can make it fire twice
2016-08-06 11:58:57 +01: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 config for bell (#468) 2016-08-05 23:30:40 +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 Open new window offset from last focused window (Credit: albinekb) (#581) 2016-08-06 11:58:57 +01:00
menu.js [WIP] Add proper window support (#547) 2016-08-04 01:52:31 +01: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 Moved "file-uri-to-path" dep to app package.json (#569) 2016-08-05 10:03:49 +01:00
plugins.js Add the very first test 🎉 (#549) 2016-08-03 16:39:58 -03: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