hlfw.ca

binpack


branches: main

Clone

clone: git://hlfw.ca/wm/binpack gits://hlfw.ca/wm/binpack
push: hjgit://hlfw.ca/wm/binpack

Last commit

d49aebd6 – Halfwit <michaelmisch1985@gmail.com> authored on 2019/01/10 03:09
Ghetto revert to 2016

About

For use with dotfiles/local/cfg/wmutils/wshuf eg: wshuf | binpack -x -y -g | while read r x y w h; do wtp “$x” “$y” “$w” “$h” “$wid” done

tested with clang -o binpack binpack.c -std=c99