Ken Elkabany
Ken Elkabany
The `PinPoller` interface appears to only support edge-triggered interrupts. Are there any plans to support level-triggering? It's the same code but without hardcoding the `EPOLLET` flag.
This is a change in behavior observed when upgrading from v3.4.0 to v3.6.3. Likely due to a8d1d3df9f151251518ff77ff3799a3003b548f9. In v3.4.0, when opening a URL, Android would first prompt about other apps...
Don't have a reproduction for you, but I've observed when updating `data`, the following error: ``` TypeError Cannot read property 'layout' of undefined This error is located at: in Item...
This is a working version of PR #313 which is from 2018 and is now out-of-date.
**Describe the bug** A user is unable to scroll a scrollview if they start their touch on a video that's actively playing. AFAICT this behavior is introduced inadvertently by YouTube...
This is useful for Raspberry Pi's new 64-bit OSes.
After a quick profile to see why I'm not achieving a 450ms full refresh (7.5s instead) with the example code for a Raspberry Pi, it appears that most of the...
If you want to ask for support or request features, [sponsor the project](https://github.com/sponsors/petyosi) and [contact me over email](mailto:[email protected]). - [X] I have searched for similar issues in both open and...