Skip to content

Adoption

Felix Fung edited this page May 6, 2024 · 10 revisions

Compatible Desktop Environments/Window Managers

GNOME

Use clientList = _NET_CLIENT_LIST.

KDE

Disable "Desktop Effects | fading Popups" to see expo animation.

Disable KDE Compositor and use picom to use skippy-xd transparency. Alternatively turn on pseudoTrans.

xfce

Use clientList = _NET_CLIENT_LIST.

Set panel/showDesktop = true

2bwm

Use clientList = _NET_CLIENT_LIST.

openbox

Perfect!

fluxbox

Perfect!

awesome

Perfect! Except with multiple monitors, there is bug.

xmonad

Requires XMonad.Hooks.EwmhDesktops.

Switch and expose works best when focusFollowsMouse = False.

IceWM

Use clientList = _NET_CLIENT_LIST.

i3

Perfect! Except with multiple monitors, there is bug.

Distro adoption

Please see

https://repology.org/project/skippy-xd/versions

https://pkgs.org/search/?q=skippy

ArchLinux

[AUR] https://aur.archlinux.org/packages/skippy-xd-git

Ubuntu

No package

Debian

No package

Fedora

No package

Manjaro

https://software.manjaro.org/package/skippy-xd

Slackware

https://slackbuilds.org/repository/15.0/desktop/skippy-xd/?search=skippy

Mandriva

openSUSE

NixOS

https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/tools/X11/skippy-xd/default.nix#L41