processing / processing/processing4
webgpu window not showing up on linux
Đang mở
@catilac đang làm issue này rồi.
Từ ngày 8/7/2026.
bug
webgpu
- Ngôn ngữ chính
- Java
- Star
- 497
- Fork
- 183
- Merge trung bình
- 4 giờ 39 phút
- Pull request đã merge (30 ngày)
- 3
Mô tả
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
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.