linuxdeepin / dde-dock

Dock application of DDE
GNU Lesser General Public License v3.0
207 stars 124 forks source link

fix: dock wakeup area not changed #960

Closed asterwyx closed 8 months ago

asterwyx commented 8 months ago

When dock is hidden, position change through DBus will not change frontend rect, thus not update wakeup area. This is because position in WindowManager is not changed. Emit positionChanged signal in MultiScreenWorker.

Log: fix dock wakeup area not changed Issue: https://github.com/linuxdeepin/developer-center/issues/5831

deepin-ci-robot commented 8 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: asterwyx, tsic404

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/dde-dock/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment