Alexander Lohnau

Results 68 comments of Alexander Lohnau

But the saving itself worked? I will look into this when I am bavk from vacation :)

c4b918cac8f03ae936c8e0a77ec06898cb42f9e5 Should fix it!

>If needed, it could be changed to something like wl-paste. That seems like good idea, I will play around with it!

```diff diff --git a/CMakeLists.txt b/CMakeLists.txt index 492f0cf..d662a69 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ include(ECMDeprecationSettings) # Find the required Libaries find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED CONFIG COMPONENTS Widgets Core) -find_package(KF${QT_MAJOR_VERSION}...

I will try to get it done next weekend!

Can you try on master?

The -DBUILD_WITH_QT6=ON part is missing in the cmake arguments. I am not sure how to best handle this for the KDE store :thinking:

Please check if master works fine for you now!