-
Notifications
You must be signed in to change notification settings - Fork 45
Port to v25 and qt6 #332
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
Port to v25 and qt6 #332
Conversation
|
Skipping CI for Draft Pull Request. |
d264e1b to
c834e4e
Compare
3ede88c to
4f7c30d
Compare
log: new kdecoration break a lot
Log: The Id field from the KPlugin object in the metadata should be removed in kf6 Revert "fix: rename plugins file name to be same with mateId" This reverts commit 73aaeda.
Log: The Id field from the KPlugin object in the metadata should be removed in kf6
Log: revert some chang in `port to qt6`, we can't change Property name
…een called Log: As QQuickRenderControl docs state, beginFrame() and endFrame() must enclose sync() and render() calls.
Log: use kwindecoration insteal of kdecoration
Log: fix build for qt5 rebase: make it build on qt5 again
Log: it move to qt5compat
Log: set seekd for QRandomGenerator::global is not allow
Log: clear up code
log: use QT_ENABLE_HIGHDPI_SCALING in qt6 https://doc.qt.io/qt-6/highdpi.html
…e rendering log: see KDE/kwin@8c149bb
Qt6 documentation states: "Note: When using this window in combination with QQuickRenderControl, the result of this function is an empty image, unless the software backend is in use. " We support a mode of using openGL rendering but then exporting as pixmap images for Aurorae. In this case we should simply grab data from our FBO. see: KDE/kwin@ced95f5
|
/integr-topic kwin-qt6 |
|
Integrated with pr deepin-community/Repository-Integration#2693 |
|
/integr-topic kwin-qt6 |
|
Integrated with pr deepin-community/Repository-Integration#2693 |
|
/integr-topic kwin-qt6 |
|
Integrated with pr deepin-community/Repository-Integration#2693 |
|
/integr-topic kwin-qt6 |
|
Integrated with pr deepin-community/Repository-Integration#2693 |
Log: fix build in obs
|
/integr-topic kwin-qt6 |
|
Integrated with pr deepin-community/Repository-Integration#2693 |
log: update debian for v25
log: clear up
deepin pr auto review###PATH:./deepin-wm-kwin5-master/README.md deepin-wm-kwin5deepin-wm-kwin5 is a fork of kwin5 for deepin desktop environment. Buildgit clone https://github.com/linuxdeepin/deepin-wm-kwin5.git
cd deepin-wm-kwin5
mkdir build
cd build
cmake ..
makeInstallsudo make installLicensedeepin-wm-kwin5 is licensed under the terms of the GNU General Public License, version 2 or (at your option) any later version. |
2c2a4ea to
29be1ad
Compare
Log: fix build in uos 20
log: set it in debian rules
No description provided.