https://bugs.kde.org/show_bug.cgi?id=423669

--- Comment #12 from Ethan C <echaroenpit...@gmail.com> ---
It looks like QQC2 and Kirigami applications should use the layout we set for
Qt Widgets:
https://doc.qt.io/qt-6/qml-qtquick-controls-dialogbuttonbox.html#buttonLayout-prop

I don't know how we can configure the other GUI toolkits, such as EFL, Tk,
Flutter, GNUstep, MauiKit, Winelib, etc. I think some of those are not
configurable.

For Gtk integration, I think we'll need to add a config value in some config
file somewhere, add a method to retrieve the value to
https://invent.kde.org/plasma/kde-gtk-config/-/blob/master/kded/configvalueprovider.h?ref_type=heads
and a method to set the gtk configuration to
https://invent.kde.org/plasma/kde-gtk-config/-/blob/master/kded/gtkconfig.h?ref_type=heads
. If I'm missing something here, please tell me.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to