Re: [dev] wmii falling out of favor

2012-01-27 Thread Suraj N. Kurapati
On Sat 28 Jan 2012 01:03:11 AM PST, s.s.albiz wrote: > Sent from my BlackBerry device on the Rogers Wireless Network Sent by mistake? A silent protest against WMII or Ruby? Spam? -- We are governed not by armies and police but by ideas. -- Mona Caird, 1892

Re: [dev] wmii falling out of favor

2012-01-27 Thread s . s . albiz
Sent from my BlackBerry device on the Rogers Wireless Network -Original Message- From: "Suraj N. Kurapati" Date: Sun, 1 Jan 2012 21:13:53 To: dev mail list Reply-To: dev mail list Cc: Subject: Re: [dev] wmii falling out of favor On Sat 24 Dec 2011 12:13:04 PM PST, dtk wrote: > On 12/

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-27 Thread Aurélien Aptel
On Fri, Jan 27, 2012 at 3:26 PM, Bryan Bennett wrote: > Just tested using cmus and ncurses line drawing characters seem to be the > problem. If I get a chance this evening/weekend, I'll look into seeing if I > can get a better idea of the problem (and maybe even patching in a solution, > if I'm fe

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-27 Thread Bryan Bennett
Just tested using cmus and ncurses line drawing characters seem to be the problem. If I get a chance this evening/weekend, I'll look into seeing if I can get a better idea of the problem (and maybe even patching in a solution, if I'm feeling adventurous).

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-27 Thread Peter Hartman
A new bug with xft: alsamixer looks fine in the other branch, but in the xft branch it looks hideous. Still use-able but hideous. Peter On Fri, Jan 27, 2012 at 8:12 AM, Aurélien Aptel wrote: > Oops. Applied, thanks. > -- sic dicit magister P University of Toronto / Fordham University Coll

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-27 Thread Connor Lane Smith
One thing I like about Go is how instead of breaking switches it has explicit fallthrough. So this bug would have required the obviously incorrect (pseudo-)code, > case 'f': > if(++i < argc) opt_font = argv[i]; > fallthrough; > case 't': > if(++i < argc) opt_title = argv[i]; cls

Re: [dev] [st] new xft branch (FreeType font rendering)

2012-01-27 Thread Aurélien Aptel
Oops. Applied, thanks.

Re: [dev] network usage graphs

2012-01-27 Thread Jeremy Jackins
On Thu, Jan 26, 2012 at 11:05:19PM -, Bjartur Thorlacius wrote: > What use is bloatware such as ed when you have sed and sponge? Not sure if sarcasm...