Wrap signal-desktop to add flag to disable gpu processing #63
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/63/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
signal-desktop fails to start a windows in version 5.39.0 because of dying gpu threads.
This PR adds a package
ps-signal-desktop
that wrapssignal-desktop
with an additional--disable-gpu
arg.LGTM