Skip to content

Shortcut subsystem #7

@antonydevanchi

Description

@antonydevanchi

Need Angular2 Service which provide ability create shortcuts for application fast in a few lines of code. Ideal solution in pseudo-code looks like:

Shortcut('CmdOrCtrl+H', () => { // some logic }, false)

Corresponding third attribute also need create integration with Main Electron Process for creating global shortcuts (https://github.com/electron/electron/blob/master/docs/api/global-shortcut.md).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions