lxqt / lxqt-qtplugin

LXQt Qt platform integration plugin
https://lxqt.github.io
GNU Lesser General Public License v2.1
24 stars 14 forks source link

Started Qt6 port #74

Closed tsujan closed 3 months ago

tsujan commented 2 years ago

Rebasing done for 1.1.0.

tsimonq2 commented 1 year ago

While LXQt 2.0 is still a work-in-progress, a halfway solution would be ideal here. Unfortunately, Qt 6 applications are not themed at all under LXQt 1.2. If it would be possible to build for both, that would certainly be ideal.

tsujan commented 1 year ago

Unfortunately, Qt 6 applications are not themed at all under LXQt 1.2

Not only Qt6 apps will be styled but also they will use Qt6 LXQt file dialog if you install all Qt6 branches (except for that of pcmanfm-qt).

@yan12125 has provided PKGBUILDs for Arch (for example, https://aur.archlinux.org/packages/lxqt-qt6plugin-git). It should be doable for any distro that has a recent version of Qt.

tsujan commented 4 months ago

Any objection to merging? https://github.com/lxqt/lxqt-qtplugin/issues/78 could be addressed more consistently after merging it.