[Device Notifier] Only ever pop up if device is visible in the list

Authored by broulik on Sep 21 2016, 8:49 AM.

Description

[Device Notifier] Only ever pop up if device is visible in the list

When a device notification arrives, such as "you can now safely unmount" or "failed to unmount"
device notifier would unconditionally open showing an empty list.

Since we now show device notifications only connected to the device they're about, it makes no
sense to expand it for invisible devices. Applications where mounting or unmounting can fail
for non-removable devices, like Dolphin, already show the error message within the UI anyway,
making the popup redundant.

BUG: 368894
FIXED-IN: 5.8.0

Differential Revision: https://phabricator.kde.org/D2823

Details

Committed
broulikSep 21 2016, 8:49 AM
Differential Revision
D2823: [Device Notifier] Only ever pop up if device is visible in the list
Parents
R120:7f021ef09cf1: Don't set screen scale factors if <=1
Branches
Unknown
Tags
Unknown