applets/notifications: Fixes for popup width
- Only consider the size hint of the buttons to eventually enlarge the popup
- Make the buttons implicit width surface to the popup via item Layout.preferredWidth
- Give the popup Dialog a fixed unresizable width with Layout.minimum/maximumWidth to the Dialog main item
Edited by Marco Martin