.. which is now closed with a new Calamares release.
This is now upstream issue https://codeberg.org/Calamares/calamares/issues/2503
So the thing to upstream would be:
/usr/share/lightdm/greeters
There needs to be a new Calamares release (for this, and other reasons).
Adriaan de Groot (e831b7f7) at 20 Jan 14:30
CMake: install headers and libraries
Adriaan de Groot (da76f2b9) at 20 Jan 13:25
Merge remote-tracking branch 'origin/personal/adridg/qt6-warnings' ...
... and 14 more commits
Adriaan de Groot (42946047) at 16 Dec 11:03
CMake: add a stub of a top-level CMakeLists.txt
Given that telepathy is porting away from this thin-wrapper, file under "Won't do".
QT_NO_KEYWORDS is defined for this build, so we don't need to do weird things with "signals" as an identifier.
Adriaan de Groot (9cc9a5cb) at 25 Nov 15:14
Qt: remove unnecessary undef signals
QDomDocument and QVariant have some API differences that produce warnings (because it's still source-compatible, but deprecated). Write a small amount of code to shut them up.
Adriaan de Groot (b79e98d9) at 25 Nov 15:06
warnings: deal with differences in QVariant types and conversions
... and 3 more commits
I'd much prefer this one to merge, too, and then I can throw away !24. Whatever gets this moving forward again.
Adriaan de Groot (23e74d9c) at 25 Nov 12:52
doc: make it obvious that Qt6 is also supported
... and 1 more commit
@pvuorela I've taken the semicolons bits of this MR and submitted it as a separate MR, maybe that's easier to review by upstream (because then this MR would only be registration and dtor-fixes).
This was already proposed in !22 by Pekka Vuorela, this MR just splits out only-the-semicolons from the rest of that MR.
Adriaan de Groot (b5370ace) at 25 Nov 12:33
C++: remove ; after inline method-definitions
... and 1 more commit
Adriaan de Groot (2911498d) at 25 Nov 11:55
CMake: find and link with GLib
Adriaan de Groot (12eb1227) at 25 Nov 09:19
CMake: first steps to switching to CMake-build