Hi,
Update for Spectrwm to 2.6.0:
Improve English man page.
fix typo s/fallowing/following/
Fix bug in baraction.sh that causes bar text to flicker every 20s.
Fix man page to use escape codes for aring å and pi �^�.
Add new quirk IGNOREPID.
Add new quirk IGNORESPAWNWS.
Fix stacking issue at (re)start when spawn_position = first or
Convert all booleans to stdbool.h bool.
Add new option: warp_pointer.
Add new quirk: WS[n]
Add new option: urgent_collapse
cleanup baraction.sh
Comments? Ok?
Cheers.-
--
Sending from my toaster.
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/spectrwm/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile 9 May 2014 12:55:41 -0000 1.14
+++ Makefile 3 Sep 2014 17:52:05 -0000
@@ -4,7 +4,7 @@ COMMENT= small tiling window manager
SHARED_LIBS= swmhack 1.0
-DISTNAME= spectrwm-2.5.1
+DISTNAME= spectrwm-2.6.0
EXTRACT_SUFX= .tgz
CATEGORIES= x11
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/spectrwm/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo 9 May 2014 12:55:41 -0000 1.11
+++ distinfo 3 Sep 2014 17:52:05 -0000
@@ -1,2 +1,2 @@
-SHA256 (spectrwm-2.5.1.tgz) = R6juqVzwh3e2Npj4vVn6FvgDVn2XO1c+Z2Ds1Ibdku4=
-SIZE (spectrwm-2.5.1.tgz) = 116781
+SHA256 (spectrwm-2.6.0.tgz) = 0VkGidEHUuH5IuiQ4F6H0dUBCj0fKQmgLtBAQi0gxEA=
+SIZE (spectrwm-2.6.0.tgz) = 118341