Fix crash and usability improvements
Instead of using a compile time define, the D-Bus level is now just a property. Also now using std threads since Godot's threading implementation crashed on me when waiting for a thread to finish at EOL.
Instead of using a compile time define, the D-Bus level is now just a property. Also now using std threads since Godot's threading implementation crashed on me when waiting for a thread to finish at EOL.