Samuel Attard
|
5dd5dbb3d8
|
Add a systemPreferences API method to fetch the system ColorizationColor
This is useful for automatical app theming
* Fetches the color from the registry
* Returns an empty string if the fetch fails (a falsey value)
|
2016-09-20 02:41:26 +10:00 |
|
Ludovic Galabru
|
38cc56efee
|
🍎 Send events as native macOS notifications
|
2016-08-06 14:54:07 +02:00 |
|
Milan Burda
|
136f10c4e8
|
Remove unnecessary comment + respondsToSelector for isSwipeTrackingFromScrollEventsEnabled implementation
|
2016-08-03 15:46:39 +02:00 |
|
Cheng Zhao
|
322fb97d8d
|
Merge pull request #6686 from darkdh/swipe_prefs
Swipe back/forward should respect system preferences
|
2016-08-03 16:10:29 +09:00 |
|
Anthony Tseng
|
e0c0e3e5f7
|
Add IsSwipeTrackingFromScrollEventsEnabled in system prefs
|
2016-08-03 10:27:56 +08:00 |
|
Cheng Zhao
|
cb19efe49c
|
Pass FunctionTemplate in BuildPrototype
|
2016-08-02 18:08:12 +09:00 |
|
Charlie Hess
|
74321dce74
|
Add systemPreferences.subscribeLocalNotification. (#6150)
|
2016-06-21 00:48:42 +00:00 |
|
Cheng Zhao
|
97250b53e8
|
Pass userInfo in subscribeNotification
|
2016-05-18 14:40:19 +09:00 |
|
Cheng Zhao
|
067e9c1a85
|
Add systemPreferences.getUserDefault
|
2016-04-25 15:35:52 +09:00 |
|
Cheng Zhao
|
9557226223
|
Add systemPreferences.subscribeNotification
|
2016-04-25 14:25:14 +09:00 |
|
Cheng Zhao
|
ddd8eae661
|
Move isAeroGlassEnabled and isDarkMode to systemPreferences
|
2016-04-25 12:35:09 +09:00 |
|
Cheng Zhao
|
13f8599ba1
|
Add systemPreferences module
|
2016-04-25 11:32:33 +09:00 |
|