|
27 | 27 | "documentation": "" |
28 | 28 | } |
29 | 29 | }, |
30 | | - { |
31 | | - "name": "Clipboard access", |
32 | | - "electron": { |
33 | | - "gist": "https://gist.github.com/8ea53811186140e4c4c9d9729fcb2353", |
34 | | - "status": "Available since 10-x-y with flag", |
35 | | - "documentation": "" |
36 | | - }, |
37 | | - "pwa": { |
38 | | - "gist": "", |
39 | | - "status": "https://crbug.com/897289", |
40 | | - "documentation": "https://github.com/WICG/raw-clipboard-access/blob/master/explainer.md" |
41 | | - }, |
42 | | - "react-native": { |
43 | | - "gist": "", |
44 | | - "status": "", |
45 | | - "documentation": "" |
46 | | - }, |
47 | | - "webview2": { |
48 | | - "gist": "", |
49 | | - "status": "", |
50 | | - "documentation": "" |
51 | | - }, |
52 | | - "xamarin": { |
53 | | - "gist": "", |
54 | | - "status": "", |
55 | | - "documentation": "" |
56 | | - } |
57 | | - }, |
58 | | - { |
59 | | - "name": "Compression codecs", |
60 | | - "electron": { |
61 | | - "gist": "https://gist.github.com/6038c9a6ad902b7b0dbab813dfbf600a", |
62 | | - "status": "Available since 8-x-y", |
63 | | - "documentation": "" |
64 | | - }, |
65 | | - "pwa": { |
66 | | - "gist": "", |
67 | | - "status": "https://crbug.com/897298", |
68 | | - "documentation": "https://github.com/WICG/compression/blob/master/explainer.md" |
69 | | - }, |
70 | | - "react-native": { |
71 | | - "gist": "", |
72 | | - "status": "", |
73 | | - "documentation": "" |
74 | | - }, |
75 | | - "webview2": { |
76 | | - "gist": "", |
77 | | - "status": "", |
78 | | - "documentation": "" |
79 | | - }, |
80 | | - "xamarin": { |
81 | | - "gist": "", |
82 | | - "status": "", |
83 | | - "documentation": "" |
84 | | - } |
85 | | - }, |
86 | 30 | { |
87 | 31 | "name": "Custom title bar", |
88 | 32 | "electron": { |
|
223 | 167 | "documentation": "" |
224 | 168 | } |
225 | 169 | }, |
226 | | - { |
227 | | - "name": "Human Interface access", |
228 | | - "electron": { |
229 | | - "gist": "https://gist.github.com/3239fa09314baae55ff2bab76e3285ed", |
230 | | - "status": "https://github.com/electron/electron/pull/30213", |
231 | | - "documentation": "" |
232 | | - }, |
233 | | - "pwa": { |
234 | | - "gist": "", |
235 | | - "status": "https://crbug.com/890096", |
236 | | - "documentation": "https://web.dev/hid/" |
237 | | - }, |
238 | | - "react-native": { |
239 | | - "gist": "", |
240 | | - "status": "", |
241 | | - "documentation": "" |
242 | | - }, |
243 | | - "webview2": { |
244 | | - "gist": "", |
245 | | - "status": "", |
246 | | - "documentation": "" |
247 | | - }, |
248 | | - "xamarin": { |
249 | | - "gist": "", |
250 | | - "status": "", |
251 | | - "documentation": "" |
252 | | - } |
253 | | - }, |
254 | 170 | { |
255 | 171 | "name": "Idle detection", |
256 | 172 | "electron": { |
|
279 | 195 | "documentation": "" |
280 | 196 | } |
281 | 197 | }, |
282 | | - { |
283 | | - "name": "Multi-screen window placement", |
284 | | - "electron": { |
285 | | - "gist": "", |
286 | | - "status": "", |
287 | | - "documentation": "" |
288 | | - }, |
289 | | - "pwa": { |
290 | | - "gist": "", |
291 | | - "status": "https://crbug.com/897300", |
292 | | - "documentation": "https://web.dev/multi-screen-window-placement/" |
293 | | - }, |
294 | | - "react-native": { |
295 | | - "gist": "", |
296 | | - "status": "", |
297 | | - "documentation": "" |
298 | | - }, |
299 | | - "webview2": { |
300 | | - "gist": "", |
301 | | - "status": "", |
302 | | - "documentation": "" |
303 | | - }, |
304 | | - "xamarin": { |
305 | | - "gist": "", |
306 | | - "status": "", |
307 | | - "documentation": "" |
308 | | - } |
309 | | - }, |
310 | | - { |
311 | | - "name": "Notifications", |
312 | | - "electron": { |
313 | | - "gist": "", |
314 | | - "status": "", |
315 | | - "documentation": "" |
316 | | - }, |
317 | | - "pwa": { |
318 | | - "gist": "", |
319 | | - "status": "", |
320 | | - "documentation": "https://web.dev/push-notifications-overview/" |
321 | | - }, |
322 | | - "react-native": { |
323 | | - "gist": "", |
324 | | - "status": "", |
325 | | - "documentation": "" |
326 | | - }, |
327 | | - "webview2": { |
328 | | - "gist": "", |
329 | | - "status": "", |
330 | | - "documentation": "" |
331 | | - }, |
332 | | - "xamarin": { |
333 | | - "gist": "", |
334 | | - "status": "", |
335 | | - "documentation": "" |
336 | | - } |
337 | | - }, |
338 | 198 | { |
339 | 199 | "name": "Run on OS login", |
340 | 200 | "electron": { |
|
475 | 335 | "documentation": "" |
476 | 336 | } |
477 | 337 | }, |
478 | | - { |
479 | | - "name": "Using local fonts", |
480 | | - "electron": { |
481 | | - "gist": "", |
482 | | - "status": "", |
483 | | - "documentation": "" |
484 | | - }, |
485 | | - "pwa": { |
486 | | - "gist": "", |
487 | | - "status": "https://crbug.com/535764 ", |
488 | | - "documentation": "https://web.dev/local-fonts/" |
489 | | - }, |
490 | | - "react-native": { |
491 | | - "gist": "", |
492 | | - "status": "", |
493 | | - "documentation": "" |
494 | | - }, |
495 | | - "webview2": { |
496 | | - "gist": "", |
497 | | - "status": "", |
498 | | - "documentation": "" |
499 | | - }, |
500 | | - "xamarin": { |
501 | | - "gist": "", |
502 | | - "status": "", |
503 | | - "documentation": "" |
504 | | - } |
505 | | - }, |
506 | 338 | { |
507 | 339 | "name": "Video codecs", |
508 | 340 | "electron": { |
|
0 commit comments