v2.0.0 #36
mullerch
announced in
Announcements
v2.0.0
#36
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes
How to upgrade
Dbus variants from settings are now "decoded" direcetly, the same way as other properties. This abstracts the usage of dbus for the settings. When upgrading, replace the dbus.Variant.Value() calls in the by simple value access. This allows the usage of generic mappers that cannot convert dbus Variants.
Note
Dbus is not yet totally abstracted as some objects expose dbus.ObjectPath.
This discussion was created from the release v2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions