processing / processing/processing4
webgpu window not showing up on linux
オープン
@catilac がすでに取り組んでいます。
2026年7月8日 から。
bug
webgpu
- 主要言語
- Java
- スター
- 494
- フォーク
- 183
- 平均マージ
- 4時間 39分
- マージ済み PR(30日)
- 3
説明
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
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。