processing / processing/processing4
webgpu window not showing up on linux
Aperta
@catilac ci sta già lavorando.
Dal 8/7/2026.
bug
webgpu
- Lingua principale
- Java
- Stelle
- 494
- Fork
- 183
- Merge medio
- 4h 39m
- PR unite (30g)
- 3
Descrizione
Most appropriate sub-area of Processing 4?
Core/Environment/Rendering
Processing version
this is in the main branch
Operating system
linux
Bug description
I made a PR to fix libprocessing.so not having the wayland and x11 related methods on linux in #1540
However even still the window does not pop up. I need to examine what wiring is missing in java to fix it. I think we're just not calling the wayland or x11 related window creation calls.
Steps to reproduce this
snippet
// Paste your code below :)
void setup() {
}
void draw() {
}
Additional context
No response
Would you like to work on the issue?
No, I’m just reporting the issue
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.