Feross Aboukhadijeh
|
cc9ba385bf
|
Show main window before ipcReady
It doesn't flicker anymore if we remove this option, and the app feels
no slower.
|
2016-06-01 00:25:18 -07:00 |
|
Mathias Rasmussen
|
41187ec43d
|
Fix 'fullscreen' and 'always on top' menu items
|
2016-05-31 18:11:50 +02:00 |
|
Feross Aboukhadijeh
|
62cb304971
|
Move unrelated code out of menu.js and ipc.js
|
2016-05-29 01:09:42 -07:00 |
|
Feross Aboukhadijeh
|
d4efebd694
|
Remove focusWindow function
Not needed -- win.show() automatically focuses, unminimizes, and shows
the window.
|
2016-05-28 19:10:55 -07:00 |
|
Feross Aboukhadijeh
|
001601bc5f
|
Major refactor -- split windows into separate files
|
2016-05-27 00:01:30 -07:00 |
|