Commit graph

26 commits

Author SHA1 Message Date
Yuya Ochiai 631415280e Fix window state restoration not working 2016-02-14 20:03:25 +09:00
Yuya Ochiai 528bd02414 Use numerical badge on Windows taskbar icon 2016-02-12 01:10:01 +09:00
Yuya Ochiai 0704cf544a Use webpack to build 2016-02-09 20:31:37 +09:00
Caleb Maclennan 64a5cb5605 Allow hiding menu bar on Linux
The UI feature to auto-hide the menu bar works on Linux as well as
Windows. Don't ignore it if the config value is set.
2016-01-23 12:59:40 +02:00
Yuya Ochiai 267d0e3ded Show menubar in default setttings on Windows, and add the option to hide 2016-01-14 22:50:12 +09:00
Yuya Ochiai 48f63b6bcb Restore maximized/fullscreen state on startup
Please refer to #4
2016-01-12 22:08:31 +09:00
Yuya Ochiai 6316df3c20 Improve development files 2015-12-24 23:41:42 +09:00
Yuya Ochiai 62b6e4c51b Fix for failed tests 2015-12-23 19:25:14 +09:00
Yuya Ochiai e381a89cd5 Adapt to rearranged directories 2015-12-22 23:35:22 +09:00
Yuya Ochiai 49392a984b Add --config-file=FILE option for testing 2015-12-12 20:32:06 +09:00
Yuya Ochiai b3bcc89a4d Save window position and size when exiting usually 2015-12-05 19:32:24 +09:00
Yuya Ochiai f8f38ba0de Restore window position and size on startup 2015-12-05 15:41:33 +09:00
Yuya Ochiai 6f18b921b2 Set Application User Model ID and use Electron's notification 2015-11-24 00:12:48 +09:00
Yuya Ochiai bcf578a4e2 Use electron module 2015-11-20 18:56:37 +09:00
Yuya Ochiai 07f42063e6 Stop using deprecated Electron API 2015-11-20 18:56:36 +09:00
Yuya Ochiai 6af69ff808 Minimize main window intead of closing it in Linux 2015-11-10 22:18:14 +09:00
Yuya Ochiai 97b6c437cc Set app icon in Windows notification 2015-11-10 22:04:53 +09:00
Yuya Ochiai d6f081918a Set app icon on all platforms 2015-11-10 21:59:10 +09:00
Yuya Ochiai 506891bb66 Rearrange directory 2015-11-10 21:53:46 +09:00
Yuya Ochiai 517175d13c Focus to main window when tray icon is clicked 2015-11-06 23:39:44 +09:00
Yuya Ochiai 8b680ae988 Quit app from context menu on tray icon 2015-11-06 23:38:26 +09:00
Yuya Ochiai 95376adebe バルーン通知をクリックした場合にメイン画面にフォーカスを移す 2015-11-03 19:15:24 +09:00
Yuya Ochiai c2ae7cffb8 Windows用パッケージにアイコンを設定する 2015-11-02 01:46:51 +09:00
Yuya Ochiai 35353b6ace Windowsでデスクトップ通知をする 2015-10-30 22:41:06 +09:00
Yuya Ochiai 3cd4dd1341 electron-connectを使用したLiveReload 2015-10-24 18:47:37 +09:00
Yuya Ochiai 154b07739b electron-packagerを導入 2015-10-24 17:46:06 +09:00
Renamed from main.js (Browse further)