Make sure clicking on them will work the same on the popup and the delegate,
there were some issues on one or the other, now all the code is centralized
in NotificationItem.
Details
Details
- Reviewers
davidedmundson mart albertvaka - Group Reviewers
Plasma - Commits
- R120:eb0991bc8387: Centralize interaction with notifications
Been testing locally, repeatedly
Diff Detail
Diff Detail
- Repository
- R120 Plasma Workspace
- Branch
- arcpatch-D4545
- Lint
No Linters Available - Unit
No Unit Test Coverage
applets/notifications/package/contents/ui/NotificationDelegate.qml | ||
---|---|---|
36–37 | This was there so they highlight on hover. Is it not needed anymore? | |
applets/notifications/package/contents/ui/NotificationItem.qml | ||
70 ↗ | (On Diff #11166) | This is not the behaviour that was agreed here [1], we shouldn't close the notification if there is no action to be performed. |
Comment Actions
Can we please fix and ship this quickly? https://phabricator.kde.org/D4142 shouldn't really have been shipped in that state.
applets/notifications/package/contents/ui/NotificationDelegate.qml | ||
---|---|---|
36–37 | Earlier Plasma decided this isn't how we display mouse hover. |
applets/notifications/package/contents/ui/NotificationDelegate.qml | ||
---|---|---|
32 ↗ | (On Diff #11302) | toolIconSize property is used here: plasma-workspace/applets/notifications/package/contents/ui/Notifications.qml |