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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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
468

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.