Re: [dev] [PATCH] Reorder-and-extend-glyph-attributes

2014-07-26 Thread Ivan Delalande
Hi, On Tue, Jun 24, 2014 at 11:45:42PM +0200, Anders Eurenius wrote: > From eedd5902aa34efb9d2cd7bd2565286753a318c64 Mon Sep 17 00:00:00 2001 > From: Anders Eurenius > Date: Sat, 21 Jun 2014 20:29:36 +0200 > Subject: [PATCH 1/8] Reorder and extend glyph attributes > > Faint, invisible, struck an

Re: [dev] [st] Colors

2014-07-26 Thread Gregor Best
On Fri, Jul 25, 2014 at 07:55:57PM +0100, stxetx wrote: > [...] > I actually considered doing a novel interface for a file manager based > on Katamari Damacy[1] for my upcoming third year research project at > uni, but it was shot down along with all my other ideas for projects. > [...] Do you hav

Re: [dev] [dwm] Tag organization under terminal

2014-07-26 Thread Gregor Best
On Fri, Jul 25, 2014 at 09:12:33PM -0300, Henrique Lengler wrote: > [...] > I wanna create a tag for mail and for music, but the program that i use > for mail/music and others run under st. > [...] St has an option to change the window class, for example like this: st -c mail -e mutt wou

Re: [dev] [st] [PATCH] Fix disabling of bold and fastblink

2014-07-26 Thread Roberto E. Vargas Caballero
> According to ECMA-48¹ 8.3.117, an attribute value of 21 is "doubly > underlined", while 22 is "normal colour or normal intensity (neither > bold nor faint)". > > Additionally, 25 is "steady (not blinking)", which likely means neither > slow blink nor fast blink. I think the patch is correct an

Re: [dev] [st][PATCH] Add info about Backspace and Delete to the FAQ

2014-07-26 Thread Roberto E. Vargas Caballero
> Here is a modest attempt at cleaning it up a little bit. I changed a > few phrases that seemed awkward, but I think the content is the same. Applied! -- Roberto E. Vargas Caballero

[dev] [st] [PATCH] Fix disabling of bold and fastblink

2014-07-26 Thread Michael Forney
According to ECMA-48¹ 8.3.117, an attribute value of 21 is "doubly underlined", while 22 is "normal colour or normal intensity (neither bold nor faint)". Additionally, 25 is "steady (not blinking)", which likely means neither slow blink nor fast blink. ¹: http://www.ecma-international.org/publica