-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
screencast: check if a valid format was received from wlr_screencopy
When a screencast is started we do a roundtrip on get the offered formats from wlr_screencopy. This roundtrip can fail [1]. In this case the formats won't be initialized and we will just error out of the screencast session. [1] #214
- Loading branch information
1 parent
0bbd652
commit 723934d
Showing
1 changed file
with
12 additions
and
1 deletion.
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