-
When I run airshipper on Arch Linux with mesa-git installed I get a crash with following output:
```
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
[WARN] Missing …
-
This seems to be an issue running with ANGLE: https://github.com/Smithay/smithay/pull/1082.
Changing `STENCIL_INDEX8` to `DEPTH24_STENCIL8` makes it run without errors and render correctly.
Shou…
-
I'm pretty sure that the issue is likely lies within the https://github.com/YaLTeR/niri or smithay's IME input handling, however once I revert this commit everything goes back to normal.
In partic…
-
See https://github.com/Smithay/client-toolkit/issues/170#issuecomment-754922916
JMS55 updated
3 years ago
-
This can be reproduced by modifying https://github.com/Smithay/client-toolkit/blob/master/examples/simple_layer.rs to use `set_size(0, 0)` and running it under a compositor like Anvil:
```
thread …
-
I've wrote a GTK4 application (using https://gtk-rs.org) and was testing it in my compositor. I noticed when I close this application, several X11 windows would be left behind.
The GTK4 application…
-
The fact that signals are only supported on Linux is currently one of the issues using Smithay on BSDs. It looks like it should be possible to implement this with kqueue instead of signalfd, though I'…
-
Imported from sourcehut todos, originally reported by @vberger.
Tested on Smithay master (commit 25365ed69abbff56a9b188a37b9cd2469e2bc642).
Comparing:
- running `cargo depgraph --all-deps --e…
-
Wayland doesn't allow arbitrary clients to manipulate the compositor, and it also offloads the task of implementing sensitive tasks like screen and input capturing to the compositor in xdg-desktop-por…
-
### System Information
* niri version: 0.1.10.1-1
* Distro: ArchLinux
* GPU: Intel Mobile 4 Series Chipset Integrated G]
* CPU: Intel(R) Celeron(R) 900 @ 2.19 GHz
…