Skip to content

notificationspopup: Use a Box instead of a Grid as main container

Jean Felder requested to merge wip/jfelder/notification-box into master

The container acts as a GtkGrid with a single column. It can directly be a GtkBox.

Merge request reports