-
## Problem
In this, very long issue:
* https://github.com/valinet/Win11DisableRoundedCorners/issues/35
Everyone is running into the same problem.
1. Run the exe, works great
1. Windows fo…
-
### Feature description
The reason people are asking for cluster extensions outside the spec https://github.com/project-chip/connectedhomeip/issues/36408 is because the existing Matter Light Switch d…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44346](https://bugs.llvm.org/show_bug.cgi?id=44346) |
| Status | NEW |
| Importance | P enhancemen…
-
Images that are not power of two do work in rend2. Should we keep this since its not supported in vanilla? You were the one who wanted to leave that be in Vanilla IIRC. I assume this is oversight b…
-
Aseprite v1.2.15-x64 and earlier seemed to always export sprite atlases with dimensions that were powers of two (e.g., 128, 256, ...). This was very useful happenstance behavior for WebGL v1 applicati…
-
Currently, ByteBuffer always allocates in powers of 2 which makes sense. But many allocators have a small amount of overhead which means the actual space reservation might be even bigger, possibly ano…
-
Default (first registered Greenely home) has its power turned off, hence no readings.
1) @linsvensson ~~How do I figure out the facility.id for each Greeneley tracked home?~~
2) Would it be possib…
-
| | |
| --- | --- |
| Bugzilla Link | [44346](https://llvm.org/bz44346) |
| Version | trunk |
| OS | Linux |
| CC | @topperc,@LebedevRI,@RKSimon,@MatzeB,@rotateright |
## Extended Descriptio…
-
Current implementation is not modular (the main widget contains waveform, labels, and controls).
```python
from ipyannote import Widget
widget = Widget(path2wav)
widget
```
Proposed change i…
-
**Some** ATI graphic cards have problems with textures whose size isn't a power of two. See #1983
The issue was fixed by using power-of-two dimensions for minimaps: 21603d270a678770810dd2ec10fe7402821…