-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] QT6 support #200
Comments
I'm not looking forward to it but I'm probably going to end up porting it on my fork after 5.27 |
@boehs that sounds great in case it's not merged with the mainline, I could maintain a separate aur package |
I am working on gaining permissions on this repository, or if that fails, the AUR package |
However it goes, let me know how this ends :) |
@Luwx just made some commits in another repository not too long ago. Wonder why he didn't make any statement regarding the continuity of this project, or at least giving some contributors greater access to manage this repository. |
Yeah, exactly like there are multiple pull requests just fixing typos in README.md that got no answer |
QT6 and qt6ct are already out for months, but the author still didn't do anything, could you please make a QT6 version of lightly? |
Maybe @boehs has made some progress? |
I am not a C++ developer nor a QT developer but I have been tinkering around in the source code in my free time. I have a version of it that isn't compiling yet but I could publish it to my GitHub if anyone wants to try helping me out with it? |
Sure, there will always be persons that need QT6 version of this and glad to help. |
@volpan here it is. I am now like 75% of the way there(ish) on my hacky version of doing so (without X11 support as well because idk why X11Extras dont work on my system) |
I finally succeeded to make a hacky build with Qt6 and KF6 but without X11 (no X11Extras in Qt6) Requires: cmake-filesystem(x86-64) libKF6ColorScheme.so.6()(64bit) libKF6ConfigCore.so.6()(64bit) libKF6ConfigGui.so.6()(64bit) libKF6CoreAddons.so.6()(64bit) libKF6GuiAddons.so.6()(64bit) libKF6I18n.so.6()(64bit) libKF6IconThemes.so.6()(64bit) libKF6KCMUtils.so.6()(64bit) libKF6KCMUtilsCore.so.6()(64bit) libKF6Style.so.6()(64bit) libKF6WidgetsAddons.so.6()(64bit) libKF6WindowSystem.so.6()(64bit) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.5)(64bit) libQt6DBus.so.6()(64bit) libQt6DBus.so.6(Qt_6)(64bit) libQt6Gui.so.6()(64bit) libQt6Gui.so.6(Qt_6)(64bit) libQt6Quick.so.6()(64bit) libQt6Quick.so.6(Qt_6)(64bit) libQt6Widgets.so.6()(64bit) libQt6Widgets.so.6(Qt_6)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libkdecorations2.so.5()(64bit) liblightlycommon6.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) rtld(GNU_HASH) Wrote: /builddir/build/RPMS/lightly-1.0.0-2.fc39.x86_64.rpm Now i have to test it with plasma6 and hope to have no issues.. |
@Kara-Zor-El I have tried compiling and installing your fork (using the instructions in the aur pkgbuild) but Lightly does not seem to show up as an option in qt6ct.. |
Mind explaining how to get this working (with qt6ct)? :P |
@edpil02 Can you share the source code? |
Updates on this? |
x-post from boehs/Lightly, but would people be interested on placing a bounty on this feature? |
is there any likelyhood of this supporting QT6 in the near future, e.g. using qt6ct, where it currently doesnt even show up (unlike qt5ct, which works as expected)?
The text was updated successfully, but these errors were encountered: