Cheng Zhao
|
e8df32f354
chore: make util::Promise a move-only type (#17113)
|
6 years ago |
Charles Kerr
|
52852b963a
fix: beep on Ubuntu (#16350)
|
6 years ago |
Shelley Vohr
|
bea4de9262
fix: use gio as default linux trash impl (#15399)
|
6 years ago |
Milan Burda
|
6d844a0b67
refactor: move media/net from brightray to atom (#15288)
|
6 years ago |
Milan Burda
|
a9475f3590
feat: add workingDirectory option to shell.openExternal() (#15065)
|
6 years ago |
deepak1556
|
9264a00dfd
Simplify EnsureProcessTerminated() implementations.
|
6 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
Matt Lyons
|
424f9aeae6
:penguin: Don't wait for xdg-open to exit
|
7 years ago |
TingPing
|
98186c4143
Support `gio` as trash implementation
|
8 years ago |
Cheng Zhao
|
6db827cc9a
Use GetDesktopEnvironment to determien desktop env
|
8 years ago |
Anatzum
|
f9dbdf4522
Updated MoveItemToTrash in platform_util_linux.cc
|
8 years ago |
Cheng Zhao
|
5639faf069
Also fix the Windows and Linux side of async openExternal
|
8 years ago |
Gabriel Handford
|
5b260dbee3
Fix win/linux compile (again)
|
8 years ago |
Gabriel Handford
|
f0ca9dff81
Fix win/linux compile
|
8 years ago |
Gabriel Handford
|
99a5258999
Callback uses (platform specific) error, with message
|
8 years ago |
Gabriel Handford
|
08a9af3a85
Linting
|
8 years ago |
Gabriel Handford (linux)
|
d186fd78e3
Fix header
|
8 years ago |
Gabriel Handford
|
6524a33ffc
Include callback header
|
8 years ago |
Gabriel Handford
|
cfd2a029ad
Fix linting
|
8 years ago |
Gabriel Handford
|
9ca684d87f
Remove redundant method
|
8 years ago |
Gabriel Handford
|
128feb17cb
Fix method call
|
8 years ago |
Gabriel Handford
|
b266533dfc
Shell openExternal can take optional callback (macOS)
|
8 years ago |
Cheng Zhao
|
20d5a50ac9
Merge pull request #7178 from aichingm/master
|
8 years ago |
Kevin Sawicki
|
55eab8e385
Return boolean from shell.openItem
|
8 years ago |
Kevin Sawicki
|
72558654ef
Return boolean from shell.showItemInFolder
|
8 years ago |
Mario Aichinger
|
893fc2cd53
:penguin: Add support for different trash implementations
|
8 years ago |
Pete Burgers
|
00ff209fe7
Ensure process is cleaned up, to avoid leaks
|
9 years ago |
Pete Burgers
|
46365f4076
wait_for_exit param should be const
|
9 years ago |
Pete Burgers
|
79ba8feaf8
Don't wait for xdg-open to exit when OpenExternal is called (Linux)
|
9 years ago |
Kevin Sawicki
|
f5bed87199
without_activation -> activate
|
9 years ago |