Commit graph

9 commits

Author SHA1 Message Date
David Baker
4e01bd7675 Tiny context menu on links 2016-10-20 18:33:07 +01:00
David Baker
680f599df5 Oh wait, don't need node-open
electron has it built in
2016-10-20 16:50:19 +01:00
David Baker
eef846e490 oops 2016-10-20 16:43:40 +01:00
David Baker
6c16ccce68 Open URLs in a browser 2016-10-20 16:41:33 +01:00
David Baker
3c55629208 Behave like a single-window Mac app on Mac 2016-10-19 18:05:33 +01:00
David Baker
31607f0776 We use semicolons 2016-10-19 17:53:10 +01:00
David Baker
f20786226a Don't call the variable 'window' 2016-10-19 17:51:43 +01:00
David Baker
da30338aa7 BIGGER!
At the default window size, Riot starts with the left bar folded
down which is not ideal as a default.
2016-10-19 17:48:41 +01:00
David Baker
2026142595 Don't webpack electron main, separate electron
* Don't webpack electron-main.js: no need to webpack in electron
 * Keep the electron file separate from the webapp, in their own
   'electron' directory
2016-10-19 17:18:35 +01:00