Emit signals to application instead of subscriber

Fixed

Description

Window Manager sends events such as visible, syncDraw.

These events are not necessary for all subscriber. For now, libwindowmanager filers it by role.

But in the future, there may be some applications which has same role.

In this case, the applications will react to the signal, and it may cause unexpected behavior.

So Window Manager should send these events to each applications instead of subscriber.

Environment

None

Activity

Show:

Details

Assignee

Reporter

Fix versions

Labels

Affects versions

Priority

Created December 3, 2018 at 11:30 AM
Updated January 23, 2019 at 3:13 AM
Resolved December 20, 2018 at 12:05 AM

Flag notifications