Updated Updating (markdown)
3d58862
Updated Installation (markdown)
9d416e1
Updated Installation (markdown)
e7c0447
Correct install paths, video default, and feature docs
- Install, uninstall, and "is it installed" commands now point at the real
package directory (com.github.captsilver.wallpaperEngineKde) instead of the
transitional catsout shim, which is removed on first run.
- Video backends: MPV is the default and QtMultimedia the fallback; the table
had them reversed.
- Timeline animations are partly implemented (linear keyframes for alpha,
origin, scale, and angles, with loop/mirror/single play modes), so reword the
"not implemented" section and shrink the roadmap item to match.
- Rebuild the Fedora and Arch dependency lists from rpm/wek.spec and
arch/PKGBUILD; both were missing the KF6 packages and more.
- Web wallpapers: WebGL works through QtWebEngine, so drop the stale
"may not work" warning.
- Smaller fixes: the dropdown label is "Wallpaper Engine for KDE", the build
compiler is Clang, and the dead glslang_ver rpmbuild define is gone.
9a5ca49