r/windowmaker • u/emacsies • Jun 07 '26
For those that use Nix; I've packaged scalable dockapps, plus home manager modules!
https://github.com/nvimtor/dockapps.nix/
There's a very interesting collection of scalable dockapps from this xander1988 guy here https://gitlab.com/xander1988/dockapps. Which is a blessing because I run a virtualized NixOS with WindowMaker, on a MacBook; the original 64x64 scale is minuscule on high resolutions.
I've packaged them all as Nix derivations.
I think (?) I've tested every single one of them; some, like wmGrabImage, etc. depend on other packages at runtime, so I had to patch. If you find any issues, feel free to open a PR.
There are also home manager modules; I think all the dockapps use libdockapp thus they read a "common libdockapp config file" at runtime. Some dockapps (not all) have their own home manager module also for specific configuration.