elementary / wingpanel-indicator-notifications

Wingpanel Notifications Indicator
GNU Lesser General Public License v2.1
24 stars 12 forks source link

Add full markup support #232

Closed michaelocurtis closed 1 year ago

michaelocurtis commented 3 years ago

Should fix #231,needs testing first

tintou commented 3 years ago

We should probably use the same solution as in https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/messageList.js#L17

tintou commented 3 years ago

Thanks for looking at it!

michaelocurtis commented 3 years ago

Thanks for looking at it!

I've had another stab, using the GNOME-shell

michaelocurtis commented 3 years ago

Whatever fix is used, will need to be duplicated at https://github.com/elementary/notifications/blob/master/src/Notification.vala

jeremypw commented 2 years ago

@Michael-Curtis0 Could you create a matching PR for elementary/notifications and check that they work together as expected? Thanks. Marking this as draft for now as it cannot work alone. Please revert to review required when ready.