lloeki / matterfront

Mattermost frontend app for OS X, Windows and Linux
MIT License
152 stars 27 forks source link

Need a right-click popup menu #49

Open geekytime opened 8 years ago

geekytime commented 8 years ago

It looks like we'll have to roll our own right-click context menus.

This menu example shows how to use the electron menus from within the browser via remote.

geekytime commented 8 years ago

The bare minimum we'd need would be copy/paste I guess, but a full "edit" menu would be good eventually.

LongLiveCHIEF commented 8 years ago

Mattermost also has some pretty slick keybindings, and I think it would be great to list the keybindings in the context menu's to help user's learn the keybindings.