67217bdc7ecb4a79779144a18c35469785052e3d
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
WebTorrent.app
WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.
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.
Languages
JavaScript
94.3%
CSS
4.6%
HTML
0.6%
EJS
0.3%
Shell
0.2%
