Make it possible to disable filter-bypass by demands-attention tasks.
ClosedPublic

Authored by hein on Sep 17 2016, 1:14 PM.

Details

Summary

Tasks which demand attention usually bypass the filters by activity
and desktop, i.e. the Task Manager will show a window that's
demanding attention even when filtering is enabled and we're on a
different activity or desktop.

This behavior is however not suitable for the Pager, which shouldn't
show windows demanding attention on all workspace delegates. This
patch adds a prop that allows the Pager to disable the filter bypass.

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.
hein updated this revision to Diff 6789.Sep 17 2016, 1:14 PM
hein retitled this revision from to Make it possible to disable filter-bypass by demands-attention tasks..
hein updated this object.
hein edited the test plan for this revision. (Show Details)
hein added reviewers: Plasma, davidedmundson.
hein added a subscriber: plasma-devel.
Restricted Application added a project: Plasma. · View Herald TranscriptSep 17 2016, 1:14 PM
davidedmundson accepted this revision.Sep 18 2016, 3:17 PM
davidedmundson edited edge metadata.
This revision is now accepted and ready to land.Sep 18 2016, 3:17 PM
This revision was automatically updated to reflect the committed changes.