Closed mardy closed 6 years ago
Does it make sense to prefix each commit message with the subsystem touched? You did this in some cases, but not all. We don't have a good record of doing this previously in the commit history, but maybe we should start.
Updated :-)
Hang on, still issues with CI...
Ready! :-)
Beautiful! Thanks @mardy !
Refactor the dbus type handling code to use a hierarchical class structure instead of a lot of "if"s.
Add support for D-Bus dictionaries and structures. I made sure that the code generated for other D-Bus types wouldn't change, so that existing apps won't break.