Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • E electronic-wechat
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 198
    • Issues 198
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Zhongyi Tong
  • electronic-wechat
  • Merge requests
  • !18

WIP: add shortcut support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/gaocegege/patch-shortcut into master Feb 27, 2016
  • Overview 7
  • Commits 3
  • Pipelines 0
  • Changes 2

Created by: gaocegege

Try to solve #12

不会写js,应该如何使得shortcut的function可以操作electron对象呢,要在shortcut.js中加入

const BrowserWindow = electron.BrowserWindow;

这样的东西么,还是说把function的逻辑放到main.js中,这样的话有点脏啊

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/gaocegege/patch-shortcut