Mo

Results 25 issues of Mo

## Summary Ability to use IPv6 public address. ## Motivation Because services like Fly.io mostly work well on ipv6 UDP.

Currently, Tello looks like this on Google: ![screen shot 2017-10-19 at 10 51 29 pm](https://user-images.githubusercontent.com/12202757/31789796-2ebf166a-b520-11e7-9627-c51d58020367.png) We need to add a bunch of more meta tags (description and maybe og:XXX, twitter:XXX...

Rollup is better for bundling libraries as in redux and react-apollo for example, it is used. Anyway it's just a suggestion and feel free to close it if you think...

In order to preserve window control buttons position, we need to re-apply the logic to update their position on resize, move, and exit/start full-screen. (taken from Electron) Although the move...

Currently, we see unclear types like `any` in several places in the generated Flow type code. It'd be great to add a comment like this: ``` // flowlint unclear-type:off ```...

OS: 12.3.1 (21E258) Machine: MacBook Pro (13-inch, M1, 2020) rustc: 1.61.0 (fe5b13d68 2022-05-18) I execute this command: ``` nokhwa/examples/capture on  senpai via 🦀 v1.61.0 ❯ cargo run --features "input-avfoundation"...

wontfix
AVFoundation

Thank you for your work here! Is there any roadmap/plan available on when can we expect macOS support? Or let us know how can we help, please.

Fixes #30 Let's start here, let me know what should I fix/make better. This is my first time messing with Rust custom build script and cc :)

I've compiled `webrtc-audio-processing` from build machine being Apple M1. It runs fine on the build machine (macOS Ventura). But when running on host `x86_64-darwin-apple` with an older version of macOS...