AraBlocks / ara-file-manager

Electron-based desktop app to publish and purchase content with ARA
https://ara.one/app
GNU Lesser General Public License v3.0
26 stars 4 forks source link

Add standard window management buttons #566

Open zootella opened 5 years ago

zootella commented 5 years ago

On macOS, they're the standard "traffic light" buttons on the left; on Windows and Linux, line/box/X in the upper right. Users are familiar with these controls and they're standard on desktop apps. Red and X would close the window, but the app would continue to run in the background, and be reachable to the user from the menu bar icon (macOS) and taskbar notification area (Windows).

Maximize (yellow, box) won't be available until later when we do a sizable window, and can be omitted or ghosted-out.