mpris-server icon indicating copy to clipboard operation
mpris-server copied to clipboard

Implement our own error types

Open SeaDve opened this issue 2 years ago • 0 comments

Currently, we rely on zbus error types. We should implement our own so user won't have to import zbus, and make the error type clearer because zbus has one universal error type that has types that may not be relevant for some functions.

SeaDve avatar Jan 23 '24 15:01 SeaDve