[contrib] Include some examples for Debian Trixie with Logind, Pam, and .xsession
[Bug] v1.4.4 introduced a blank screen between the successful login and my wallpaper service startup
I'm on Debian testing, and I did not have an issue with the this part. My cmake command: cmake ../slim-1.4.1 -DCMAKE_INSTALL_PREFIX=/usr/local -DUSE_PAM=yes -DUSE_CONSOLEKIT=no The same step: [ 50%] Building CXX object CMakeFiles/libslim.dir/PAM.cpp.o /usr/bin/c++ -DAPPNAME=\"slim\" -DHAVE_SHADOW -DPKGDATADIR=\"/usr/local/share/slim\" -DSYSCONFDIR=\"/etc\" -DUSE_PAM -DVERSION=\"1.4.1\" -Dlibslim_EXPORTS -I/home/tomasz/Builds/slim2/build -I/home/tomasz/Builds/slim2/slim-1.4.1 -I/usr/include/freetype2...