I have been able to spend time on scrotwm after it started to show some
issues with the latest X.  I rewrote the focus code yet again and it is
much simpler now that I am tossing a whole bunch of events.  It should
also be a little faster.

What prompted this was a contribution from jason@ to add an iconic
state.  This works by hitting M-w to icon a window and M-S-w to get a
list of currently iconed windows (using dmenu).

I am still working out a few kinks but I really could use some test
results from heavy users.  Don't want to run a snapshot just yet until I
fix some border coloring issues.

It also contains the fix from mcbride@ to make windows appear in the
correct workspace.

So get the code at: [email protected]:/anoncvs/scrotwm
and run it like this:
make obj
make depend
make
sudo make install

Make sure you have the xenocara directory (sudo mkdir -p /usr/xenocara)
to ensure the code compiles.  Source isn't needed.

Reply via email to