Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Electronへの移行 #10

Open
rot1024 opened this issue Nov 2, 2015 · 1 comment
Open

Electronへの移行 #10

rot1024 opened this issue Nov 2, 2015 · 1 comment

Comments

@rot1024
Copy link
Owner

rot1024 commented Nov 2, 2015

プラットフォームを、NW.js から、開発スピードが速い Electron に移行する計画です。

electron ブランチを新たに作って開発することになると思います。

移行のメリット

  • Node.js や V8 の新しいバージョンを早く利用可能
    • 特に、(()=>{ ... }).bind(this) をしなくて済むのが大きい
  • パッケージングが簡単(現状 nw-builder に独自パッチを当てたものを利用しています)
  • オートアップデータ機能が利用可能

移行のデメリット

@rot1024 rot1024 added this to the v2.0.0 milestone Nov 2, 2015
@rot1024
Copy link
Owner Author

rot1024 commented Dec 24, 2015

Electron v0.36.0 で OS X に限りBrowserWindow#setIgnoreMouseEvents でクリックスルーが可能になったようです。

@rot1024 rot1024 added the v2 label Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant