[wayland] Broadcast application menu events
ClosedPublic

Authored by cblack on Mar 3 2020, 10:28 PM.

Details

Summary

Broadcasts application menu events to
clients listening to the PlasmaWindow interface.
Needs D27464.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cblack created this revision.Mar 3 2020, 10:28 PM
Restricted Application added a project: KWin. · View Herald TranscriptMar 3 2020, 10:28 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
cblack requested review of this revision.Mar 3 2020, 10:28 PM
zzag added a subscriber: zzag.Mar 4 2020, 6:46 AM
zzag added inline comments.
abstract_client.cpp
1426

Please remove "this->".

cblack updated this revision to Diff 77054.Mar 5 2020, 9:12 PM

Drop redundant this->

cblack marked an inline comment as done.Mar 5 2020, 9:13 PM
zzag accepted this revision.Mar 6 2020, 12:53 PM

Please drop "AbstractClient" in the subject line.

This revision is now accepted and ready to land.Mar 6 2020, 12:53 PM
cblack retitled this revision from [wayland/AbstractClient] Broadcast application menu events to [wayland] Broadcast application menu events.Mar 7 2020, 12:46 AM
This revision was automatically updated to reflect the committed changes.