Currently a server interface can only handle method calls, it would be nice if it also could emit signals and set properties.
I'm looking to implement the MPRIS interface into my program, but the library is missing functionality to emit signals and set properties, which stops me from fully implementing the interface.
Related #54
Currently a server interface can only handle method calls, it would be nice if it also could emit signals and set properties.
I'm looking to implement the MPRIS interface into my program, but the library is missing functionality to emit signals and set properties, which stops me from fully implementing the interface.
Related #54