[dev] dwm and Xwindow

2011-11-16 Thread Guilherme Lino
hello

Is there any way to dim the brightness or gamma of dwm unfocused windows??

cumps



-- 

Guilherme Lino


Re: [dev] dwm and Xwindow

2011-11-16 Thread Justin Pogue
On Wed, Nov 16, 2011 at 3:20 PM, Guilherme Lino guih.l...@gmail.com wrote:
 hello
 Is there any way to dim the brightness or gamma of dwm unfocused windows??
 cumps


 --

 Guilherme Lino


Not that I know of for *all* windows, but if I remember right rxvt has
an option like this that you can put in your .Xdefaults

Something like urxvt.shading or urxvt.tint or I think.



Re: [dev] dwm and Xwindow

2011-11-16 Thread Pascal Wittmann
On 11/16/2011 10:30 PM, Justin Pogue wrote:
 On Wed, Nov 16, 2011 at 3:20 PM, Guilherme Lino guih.l...@gmail.com wrote:
 hello
 Is there any way to dim the brightness or gamma of dwm unfocused windows??
 cumps


 --

 Guilherme Lino

 
 Not that I know of for *all* windows, but if I remember right rxvt has
 an option like this that you can put in your .Xdefaults
 
 Something like urxvt.shading or urxvt.tint or I think.
 

It's:

urxvt.fading : 20%



signature.asc
Description: OpenPGP digital signature


Re: [dev] dwm and Xwindow

2011-11-16 Thread Benjamin R. Haskell

On Wed, 16 Nov 2011, Pascal Wittmann wrote:


On 11/16/2011 10:30 PM, Justin Pogue wrote:

On Wed, Nov 16, 2011 at 3:20 PM, Guilherme Lino wrote:

hello
Is there any way to dim the brightness or gamma of dwm unfocused windows??
cumps


Not that I know of for *all* windows, but if I remember right rxvt 
has an option like this that you can put in your .Xdefaults


Something like urxvt.shading or urxvt.tint or I think.



It's:

urxvt.fading : 20%


'fading' is also supported by Xterm (proper, not sure about most 
xterm-alikes).  To cover both, you can use:


*fading: 20%

--
Best,
Ben



Re: [dev] markdown parsing in C

2011-11-16 Thread Suraj N. Kurapati
On Mon 31 Oct 2011 03:25:48 PM PDT, Connor Lane Smith wrote:
 Markdown is great to use, but iirc has no well-defined syntax, which
 makes it difficult to parse efficiently.

Not anymore.  See https://github.com/tanoku/sundown

-- 
You don't have to know how the computer works, just how to work the
computer.


signature.asc
Description: PGP signature


Re: [dev] markdown parsing in C

2011-11-16 Thread Sime Ramov
* Suraj N. Kurapati sun...@gmail.com [2011-11-16 14:00-0800]:
 Not anymore. See https://github.com/tanoku/sundown

Thanks, this just replaced smu[1] for me.

[1]: http://s01.de/~tox/index.cgi/proj_smu