LoginSignup
18
18

More than 5 years have passed since last update.

Atom Shellで俺の役に立ったIssue達 2015年春版

Last updated at Posted at 2015-04-02

はじめに

最近はhttp2やmruby関連でAtom ShellのIssueウォッチが今まで以上に雑になっている。
特に今季はLinux関連は追えていない。

Mac App Store

Mac App Storeに出せるかに関して
まだ誰も結果報告を挙げていない模様

app.restart()

Atom Shellの再起動方法

Windows: Support for the equivalent of the OS X Dock bounce (FlashWindow)

Having multiple JavaScript contexts causes a race condition in uv event loop handling

デバッグの参考になるかも

Pressing "Delete" key backwards the page after page is reloaded

マックでDeleteキーを押すとリロードするバグらしい

Implement Chromium task manager

将来的に実装される可能性が高い。つまり、まだ使えない。。

printing is broken on Windows

Windowsだと印刷がうまくできない模様
プリンタに印刷が必要なアプリを作る際は要注意。

Add window globals before page load

こったことやる時に知ってると便利かも。

Access image in OS X pasteboard

クリップボードに画像を貼ったりできるっぽい。

Segmentation Fault on uncaught Exception before app.ready

デバッグに知ってるといいのかも、ドキュメントに未掲載のAPI

Webview: display:none seems to cause it to be garbage collected and using it after that will crash Atom-Shell

Atom Shellのバージョンを調べるには

process.versions['atom-shell']

IME Problem in WebView

これ、Windowsでは起きないけど、OSXでは大問題、いまだに本家のChromiumでも未解決。

generators in browser process

もうES6が使えるんです

How to capture stdout?

WindowsでDOS窓にどうやって出力するかのおはなし

Linux video acceleration support for Intel hardware

how to set up localization in atom-shell?

gettextでの国際化がまだうまくできないらしい

Clipboard not working in some OSX environments

OSXでのコマンドライン起動と、Finder起動の違い

Log to mac Console app

node-nslogの紹介

Atom & App in one executable

一つの実行ファイルにできるか問題

protocol can not worked with

about cookie

Codesign fails after Yosemite upgrade

コードサイン出来ないっぽい?

Atom-shell and socket.io

Socket.ioを受けたらウインドウを出したいはなし

Webgl in linux no available?

Chromeとは別にVGAのブラックリストを持たせることができるっぽい。

18
18
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
18
18