Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines"
2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552
Update file structure to follow electron-webpack guidelines
2017-11-24 11:31:05 -03:00
Igor Gassmann
cc512eec6d
Fixed quiting from the top menu bar doesn't work
2017-11-21 23:35:28 -03:00
hackrush
7a0a0c468e
Rudimentary implementation of tray minimization(WIP)
...
Minimize app to tray
@kauffj I was not sure about which icon to use so I used a 96x96 png as
a placeholder. The feature is working well.
Fixes #374
3 small changes
Broken Minimization
Fixed App-minization finally
Bug fix and compatibility check
Added Alt+F4 accelerator to quit the app
Small features and fixes
Homerun: Added Quit to Menu
Fixes and changes
2017-11-08 17:27:17 -05:00
Jeremy Kauffman
cd4bedc873
small menu tweak
2017-10-27 15:11:38 -04:00
Baltazar Gomez
12f7d44c43
auto hide menubar
...
update menu
tidy up menu items
fix help label
improve help submenu
2017-10-27 15:11:35 -04:00
Le Long
d52d8872be
use ipcRenderer as bridge for communication between electron and ui app
2017-06-13 17:02:06 +02:00
Alex Liebowitz
9a26078e34
Add Select All option to Edit menu
2017-05-02 03:47:41 -04:00
Alex Liebowitz
9c13a03ca6
Refactor and improve menubar
...
- Style fixes
- Remove some items from Edit menu
- Add app menu on macOS
- Make Help point to help page instead of FAQ
- Simplify menubar logic
2017-03-08 18:23:05 -05:00
Alex Liebowitz
b0d7e6497a
Add basic menubar
...
This includes a Developer menu that can be enabled or disabled through
the UI.
2017-03-08 04:05:18 -05:00