Hi,Scrotwm change its name to Spectrwm, but still rocks, so here is a new shinny version, with a lot of bugs fixed:
* Fixed all clang static analyze bugs/issues * Remain name and config file compatible with scrotwm * Fix OSX version again * Print proper version with M-S-v on linux * Add flip_layout binding to all keyboard layout examples * Fix setting of window property strings * Clear status-bar when iconifying the last window * Use a red-black tree for key bindings I add the diff to Quirks. Ok? If is Ok, bye bye x11/scrotwm. Cheers -- Sending from my Computer.
spectrwm.tgz
Description: Binary data
Index: Quirks.pm =================================================================== RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v retrieving revision 1.66 diff -u -p -r1.66 Quirks.pm --- Quirks.pm 6 Feb 2012 22:07:09 -0000 1.66 +++ Quirks.pm 17 Feb 2012 18:11:38 -0000 @@ -279,6 +279,8 @@ my $stem_extensions = { 'aspell5-tn' => 'aspell-tn', 'aspell6-uk' => 'aspell-uk', 'vte-ptyhelper' => 'vte', +# 5.2 + 'scrotwm' => 'spectrwm', }; # ->is_base_system($handle, $state):