Evan Boehs
Evan Boehs
I can confirm that I have received the patched tarball, I will review it shortly.
Briefly. My Linux machine is inaccessible right now so I intend to setup a VM to test, but I likely won't have anything before next week. > Message ID: ***@***.***>...
I have opened a PR at #16 so, if you should wish, you can test the code yourself. Aside from testing, I have asked for edpil02's preferred name and email...
> I see, thanks! > > Also, why does the -git version have so many extra dependencies?  I do not maintain the AUR package. Edit: And at this time...
One question I especially need to answer is if this code is still functional on KDE 5.27. If it's not, a decision needs to be made: - Fully switch to...
I'd love to see a server load graph after this gets merged 👀
Do you have KDE Frameworks 6?
@FantasyPvP from the pkgbuild: ``` build() { local _cmake_options=( -B build -S "$_pkgsrc" -DCMAKE_INSTALL_PREFIX='/usr' -DCMAKE_INSTALL_LIBDIR='lib' -DBUILD_TESTING=OFF ) cmake "${_cmake_options[@]}" cmake --build build } package() { DESTDIR="${pkgdir:?}" cmake --install build }...
How are you on plasma 6 while waiting for official support? Just trying to understand. This won’t be merged until distros begin officially supporting plasma 6