docs: update wiki for v2.0.0 release
Add Autotile D-Bus interface docs, regenerate all per-interface pages,
update shader guide with wallpaper/audio/texture integration and new
uniform block, update built-in shaders table, add binding summary.
Co-Authored-By: claude-flow <ruv@ruv.net>
docs: add Scripting Guide wiki page
Comprehensive guide for automating PlasmaZones via D-Bus:
- Tool comparison (qdbus6, gdbus, busctl, dbus-send, Python)
- Shell scripting patterns with gdbus, dbus-send, busctl
- JSON parsing with jq
- Signal monitoring (gdbus monitor, dbus-monitor)
- Python examples with dasbus, pydbus, dbus-python
- Practical recipes: cycle layouts, export all, monitor hotplug,
activity-based automation, event logging
- Scriptable methods reference tables
- Key signals reference table
- Update sidebar and home page with Scripting Guide link
Co-Authored-By: claude-flow <ruv@ruv.net>
docs: update wiki home page with features and full API index
- Add project description and feature highlights
- Expand D-Bus API section with all 6 interface links and descriptions
- Update Shader Guide description (audio, textures, multipass)
- Add Key Features overview section
- Add Quick Links section (GitHub, README, Contributing, AUR, Support)
Co-Authored-By: claude-flow <ruv@ruv.net>
doc: setting up wiki and dbus api