Feross Aboukhadijeh
|
f32825a79e
|
Don't resize window if maximized (when player is opened)
For #3
|
2016-03-07 18:42:16 -08:00 |
|
DC
|
713c391c05
|
Add download button
Doesn't do anything yet
|
2016-03-07 00:01:32 -08:00 |
|
Feross Aboukhadijeh
|
79c2295775
|
move isFullScreen check to ipc.js
|
2016-03-05 18:28:54 -08:00 |
|
Feross Aboukhadijeh
|
7eeda57b57
|
Add alternate fullscreen shortcut ⌘+Shift+F (fix #26)
Uses https://npmjs.com/package/electron-localshortcut to workaround a
bug in Electron (https://github.com/atom/electron/issues/1334).
We can remove `electron-localshortcut` once that bug is fixed.
|
2016-03-05 17:25:22 -08:00 |
|
DC
|
b7b30ed7c4
|
Cast buttons and fullscreen in player controls
|
2016-03-05 01:09:34 -08:00 |
|
Feross Aboukhadijeh
|
d148d4c97b
|
Fix IPC calls after PR #4
No biggie, just FYI @ngoldman
|
2016-03-04 16:15:30 -08:00 |
|
Nate Goldman
|
9a0f361e14
|
separation of concerns
|
2016-03-04 13:14:22 -08:00 |
|