Results 35 issues of Daniel

Is there any known protocol to control CC and CV? I bought a D3806 which has the same control board as the b3603 and hoped to be able to control...

Dude I love you for this project, you just so much saved my ass twice. ![screen shot 2018-06-07 at 12 00 04](https://user-images.githubusercontent.com/4047180/41093231-15c24c78-6a4b-11e8-91cd-2468820ccba8.jpg) Patching: ``` Mac-mini-6:tmp daniel$ ./CoreDisplay-patcher.command patch v4 SIP...

Idk if this is syntactically correct but IMO it would be great to update this

**Feature request** My 40KB script contains `Object.defineProperty` 29 times, `Object.getOwnPropertySymbols` 22 times and `Object.getOwnPropertyDescriptors` 20 times. Would be great if terser could create a helper function at the beginning for...

**Describe the bug** A clear and concise description of what the bug is. When there are two identical media queries, with two identical selectors and two identical rules only the...

bug

### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? Other (Next.js, Gatsby, vue-cli, ...) ### Input code https://babeljs.io/repl/#?browsers=ie%2011&build=&builtIns=false&corejs=3.6&spec=false&loose=false&code_lz=LYQwlgdgFAlA3AKAGYCZaIDYFMAuACMPAXjwAZEQBnATwgGM8kBXenMAewj1EljwG8EePHU6V22AHQZ2AcygAiABZgF8IXhAB3cPm268EJhgyJhoiOKkz5YdQF8ECKrQbNWHLqj6Dh-sPhGJmaaOgGGxqYaYADUMYiOQA&debug=false&forceAllTransforms=false&shippedProposals=false&circleciRepo=&evaluate=false&fileSize=false&timeTravel=false&sourceType=module&lineWrap=true&presets=env%2Creact%2Cstage-2&prettier=false&targets=&version=7.16.3&externalPlugins=%40babel%2Fplugin-transform-regenerator%407.16.0%2Cbabel-plugin-polyfill-regenerator%400.2.3&assumptions=%7B%7D I added...

repl

### MDN URL https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent/touches ### What specific section or headline is this issue about? _No response_ ### What information was incorrect, unhelpful, or incomplete? I want to know if I...

needs-triage

**Describe the bug** When the device is under high stress and throttled due to low battery voltage and the notification center is entered while the foreground app, which is currently...

bug
high-priority

**Describe the bug** Please see the title of this issue. **To Reproduce** Go to settings, open XenHTML, click lockscreen, quickly swipe back and select homescreen. When done often/fast enough preferences...

bug

Fixes the behavior that you can observe here: https://stackblitz.com/edit/solid-ssr-vite-juconn?file=src%2Fpages%2FHome.tsx where if you put a string that contains a double quote into the style attribute of an element, the server side...