tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.2k stars 131 forks source link

QT frontend for kde plasma? #681

Open Shadowblitz16 opened 7 months ago

Shadowblitz16 commented 7 months ago

Can we get a kde plasma gui frontend so it looks native the the kde environment?

appetrosyan commented 6 months ago

I doubt it’s possible to do. The project is written in Vala, which does not have Qt bindings.

But I was planning on creating something similar myself. If there’s enough interest I could try and create a Qt-based solution.

fionnb commented 6 months ago

Can we get a kde plasma gui frontend so it looks native the the kde environment?

You could always install a matching GTK theme. This can even be done from within KDE:

In the Plasma Settings App go to Appearance->Application Style In the bottom right you will find a "Gnome/GTK" configuration button. Once you got your GTK style properly installed, the problem of not having a native QT GUI becomes much less problematic :-)