Sync set/send/update methods
ClosedPublic

Authored by davidedmundson on Jul 31 2018, 1:26 AM.

Details

Summary

Currently whenever a single client binds we would incorrectly send an
EDID/uuid/enabled update to every client.

This syncs every property into following the same set/send/update
pattern everywhere.

Test Plan

Existing unit tests

Diff Detail

Repository
R127 KWayland
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Jul 31 2018, 1:26 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 31 2018, 1:26 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidedmundson requested review of this revision.Jul 31 2018, 1:26 AM
romangg accepted this revision.Aug 8 2018, 2:36 PM
romangg added a subscriber: romangg.
romangg added inline comments.
src/server/outputdevice_interface.cpp
656

Check for equality here as well?

This revision is now accepted and ready to land.Aug 8 2018, 2:36 PM
This revision was automatically updated to reflect the committed changes.