Feross Aboukhadijeh 67217bdc7e Lighter window background
Native windows get lighter when they’re backgrounded so they stand out
less (at least on OS X). Let’s do this too.

Even the Spotify app, which has dozens of developers gets this wrong.
We’re so awesome :)

Also:

- Renamed a bunch of state variables (next time will make separate
commit, sry)
- All window-related variables (e.g. isFullScreen, isFocused, etc.)
live in `state.window` now
- Remove negative class name, use CSS :not() instead
2016-03-08 17:18:31 -08:00
2016-03-08 13:54:12 -08:00
2016-03-08 15:39:39 -08:00
2016-03-08 17:18:31 -08:00
2016-03-02 19:53:04 -08:00
2016-02-16 17:22:24 -08:00
2016-03-03 22:20:55 -08:00
2016-03-08 13:54:12 -08:00
2016-03-07 15:48:22 -08:00
2016-03-07 13:01:54 -08:00
2016-03-04 13:14:22 -08:00
2016-01-02 16:01:08 +01:00
2016-03-08 13:58:21 +01:00
2016-03-04 01:13:25 -08:00

WebTorrent.app

Gitter Travis Build

WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.

screenshot

Dev

$ npm install

Run

$ npm start

Build

$ npm run build

Builds the app for OS X, Linux, and Windows, using electron-packager.

License

MIT. Copyright (c) Feross Aboukhadijeh.

Description
No description provided
Readme MIT 197 MiB
Languages
JavaScript 94.3%
CSS 4.6%
HTML 0.6%
EJS 0.3%
Shell 0.2%