-
My client is written like this:
```c++
bool complete = false;
void rpc_cont_func(void *context, void *_tag) { complete = true; }
void client_thread() {
while (true) {
// timer start
r…
-
### Verification
- [X] I searched for similar bug reports (including closed issues) and found none was relevant.
### What happened?
Occasionally, when the screen turns on for a chime, it does…
-
怀疑加了针对秒答/发包方案的检测,今天正准备开刷结果出现了这么个玩意
有遇到同样问题的吗?
![image](https://github.com/user-attachments/assets/89292265-46ea-4166-a1ca-51c83f4a164e)
-
Asahi draws ~2% battery life per hour of sleep on a M2 (https://github.com/AsahiLinux/asahi-installer/issues/252). On macOS, this power draw is nearly 0% per hour.
This is an important feature, sin…
-
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior …
dtzar updated
1 month ago
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
Before I switched to VoodooHDA for the sleeping issues, I used AppleHDA patches and CodecCommander.kext, not knowing if my laptop would wake up successfully. After the switch I accidentally forgot the…
-
### The problem
When using a thermostat card with an Ecobee entity as the target, the error message:
`Preset mode is not valid. Valid preset modes are: away,home,sleep,WorkAtHome.`
is display…
-
Hi,
Aside from the now fixed #881, I still run into some async + interrupt issues. I'm not 100% sure if I need to do something differently or there is a way to do what we mean.
The following is …
-
Bumps [openai](https://github.com/openai/openai-python) from 1.5.0 to 1.13.3.
Release notes
Sourced from openai's releases.
v1.13.3
1.13.3 (2024-02-28)
Full Changelog: v1.13.2...v1.13.3
Features
ap…