Skip to content

gcocoanotificationbackend: give more priority than the gtk one

On OSX both backends are built. Generally we want to use the cocoa backend by default and in case it is not supported, i.e because the application is not using a bundle then we should fallback to the gtk one.

Merge request reports