puplet shows a bubble with a button, but the button is cut off.
Created attachment 135861 [details] screenshot
Puplet adds an idle handler to display the notification is updates are available. This does not give time for the icon window to be fully realized and for the notification daemon to get the correct position. There is most likely a bug in the notification daemon also but the quick fix seems to be changing the idle add to timeout add.
So, how long do I need to idle for? This seems like a pretty awful hack... :/
*** This bug has been marked as a duplicate of 203652 ***