-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Tracker for tauri-apps/tauri#9304 and similar issues.
I tested out pgpad on a Wayland+proprietary Nvidia driver setup, and pgpad launches without any visible window.
Setting WEBKIT_DISABLE_DMABUF_RENDERER=1 does fix the issue, although that with significant impact on performance. pgpad doesn't do anything fancy with its graphics, so it performs fine with these changes, at least on an RTX3060. Maybe it will actually struggle with a lower tier card.
For now, what we can do is add some code to try to detect Nvidia+Linux and insert that env var. It'd be ideal to not do that for AMD/Intel/etc since it'd impact performance for these GPUs unnecessarily
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels