ov-selkies/skills/xdg-portal-kde/SKILL.md
KDE XDG Desktop Portal backend with ScreenCast and RemoteDesktop support. Use when working with KDE portals, screen sharing, or libei input in KWin containers.
npx skillsauth add overthinkos/overthink-plugins xdg-portal-kdeInstall 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, kwin, pipewire |
| Install files | layer.yml, tasks:, portals.conf |
| Variable | Value |
|----------|-------|
| XDG_CURRENT_DESKTOP | KDE |
xdg-desktop-portal (RPM) -- Portal daemonxdg-desktop-portal-kde (RPM) -- KDE portal backend (ScreenCast, RemoteDesktop, FileChooser)portals.conf (installed to ~/.config/xdg-desktop-portal/portals.conf):
[preferred]
default=kde
org.freedesktop.impl.portal.ScreenCast=kde
org.freedesktop.impl.portal.RemoteDesktop=kde
Routes ScreenCast and RemoteDesktop requests to the KDE backend, which supports both PipeWire screen capture and libei input injection.
The KDE portal backend provides:
zkde_screencast_unstable_v1ConnectToEIS method)The zkde_screencast_unstable_v1 Wayland protocol is not exposed by KWin's --virtual backend (as of KDE 6.6.3). Portal ScreenCast/RemoteDesktop sessions fail with response code 2 in headless mode.
/ov-foundation:dbus -- D-Bus session bus (dependency)/ov-selkies:kwin -- KWin compositor (dependency)/ov-selkies:pipewire -- PipeWire media server (dependency)/ov-selkies:xdg-portal -- Sway variant (uses xdg-desktop-portal-wlr)/ov-selkies:xdg-portal-niri -- Niri variant (uses xdg-desktop-portal-gnome)/ov-selkies:kwin-desktop -- composition that includes this layerNot used in any current image definition. Part of the kwin-desktop metalayer composition.
Use when working with:
/ov-build:layer — layer authoring reference (layer.yml schema, task verbs, service declarations)/ov-build:eval — declarative testing (tests: block, ov eval image, ov test)tools
OpenCharly CLI (charly) binary installed into container/VM images for in-container use. Use when working with charly binary deployment inside containers, native D-Bus support, or the full charly toolchain (charly binary + virtualization + gocryptfs + socat).
development
Operator CachyOS workstation profile — a kind:local template + target:local deploy that installs the full dev stack (30 candies) onto a CachyOS host via ShellExecutor. Lives in the overthinkos/cachyos submodule. MUST be invoked before editing or applying the charly-cachyos workstation profile.
tools
Fedora box with the full charly toolchain using shared candies. Rootless-first — runs as uid=1000 with passwordless sudo (no root, no cap_add: ALL). Same candy list as charly-arch. Includes NVIDIA GPU runtime. MUST be invoked before building, deploying, configuring, or troubleshooting the charly-fedora box.
tools
Arch Linux box with the full charly toolchain. Rootless-first — runs as uid=1000 with passwordless sudo (no root, no cap_add: ALL). Composes /charly-coder:charly-mcp so the box is reachable as an MCP gateway on port 18765. NVIDIA GPU runtime composed in. MUST be invoked before building, deploying, configuring, or troubleshooting the charly-arch box.