Aditya Pratap Singh

Results 9 issues of Aditya Pratap Singh

# Description Storing plugin credentials in DB ## Related issues #978 ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which...

Is it possible to detect if the face in front of the camera is blinking his/her eyes? This will really help to mitigate simple loopholes like using a life-size image...

enhancement
help wanted

mkchromecast installed from aur using yay ``` ~$ mkchromecast -t /usr/share/mkchromecast/mkchromecast/cast.py:111: SyntaxWarning: "is not" with a literal. Did you mean "!="? if iface is not None and iface[0]['addr'] is not...

**Is your feature request related to a problem? Please describe.** The left sidebar can be opened by a left-to-right swipe on the left edge of the screen, which is nice....

Fixes #66 Describe the changes you have made in this PR - Added swipe detection on the menu bar Screenshots of the changes (If any) - https://user-images.githubusercontent.com/58381523/153431512-6f3cedb8-9edc-434e-8d2a-8ba8bf2927d8.mp4 Note: Please check...

Solves #3

``` $ sudo ./autorun.sh Check old driver and unload it. Build the module and install /home/aps/Downloads/r8168-master/src/r8168_n.c: In function ‘rtl8168_proc_init’: /home/aps/Downloads/r8168-master/src/r8168_n.c:1670:47: error: passing argument 4 of ‘proc_create_data’ from incompatible pointer type...

When I build and run the Framework Tester example project and try to Acquire Focus, I get `Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))` I've tried the following: 1)...