Ajay Pillay
Ajay Pillay
### Describe the bug I set a simple cookie as follows: ``` document.cookie = "a=b;"; console.log("cookie", document.cookie); ``` In dev, the following is printed (the previous two print statements occur...
**Describe the requested icon(s)** The fat check icon is great, and it would be nice to have a companion fat x icon. This is for interfaces that require a yes...
For my webcam, this is what `v4l2-ctl --list-devices` shows: ``` Integrated Camera: Integrated C (usb-0000:00:14.0-4): /dev/video1 /dev/video2 /dev/video3 /dev/video4 /dev/media0 /dev/media1 ``` Currently, `nokhwa_bindings_linux::query()` shows multiple cameras (since the way...