Bug 478372 - Consider merging and adding functionalities from Qt Virt Manager
Summary: Consider merging and adding functionalities from Qt Virt Manager
Status: REPORTED
Alias: None
Product: krdc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Urs Wolfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-10 22:01 UTC by svlmrc
Modified: 2023-12-10 22:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description svlmrc 2023-12-10 22:01:27 UTC
It has many functionalities for managing/creating/logging/adding devices etc.
The original repo is here https://github.com/F1ash/qt-virt-manager
No commits since 2021, but it's in good shape and compiles fine under Qt 5.15.
It should be easy to integrate, basically just import the relevant Qt Widgets and add deps maybe.
The project also uses some C++ files from this very project (KRDC), namely MachineView and some derived classes.
I've tried and make some modifications to make it more KDE-friendly icon-wise, see here
https://github.com/paaspaas00/qt-virt-manager

Some ideas on how to improve it in the context of KDE Frameworks here the https://github.com/F1ash/qt-virt-manager/issues/55

It would really make KRDC a complete and fully featured admin console! :D