RazerGenie:
- Replace elements from the KDE Framework with Qt elements => remove the dependency to KF5.
- Because of that, the sidebar is now bigger and better than ever.
- Improve the handling of device pictures by applying them instantly after they are downloaded (instead of the next application start).
- The application now detects when a device is plugged in or out and updates the UI accordingly.
librazer:
QString serial();
to retrieve the serial from an existinglibrazer::Device
object.