Maui Forums
How can I get GTK+ Widget style? - Printable Version

+- Maui Forums (https://forums.mauilinux.org)
+-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74)
+--- Forum: Plasma Desktop (https://forums.mauilinux.org/forumdisplay.php?fid=84)
+--- Thread: How can I get GTK+ Widget style? (/showthread.php?tid=24165)



How can I get GTK+ Widget style? - boztrk - 13th December 2016

Hi all.
First of all thank you so much for Maui Linux. Very nice and enjoyable operating system.

How can I get "gtk+ widget style" under system settings > Desktop Appearance > Widget Style?
Avaliable style;
Breeze
Carbon
Fusion
Ms Windows 9x.

Here are the photos Kde4 and Maui Plasma;


Regards.


RE: How can I get GTK+ Widget style? - AJSlye - 13th December 2016

QGtkStyle has been removed from qt 5.7.0 and up, then added to qtstyleplugins:
https://code.qt.io/cgit/qt/qtstyleplugins.git/
http://packages.ubuntu.com/search?keywords=qt5-style-plugins

Have you tried adwaita-qt yet:
https://github.com/MartinBriza/adwaita-qt
https://launchpad.net/ubuntu/+source/adwaita-qt
http://packages.ubuntu.com/search?keywords=adwaita-qt


RE: How can I get GTK+ Widget style? - boztrk - 13th December 2016

Thanks for reply.
Synaptic can't install qt5-style-plugin
it says, "depends: qtbase-abi-5-5-1"


RE: How can I get GTK+ Widget style? - AJSlye - 13th December 2016

Yea, I figured that might happen.
We ship a newer version of Qt then what is available in Ubuntu, thus applications compiled for Ubuntu won't install.
It might be possible to install the package from yakkety (16.10) or zesty.