electron/atom
Charles Kerr 52852b963a fix: beep on Ubuntu (#16350)
beeps on Linux are made by writing BEL to /dev/console,
which requires elevated permissions on Ubuntu. So if
opening /dev/console fails, fall back to /dev/tty.
2019-01-10 13:43:07 -08:00
..
app chore: enable v2 sandbox on mac (#15647) 2018-12-12 16:01:10 -08:00
browser fix: return after handling Esc for fullscreen in WebContentsDelegate (#16342) 2019-01-10 11:03:48 -05:00
common fix: beep on Ubuntu (#16350) 2019-01-10 13:43:07 -08:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer refactor: use helpers for command-line parsing in renderer/init.js (#16239) 2019-01-03 11:22:34 -05:00
utility refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00