Skip to content

webgpu window not showing up on linux #1541

Description

@catilac

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwebgpu

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions