Commit graph

58 commits

Author SHA1 Message Date
Yuya Ochiai 40b6e36ddb Add Ctrl+W shortcut to close/hide window
Close #52
2016-05-17 23:40:45 +09:00
Yuya Ochiai 48893f834f Fix naming for menu on OS X
Close #83
2016-04-15 23:08:15 +09:00
Yuya Ochiai 914b782d48 Not allow Alt+Shift to open menu on Cinnamon desktop environment.
Close #104
2016-04-11 23:07:56 +09:00
Yuya Ochiai ab18e33f7f Merge branch 'master' into release/v1.1.0 2016-03-22 23:24:04 +09:00
Yuya Ochiai ef8eebc8d0 Add "About" dialog for Windows and Linux
Close #63
In `src/main/menus/app.js`, 'about' role is supported on OS X only.
So need to implement the dialog.
2016-03-21 01:25:50 +09:00
Yuya Ochiai 066672205a Confirm to trust certificate when there is error
For #26
2016-03-06 22:00:23 +09:00
Pascal Widdershoven 325d1996c6 Add default Mac application menu
All Mac apps generally have this menu, allows to hide the app with the
default shortcut.
2016-02-15 19:54:41 +01:00
Yuya Ochiai 0704cf544a Use webpack to build 2016-02-09 20:31:37 +09:00