Commit graph

5 commits

Author SHA1 Message Date
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 0b79e49452 Add context menu
Has Cut, Copy, Paste, and when in developer mode there's also Inspect Element
2017-03-17 07:53:34 -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