ov-layers/skills/kwin/SKILL.md
KWin Wayland compositor running headless inside containers with virtual backend. Use when working with KWin, KDE desktop, or headless compositor setup.
npx skillsauth add overthinkos/overthink-plugins kwinInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Property | Value |
|----------|-------|
| Dependencies | dbus |
| Service | kwin (supervisord, priority 10) |
| Install files | layer.yml, tasks:, kwin-wrapper |
| Variable | Value |
|----------|-------|
| XDG_RUNTIME_DIR | /tmp |
| WAYLAND_DISPLAY | wayland-0 |
| XDG_CURRENT_DESKTOP | KDE |
| EGL_LOG_LEVEL | fatal |
kwin-wayland (RPM) -- KDE Wayland compositorkpipewire (RPM) -- KDE PipeWire integration (required for screencast plugin)xorg-x11-server-Xwayland (RPM) -- XWayland supportmesa-dri-drivers, mesa-vulkan-drivers, libglvnd-egl, libglvnd-gles, egl-wayland (RPM) -- GPU drivers/tmp/pipewire-0) before starting KWinkwin_wayland --virtual --width 1920 --height 1080wayland-0 if neededWAYLAND_DISPLAY to D-Bus activation environmentWith kpipewire installed, KWin loads: screencast, eis (libei input), screenshot, nightlight, buttonsrebind.
KWin's --virtual backend does NOT expose zkde_screencast_unstable_v1 Wayland protocol, even with the screencast plugin loaded. This means xdg-desktop-portal-kde ScreenCast/RemoteDesktop portal sessions fail with response code 2. Portal-based capture does not work in headless mode as of KDE 6.6.3.
/ov-layers:dbus -- D-Bus session bus (dependency)/ov-layers:sway -- wlroots compositor (alternative)/ov-layers:niri -- Smithay compositor (alternative)/ov-layers:xorg-headless -- X11 display server (alternative)/ov-layers:kwin-apps -- KDE desktop applications/ov-layers:kwin-desktop -- full KWin desktop compositionNot used in any current image definition. Part of the kwin-desktop metalayer composition.
Use when working with:
/ov:layer — layer authoring reference (layer.yml schema, task verbs, service declarations)/ov:test — declarative testing (tests: block, ov image test, ov test)development
Claude Code multi-agent support in Overthink — sub-agents, dynamic workflows, and agent teams, and how each drives the existing `ov eval` disposable beds to test and verify. MUST be invoked before authoring or invoking an ov sub-agent / dynamic workflow / agent team, wiring agent-lifecycle hooks, or asking "which primitive should drive the R10 beds?".
tools
Mounts a virtiofs share tagged `workspace` at /workspace inside a VM guest via a systemd .mount unit. Use when a kind:vm entity shares a host directory into the guest and you need it auto-mounted (and re-mounted at every boot).
development
MUST be invoked before any work involving: the `kind: android` schema kind, a `target: android` deploy, the `apk:` layer package format (installing Android apps declaratively), AndroidDeployTarget, an in-pod emulator OR a remote/physical adb-endpoint device, or nested `pod → android` deployment. The first-class Android device + app surface that sits above `ov eval adb`/`appium`.
tools
Use when committing, branching, pushing, merging, tagging, creating PRs, or approving/merging PRs with gh — the feat/-branch, R10-gated, never-force-push landing workflow across the main repo + the plugins submodule + image/<distro> submodules. Covers sync-to-upstream, branch/worktree pruning, the fork+PR path for contributors without write access, and cross-repo @github landing order.