-
can you please integrate floating layout. it could improve the efficiency of split-screen multitasking, specially on tablets to simultaneously view and interact with multiple apps.
-
Reported to me by Attila Feher. https://godbolt.org/z/djh5KxjW6
```cpp
#include
#include
using namespace std;
int main() {
std::cout
-
### Welcome
- [X] Yes, I'm using the latest major release or the current development version. These are the only supported versions.
- [X] Yes, I've searched similar issues and discussions on GitH…
-
I am experimenting with floating-point operations and encountered an issue where, after compiling a function with torch.compile, my denormal values disappear. As seen in the provided code below, some_…
-
### Description
1. open my project in vscode
2. in the sidebar, click on gitlens
3. click on "show commit graph". I can now see the commit graph at the bottom of my window.
4. at the top right of …
-
### Issue description
Floating windows being minimized with tasklist do not return to floating state.
Instead they are tiled.
EDIT : floating windows being minimized in general do not return to…
-
## 1) Ability to launch floating url without having to open a new tab
So when you open/search for a new site, don't bring the new tab page just launch the floating url in the current tab itself.
…
-
Bitmap layer. When selecting a area within a frame and choosing cut or copy you e.g. don't get to move what you cut out because as soon as you paste the object frame disappears and what you pasted "in…
-
### Describe the workflow you want to enable
While working on #29978, we noticed that the following procedure is repeated across most regression metrics in `_regression.py` for the Array API:
```p…
-
```
mypy 1.12.0 (compiled: yes)
monai/data/utils.py:562:17: error: Item "ItemsView[Any, Any]" of "Union[Iterator[tuple[Any, Any]], ItemsView[Any, Any], enumerate[Any]]" has no attribute "__next__" …