On 15/12/2024 21:07, Paulo Igor Barra Nascimento wrote:

    1.3.5. It seems 1.3.7 is scheduled to be present in Trixie (Debian 13).
[...]
    1. So, to compile 1.3.7, I had to make a "build" directory on my
    $HOME where I untar fluxbox-1.3.7.tar.xz (got from fluxbox.org) and
    get into the dir created (fluxbox-1.3.7).

I recommend to build from *Debian* sources (trixie) since there is an important "replace_FbRootWindow_depth_with_maxDepth.patch". For my own build I have an extra patch that focuses window on any button click, not just left one.

sudo apt build-dep fluxbox
sudo apt install devscripts debian-keyring

# alternatively add deb-src for trixie
dget 'http://deb.debian.org/debian/pool/main/f/fluxbox/fluxbox_1.3.7-1.dsc'
dpkg-source -x fluxbox_1.3.7-1.dsc
cd fluxbox-1.3.7/
dpkg-checkbuilddeps
debuild -- binary



Reply via email to