processing / processing/processing4

webgpu window not showing up on linux

オープン
#1,541 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。