Felix Yadomi
Felix Yadomi
Would it be possible to add input related functions such as `GetRawInputData`, `GetRawInputDeviceList` and `GetRawInputDeviceInfo` ? Anyhow, this is a very great package, keep up the good work !
**Describe the bug** When accessing `isOpen()` from a menu surface, the function return `false` while the menu is opened. This prevent to create logic to close the meny when clicking...
**Describe the bug** Having a `` in a `` result in the slider thumb being stuck at the start of the track but the behavior isn't strictly the same depending...
It could be great to select the window to screenshot. When playing a game in windowed mode, you'll get that immersive experience but restricted to the selected window. Also it...
This resolve #15, see https://github.com/stuffmatic/fSpy-Blender/issues/15#issuecomment-941248866
- Removes unused import (SI7006A20, LTR329ALS01, MPL3115A2 and struct?) in Pysense 2, Pytrack 2 example - Removes unused function `activity_int_handler_none` that does nothing - Actually define the `py` variable in...
Hi, The `get_wake_reason` is not documented while still being used in the the [examples](https://github.com/pycom/pycom-libraries/blob/75d0e67cb421e0576a3a9677bb0d9d81f27ebdb7/examples/accelerometer_wake/main.py#L28) or in the documention: https://github.com/pycom/pycom-documentation/blob/895d7954e81a6a8ae34258c61bb4c98779a50bce/content/tutorials/expansionboards/sleep.md#L40 There is also [multiple confusion in the forum](https://forum.pycom.io/search?term=get_wake_reason&in=titlesposts) about this method....