Kevin Sawicki
|
663f8f4b54
|
Add systemPreferences.getColor on Windows
|
2016-10-11 13:15:26 -07:00 |
|
Kevin Sawicki
|
38281f3364
|
Implement SysColorChangeListener directly on Windows
|
2016-10-10 10:43:09 -07:00 |
|
Kevin Sawicki
|
8b16b82ce9
|
Add inverted-color-scheme-changed event
|
2016-10-10 10:43:08 -07:00 |
|
Kevin Sawicki
|
7b49d94e9f
|
Add systemPreferences.isInvertedColorScheme API
|
2016-10-10 10:43:08 -07:00 |
|
Samuel Attard
|
1454510549
|
Alphabetical method ordering
|
2016-09-20 02:41:26 +10:00 |
|
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 |
|
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
|
844f32aa36
|
Set prototype of constructor directly
|
2016-08-02 20:38:35 +09:00 |
|
Cheng Zhao
|
8c3232dc56
|
Every native class now gets a name
|
2016-08-02 19:28:12 +09: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 |
|