RFC: [Notifications] Raise application window if no default action is provided
ClosedPublic

Authored by broulik on Jan 13 2020, 1:02 PM.

Details

Summary

BUG: 416107

Test Plan
  • Clicked Thunderbird notification, got Thunderbird window raised
  • Opened new composer window, brought Thunderbird into the front, activated another window, Thunderbird window got raised and not the composer matching the stacking order

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jan 13 2020, 1:02 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 13 2020, 1:02 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.Jan 13 2020, 1:02 PM
mart accepted this revision.Jan 13 2020, 1:25 PM
This revision is now accepted and ready to land.Jan 13 2020, 1:25 PM

+1 conceptually. I think this is a nice default behavior for the apps that haven't implemented nicer behaviors themselves, or refuse to.

This revision was automatically updated to reflect the committed changes.