-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
While using …
-
This entails extending the basic alpha compositor to support additional modes and affine transformations.
-
Type: Bug
- Navigate to Extensions: Marketplace tab
- Type in any search string
VSCodium version: VSCodium 1.93.1 (dbab3f8e8c5da7ca1bde636806e0a973e497aa01, 2024-09-12T18:27:33.186Z)
OS versio…
xjmzx updated
1 month ago
-
**Issue by [acrisci](https://github.com/acrisci)**
_Friday Aug 05, 2016 at 03:01 GMT_
_Originally opened as https://github.com/Cloudef/wlc/issues/179_
----
Suppose I have a wlc compositor with `WAY…
-
Type: Performance Issue
I'm experiencing a performance issue with the Cody AI extension for VSCode. The extension is significantly slowing down my VSCode environment, with an activation time of 3989…
-
### Describe the bug
```csharp
var exp = _visual.Compositor.CreateExpressionAnimation("c1.R");
exp.SetColorParameter("c1", new() { R = 40 });
_visual.StartAnimation("TransformMatrix._42", exp);
…
-
I am starting weston from X11 like this:
```
export WAYLAND_DISPLAY=mysocket
weston --socket=$WAYLAND_DISPLAY --backend=x11-backend.so
```
When I now start `clipboard-sync`, it doesn't seem to …
-
Type: Bug
Trying to save files takes forever and doesn't end up saving anything.
Extension version: 0.42.1
VS Code version: Code 1.91.0 (Universal) (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-0…
-
After looking the api for a while, it's still not clear to me what should i use.
I think what i need is the `serve` function. But how can i know when there are events to serve?
From what i under…
-
I'm not sure if it's the right title for the issue, let me know if there's a better one.
I've used x0 on my main laptop and it worked fantastic, but when I tried setting it up on another one, I can…