--- a/pidgin/resources/notification.ui Tue Feb 18 23:25:56 2025 -0600 +++ b/pidgin/resources/notification.ui Tue Feb 18 23:28:19 2025 -0600 @@ -59,6 +59,9 @@ <lookup name="notification">PidginNotification</lookup> </lookup> </binding> + <style> + <class name="heading"/> + </style> </object> </child> <child> @@ -81,6 +84,22 @@ </binding> </object> </child> + <child> + <object class="GtkLabel"> + <property name="ellipsize">end</property> + <property name="xalign">0</property> + <binding name="label"> + <closure type="gchararray" function="pidgin_notification_get_timestamp_string"> + <lookup name="created-timestamp" type="PurpleNotification"> + <lookup name="notification">PidginNotification</lookup> + </lookup> + </closure> + </binding> + <style> + <class name="caption"/> + </style> + </object> + </child> </object> </child> <child>