You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable deprecations unless in dev/spec mode
These are currently adding ~200ms to startup so temporarily disable
until the grim performance is improved and/or core and bundled packages
are updated to not call deprecated APIs.
Swap order of `ctrl-w` and `ctrl-f4`
This allows `Ctrl-W` to appear in the system menu again until
the atom-shell issue with function keys is fixed.
Refs electron/electron#485Closesatom#3283