Disconnect after receiving screenshot signal
ClosedPublic

Authored by davidre on May 11 2020, 8:38 AM.

Details

Summary

Only the Spectacle instance that requested a screenshot will receive it.
BUG:412186

Diff Detail

Repository
R166 Spectacle
Branch
release/20.04
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26685
Build 26703: arc lint + arc unit
davidre created this revision.May 11 2020, 8:38 AM
Restricted Application added a project: Spectacle. · View Herald TranscriptMay 11 2020, 8:38 AM
davidre requested review of this revision.May 11 2020, 8:38 AM
meven edited the summary of this revision. (Show Details)May 11 2020, 12:54 PM
meven accepted this revision.May 11 2020, 12:58 PM

Wayland was not concerned since screenshot replies are handled through file Desrcriptors.

src/Platforms/PlatformXcb.cpp
467

Maybe add a space.

This revision is now accepted and ready to land.May 11 2020, 12:58 PM
This revision was automatically updated to reflect the committed changes.