Hey there, as I stated and discussed here: https://forum.antergos.com/topic/4883/xfce4-notifyd-theme-s-not-listed , themes which only have a gtkrc and no gtk.css are not listed anymore, because of https://git.xfce.org/apps/xfce4-notifyd/commit/?id=a75d021670d31388623c30e6e8f63da70d6c82af Also, I already commented here: https://github.com/xfce-mirror/xfce4-notifyd/commit/a75d021670d31388623c30e6e8f63da70d6c82af , but got told it's only a mirror. So, is this desired behaviour (because the "old" themes wouldn't work anymore) or did someone forget to implement backwards compability here? There's no info regarding this commit, that's why I'm asking. Regards, Jaro
Hi, in Gtk+3 land the old themes (aka gtkrc) don't work anymore, so this is an expected move, unfortunately. I have ported the existing internal themes and I will add some more in later releases so users have a base from which to choose, but all 3rd party themes will have to port their notification themes to Gtk+3 as well in order to show up in xfce4-notifyd from now on.
Thank you for the clarification. I will file an issue in the theme's repo then. :)