Re: [dev] last request for a dev-only list
squabble squabble squabble On 6/14/09, Thomas Gallen wrote: > The issue of incompatibility between the two groups has been brought > up in previous threads about this same topic (and I agree). > Unfortunately, if nobody was listening before, then most likely nobody > is listening now. > > Thomas > > On Jun 14, 2009, at 2:17 PM, Samuel Baldwin wrote: > >> On Sat, Jun 13, 2009 at 3:21 AM, Niklas >> Koponen wrote: >>> I don't enjoy following the list anymore. Previously when I noticed >>> new >>> messages in the dwm list I got excited, now I just get annoyed. >>> >>> I will probably unsubscribe to this list. >>> >>> I just hope dwm won't start sucking as much as this mailing list. >> >> >> I predicted this would happen; as I've stated, the wmii userbase sucks >> far, far more than the dwm userbase. Additionally, the wmii list seems >> to attract a lot of complete newbies asking stupid questions. This is >> why I wasn't in favour of merging the list; not because it didn't make >> sense (which it does, imo), but because the wmii list is to be >> avoided. >> >> Sorry if I offended the wmii@ people. >> >> -- >> Samuel 'Shardz' Baldwin - staticfree.info/~samuel >> > > > -- -Ryan R. Learn GNU/Linux! http://infectious.cc/ http://zentoo.cc/
Re: [dev] [OT] Suckless Distro
Gentoo <3 On 7/24/09, Jacob Todd wrote: > Funtoo. > > On Fri, Jul 24, 2009 at 02:09:58PM +0900, Alex Matviychuk wrote: >> I've been following the list for a while and I'm curious what everyone >> is using as their distro of choice? Also, which distro do you feel is >> most suckless? >> >> Personally, I run Archlinux on my home and work boxes, Rockbox on my >> old iPod nano and android on my G1. >> >> I played with Linux from Scratch and while I feel it is closer to the >> suckless philosophy than Archlinux, I can't deal with having to >> maintain my own build of x-server. Otherwise, I might switch. >> >> Cheers, >> Alex >> > > -- > Jake Todd > // If it isn't broke, tweak it! >
Re: [dev] [surf] surf-0.1
surf-0.1.tar.gz is missing config.def.h On 9/11/09, Uriel wrote: > On Thu, Sep 10, 2009 at 1:23 PM, Enno Boland (Gottox) > wrote: >> Hi there! >> >> This is the first official release of surf, >> a minimal Webkit/GTK based browser. > > Triple oxymoron. > > uriel > > > >> You can download it here: >> >> http://dl.suckless.org/surf/surf-0.1.tar.gz >> >> Changelog: http://hg.suckless.org/surf >> >> Please test try it out and give feedback. >> >> regards >> Gottox >> -- >> http://gnuffy.chaotika.org - Real Community Distro >> >> > >
Re: [dev] [SLOCK] is not safe
Put this in your xorg.conf this turns off ctrl-alt-backspace and VT switching. Section "ServerFlags" Option "DontZap" "true" Option "DontVTSwitch" "true" EndSection Can we put an end to this thread nao? kthx
Re: [dev] [OFFTOPIC] Recommended meta-build system
I switched the development process over to gentoo where I work and it's been awesome to say the least.