Re: [dev] Suckless ML archiver?

2012-03-17 Thread Scott Lawrence
On Sat, 17 Mar 2012, Anselm R Garbe wrote: On 17 March 2012 20:56, Scott Lawrence wrote: On Sat, 17 Mar 2012, Anselm R Garbe wrote: The mlmmj output format is a directory consisting of files (1-n) where each contains a single message in mbox format. The number (1-n) is incremented for each me

Re: [dev] Suckless ML archiver?

2012-03-17 Thread Anselm R Garbe
On 17 March 2012 20:56, Scott Lawrence wrote: > On Sat, 17 Mar 2012, Anselm R Garbe wrote: >> The mlmmj output format is a directory consisting of files (1-n) where >> each contains a single message in mbox format. The number (1-n) is >> incremented for each message. For instance the dev@suckless.

Re: [dev] Suckless ML archiver?

2012-03-17 Thread Scott Lawrence
Hi Anselm, On Sat, 17 Mar 2012, Anselm R Garbe wrote: The mlmmj output format is a directory consisting of files (1-n) where each contains a single message in mbox format. The number (1-n) is incremented for each message. For instance the dev@suckless.org mailing list directory contains 11359 m

Re: [dev] dmenu idea and diff, Ability to set menu width

2012-03-17 Thread Bjartur Thorlacius
> I wasn't suggesting resizing it depending on the match, but resizing > it to the given font metrics for the longest item read from stdin > instead (only once at the start of dmenu). > Most simply, dmenu would be as wide as the screen.

Re: [dev] dmenu idea and diff, Ability to set menu width

2012-03-17 Thread Anselm R Garbe
On 17 March 2012 18:39, Josh Hogan wrote: > This particular flag was built with vertical in mind.  The only use in > Horizontal mode would be if there were parts of your status bar you didn't > want hidden (dmenu everything but the tray & clock for example). Ok > While I like the idea of dynamic

Re: [dev] dmenu idea and diff, Ability to set menu width

2012-03-17 Thread Josh Hogan
This particular flag was built with vertical in mind. The only use in Horizontal mode would be if there were parts of your status bar you didn't want hidden (dmenu everything but the tray & clock for example). While I like the idea of dynamic resizing in general It does cause some inconsisten

Re: [dev] dmenu idea and diff, Ability to set menu width

2012-03-17 Thread Anselm R Garbe
On 7 March 2012 07:05, Josh Hogan wrote: > Thanks for the feedback on the diff format, I was using the normal old diff > tool for the original diff file.  I created and attached a new one using hg > diff  which looks like it would fit the format you mentioned.  The patch is > built from the mercur

Re: [dev] Suckless ML archiver?

2012-03-17 Thread Anselm R Garbe
On 3 March 2012 21:21, Scott Lawrence wrote: > I notice that project_ideas lists having a decent mailing list web archiver > system as a goal - I've been parsing RFC5322 messages anyway, so here's a > quick hack of an archiver[1]. 300 lines of go (not counting the go-mail > library, which adds ano

Re: [dev] [dwm] misbehavior with the urgent hint

2012-03-17 Thread Anselm R Garbe
On 28 February 2012 19:23, Uli Armbruster wrote: > There's only one thing left with dwm which bugs me a bit. So you can > reproduce it, here's what's happening: > > I use e.g. newsbeuter to read the latest news. If if want to read an article, > I hit 'o' so it opens in a web browser. I use luaki

Re: [dev] [dwm] exit fullscreen correctly

2012-03-17 Thread Anselm R Garbe
On 23 February 2012 21:42, Andreas Amann wrote: > dwm does not always leave the fullscreen mode correctly. > > For example, if you use the mouse to resize a fullscreen client, the boarder > does not get painted, which indicates that internally the isfullscreen flag > is still set.  A similar effec

Re: [dev] [swerc] templates per site

2012-03-17 Thread Anselm R Garbe
On 21 February 2012 07:06, J Thigpen (cdarwin) wrote: > I decided to play a bit with swerc and found that I would like to > override the template files on a per site basis. I have included a > simple patch which should do just that. It's just a modification of > the get_tpl_file function in bin/ut

Re: [dev] slock-1.0

2012-03-17 Thread Anselm R Garbe
On 12 February 2012 19:21, Joseph Iacobucci wrote: > On 02/11/2012 01:50 PM, Joseph Iacobucci wrote: >> On 02/11/2012 05:03 AM, Anselm R Garbe wrote: >>> It does not contain other potential features that were requested >>> during the years, like displaying some text in case the user hits his >>> k

Re: [dev] slock 1.0 color patch

2012-03-17 Thread Anselm R Garbe
On 15 March 2012 17:47, Eckehard Berns wrote: > I implemented a color patch for slock similar to Joseph Iacobucci's > patch but for slock 1.0. > > You can configure the two colors in config.mk in the CPPFLAGS. Thanks, as mentioned earlier, I like this idea and applied it to slock. It will become