On Fri, Oct 02, 2015 at 05:25:55PM +0200, Jens Staal wrote: > On Friday 02 October 2015 16.59.57 Christian Neukirchen wrote: > > (Statically linking X11 apps results in massively bloated binaries, > > I can't recommend it.) > > Anyone tried a static wayland dwm-like client like velox and its wayland- > ported variants of st and dmenu?
FWIW, I've used a statically-linked velox, st, and dmenu on a custom-built musl/sbase/ubase system, and it works fine. Perhaps the biggest issue is lack of touchpad support and input hotplugging (libinput requires udev), and a browser that works well with wayland and musl.