Shelley Vohr
|
12a57ff1c2
clang-format objc files (#12673)
|
6 years ago |
Jeremy Apthorp
|
f3c00e96aa
Bring mac code into conformance with -Wunguarded-availability
|
6 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
6 years ago |
Cheng Zhao
|
9337959f51
The tryToTerminateApp is not really needed
|
6 years ago |
Cheng Zhao
|
983e1b1a70
Implement shutdown event for macOS
|
6 years ago |
Nitish Sakhawalkar
|
28f1abcb05
Change macos app termination process
|
6 years ago |
Cheng Zhao
|
ff023115f5
Style fixes
|
7 years ago |
Rafael Nobre
|
77a1c5d7fc
Avoids deadlock in case NSUserActivityDelegate method start being called from main thread.
|
7 years ago |
Rafael Nobre
|
9483f0fc14
Adds synchronization logic to allow NSUserActivityDelegate to wait Javascript updating the NSUserActiity UserInfo if requested.
|
7 years ago |
Rafael Nobre
|
c23b4a48ec
Fixes NSUserActivityDelegate that was called on a background thread thus not working.
|
7 years ago |
Rafael Nobre
|
76efee675f
Requests updated user info data before each Handoff operation.
|
7 years ago |
Rafael Nobre
|
a870799c32
Exposes more Handoff related APIs to Electron.
|
7 years ago |
Ivan Mir
|
94dd068e15
Special attribute for macOS accessibility #7206
|
7 years ago |
Kevin Sawicki
|
7de6a06acf
Support setting about panel options
|
8 years ago |
Kevin Sawicki
|
34f7ddec9f
Update API to isAccessibilitySupportEnabled
|
8 years ago |
Kevin Sawicki
|
68d7ae75b0
Implement accessiblity change events on mac
|
8 years ago |
Daniel Pham
|
eb0889de38
:apple: Add fallback URL to handoff.
|
8 years ago |
Cheng Zhao
|
2f9fee0c8a
Move the job of creating userActivity to AtomApplication
|
8 years ago |
Charlie Hess
|
b2fb95f857
Use scoped_nsobject to ensure our intermediate objects get cleaned up.
|
8 years ago |
Charlie Hess
|
42768bcc2b
Save the activity on the application instance to ensure we hold a reference. Activities that enable search need to persist.
|
8 years ago |
Theo Julienne
|
6bc59cf2d7
Enable accessibility tree only when VoiceOver enabled, fixes atom/atom#3288.
|
9 years ago |
Cheng Zhao
|
ecf29f72bc
mac: Remove unused action handler
|
9 years ago |
Cheng Zhao
|
29338e2fa4
Lines should have <= 80 columns
|
9 years ago |
Theo Julienne
|
ddfd2bc4be
[mac] Dynamically enable accessibility based on VoiceOver status
|
9 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
f176b2c58f
Switch to use MIT license.
|
10 years ago |
Cheng Zhao
|
4fa9970eff
mac: Move OS X only files to atom/browser/mac.
|
10 years ago |