-
-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Wayland): Fix multithreading bug + fix segfault in libdubs on cer…
…tain systems. (#156) * Added a multithreading test for Wayland. Fixed a bug which caused screnshots to fail when two threads tried to take them at once. * Fixed a segfault in lbdbus modified: Cargo.toml modified: src/linux/wayland_capture.rs
- Loading branch information
1 parent
784eec1
commit 7e00ec5
Showing
2 changed files
with
29 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters