[dev] [9base] sync with 9front

2012-10-25 Thread sl
diff -r 307800d4a01f Makefile --- a/Makefile Mon Jul 02 21:52:15 2012 +0200 +++ b/Makefile Fri Oct 26 06:42:06 2012 + @@ -57,6 +57,7 @@ unicode\ uniq\ unutf\ + urlencode\ wc all: diff -r 307800d4a01f TODO --- a/TODO Mon Jul 02 21:52:15 2012 +0200

Re: [dev] [announce] Starch Linux: static-linked Arch Linux

2012-10-25 Thread Strake
On 25/10/2012, Strake wrote: > Packages: http://strake.zanity.net:1104/starch/pkg/(core, extra) > Build Scripts: http://strake.zanity.net:1104/starch/ports.git Someone just told me that my server is unreachable. I thought I had it working again, but clearly I was wrong. Sorry about this; I'll try

Re: [dev] [announce] Starch Linux: static-linked Arch Linux

2012-10-25 Thread Strake
On 25/10/2012, Calvin Morrison wrote: > Excellent work. > > Carry on good lad Thanks, I mean to (^_^)

Re: [dev] [announce] Starch Linux: static-linked Arch Linux

2012-10-25 Thread Calvin Morrison
On 25 October 2012 21:40, Strake wrote: > On 25/10/2012, Calvin Morrison wrote: >> You're sticking with initscripts I presume? > > Yes. > Excellent work. Carry on good lad

Re: [dev] [announce] Starch Linux: static-linked Arch Linux

2012-10-25 Thread Strake
On 25/10/2012, Calvin Morrison wrote: > You're sticking with initscripts I presume? Yes.

Re: [dev] [announce] Starch Linux: static-linked Arch Linux

2012-10-25 Thread Calvin Morrison
On 25 October 2012 21:32, Strake wrote: > Starch is a static-linked, Arch-based, highly experimental Linux > distro. I thought that some folks here may care to try it. > > Packages: http://strake.zanity.net:1104/starch/pkg/(core, extra) > Build Scripts: http://strake.zanity.net:1104/starch/ports.g

[dev] [announce] Starch Linux: static-linked Arch Linux

2012-10-25 Thread Strake
Starch is a static-linked, Arch-based, highly experimental Linux distro. I thought that some folks here may care to try it. Packages: http://strake.zanity.net:1104/starch/pkg/(core, extra) Build Scripts: http://strake.zanity.net:1104/starch/ports.git To install, one can just use the stock Arch im

[dev] A window without focus

2012-10-25 Thread Manolo Martínez
Hello, I have a cronjob that launches a window with notify-send "Low Battery" when, well, the battery is low. Is there a way to prevent this window from stealing focus? Thanks Manolo --

[dev] slock-1.1

2012-10-25 Thread Anselm R Garbe
Hi there, I'm glad to announce the slock-1.1 release. This release contains the Eckhards dualcolor patch and some minor fixes, all contributed by the community of suckless.org. http://dl.suckless.org/tools/slock-1.1.tar.gz Next on todo will be dwm improvements -- I'm currently investigating if

Re: [dev] dwm: XKeycodeToKeysym deprecated patch

2012-10-25 Thread Andrew Hills
The call to XkbKeycodeToKeysym always returns zero for me when I run dwm through RealVNC, probably because it sucks. Attached is the patch against tip (reverting 737cf52cd031) for others forced to run dwm on shitty systems. --Andrew Hills dwm-keycode-to-keysym-vnc-fix.patch Description: Binary d