Commit graph

1204 commits

Author SHA1 Message Date
Guillermo Rauch
56f7a8ee2e config-default: document new location of local plugins 2016-07-08 14:28:08 -07:00
Guillermo Rauch
85cac1e353 config-default: add custom CSS options 2016-07-08 14:27:55 -07:00
Guillermo Rauch
1e5e3576cd implement custom CSS from config 2016-07-08 14:27:41 -07:00
Guillermo Rauch
1aa537b025 plugins: implement decorateMenu 2016-07-08 14:27:02 -07:00
Guillermo Rauch
7a6fc8ad8c session: improve title retrieval 2016-07-08 14:26:44 -07:00
Guillermo Rauch
4d99089afb improve decoration with persistent state with react-proxy 2016-07-08 14:26:38 -07:00
Guillermo Rauch
d74f8ac1dc plugins: change location for local modules 2016-07-08 14:25:45 -07:00
Guillermo Rauch
1265528b13 clean up and refactor 2016-07-08 11:48:24 -07:00
Guillermo Rauch
09cb3a4e45 expose paths to renderer 2016-07-08 09:48:37 -07:00
Guillermo Rauch
917c68c050 plugins: less invasive cache cleanup 2016-07-08 09:46:37 -07:00
Guillermo Rauch
9960c239cd tabs: fix close mark position 2016-07-08 07:57:03 -07:00
Guillermo Rauch
0b2ef7cb27 package: add which dep 2016-07-08 07:42:01 -07:00
Guillermo Rauch
ce641bc0f5 package.sh: preserve build for local testing 2016-07-08 07:41:49 -07:00
Guillermo Rauch
3eb50ca946 plugins: detect location of npm 2016-07-08 07:40:57 -07:00
Guillermo Rauch
edc201ea03 improve plugin notifications 2016-07-08 07:40:48 -07:00
Guillermo Rauch
8c0d94aa1d improve config notifications 2016-07-08 07:40:27 -07:00
Guillermo Rauch
7ab272a9fe fix padding 2016-07-08 07:39:51 -07:00
Guillermo Rauch
65279bb60f package: add missing fields 2016-07-08 06:22:15 -07:00
Guillermo Rauch
0873f41329 plugins: fix command not found detection 2016-07-08 06:22:15 -07:00
Leo Lamprecht
647d024a39 Centered traffic lights & disabled text selection for indicator (#36)
* Disallow text selection within indicator

* Fix size of menu

* More spacing within text element

* Make traffic lights inset
2016-07-08 06:03:40 -07:00
Guillermo Rauch
026252da8f index: fix auto updater initialization 2016-07-08 05:48:53 -07:00
Guillermo Rauch
2eb878bebe auto-updater: less intrusive error handling 2016-07-08 05:48:42 -07:00
Guillermo Rauch
f7a6b02d4f package: create dist only at last step 2016-07-08 05:48:26 -07:00
Guillermo Rauch
aa5441bea4 app: add es2015 babel preset so that we can uglify :\ 2016-07-07 22:24:51 -07:00
Guillermo Rauch
ff2419c54b border color configuration support 2016-07-07 20:37:58 -07:00
Guillermo Rauch
38713f9e2d notify: remove console.log 2016-07-07 20:12:11 -07:00
Guillermo Rauch
1582b7204c whitelist Notification global 2016-07-07 20:10:43 -07:00
Guillermo Rauch
ffe419f26f fix lint 2016-07-07 20:03:38 -07:00
Guillermo Rauch
9aff04acf3 hyperterm: set global background color 2016-07-07 17:25:56 -07:00
Guillermo Rauch
d17784f962 document backgroundColor as hex and set up initial window bg from config 2016-07-07 17:25:45 -07:00
Guillermo Rauch
9f635021c9 first pass at plugins system 2016-07-07 17:16:44 -07:00
Guillermo Rauch
eb147d9b9a config: add plugins hook and decoration 2016-07-07 17:15:42 -07:00
Guillermo Rauch
c97b67b4c8 menu: implement plugin updating in menu 2016-07-07 16:23:23 -07:00
Guillermo Rauch
c693a46896 hyperterm: normalize our events :D 2016-07-07 16:23:01 -07:00
Guillermo Rauch
1383775fbe initialize auto updater once per window, not per tab 2016-07-07 16:22:45 -07:00
Guillermo Rauch
c3f8e81a5c auto-updater: prevent memory leaks :D 2016-07-07 16:19:39 -07:00
Guillermo Rauch
6bba2c6ded notify: more robust notifications API 2016-07-07 15:17:11 -07:00
Guillermo Rauch
e39143e4cd hyperterm: exit after editing 2016-07-07 14:37:28 -07:00
Guillermo Rauch
29b853fcbf index: initialize config and plugins together 2016-07-07 13:49:34 -07:00
Guillermo Rauch
622f584d15 package: add deps 2016-07-07 13:49:21 -07:00
Guillermo Rauch
01f3b36c81 config: expose plugins 2016-07-07 13:49:10 -07:00
Guillermo Rauch
1993ca576f app: get config preferences and not plugins 2016-07-07 13:48:55 -07:00
Guillermo Rauch
29df9b277d add basic notification system 2016-07-07 13:48:43 -07:00
Guillermo Rauch
0bb26b9c5b improve config defaults 2016-07-07 11:15:24 -07:00
Afshin Mehrabani
7fbe019a22 Update README.md (#74) 2016-07-07 09:00:42 -07:00
Guillermo Rauch
80fc25c6a4 make term configurable 2016-07-07 08:53:23 -07:00
Guillermo Rauch
043c9c86da hyperterm: implement font size config 2016-07-07 08:28:46 -07:00
Guillermo Rauch
fcb221456d index: notify windows of config changes 2016-07-07 08:17:02 -07:00
Guillermo Rauch
24f1ae657e config: added ability to subscribe to changes 2016-07-07 08:16:48 -07:00
Guillermo Rauch
318f684da4 add <Config> higher order component heavily inspired by @nfcampos (#59) 2016-07-07 08:15:03 -07:00