Re: [dev] [st] line drawing?

2012-11-07 Thread Jean-Paul DEUX
On 11/06/2012 11:48 PM, Christoph Lohmann wrote: Seriously, do you really use Open Source software? Sincerely, Christoph Lohmann Of course not, I use libre softwares.

Re: [dev] [st] line drawing?

2012-11-06 Thread Jean-Paul DEUX
On 11/06/2012 08:22 PM, Roberto E. Vargas Caballero wrote: I just have tested it and it seems work for me. What locale are you using? en_CA.UTF-8 I'm using the font string "Terminus:pixelsize=20:antialias=false:autohint=false" In this moment, others different fonts of Liberation Mono give prob

Re: [dev] [st] patch to send terminal to another program

2011-08-25 Thread Jean-Paul DEUX
On 08/25/2011 03:40 PM, Nick wrote: I think it would be really neat to be able to send all the text in a terminal to an external program, to act on it as it likes. I wrote a patch to do that, sending the contents of the screen to the stdin of the chosen program. One good use for this is writing

Re: [dev] [dwm] layers

2011-07-21 Thread Jean-Paul DEUX
On 07/21/2011 06:42 PM, Andrew Hills wrote: On Thu, Jul 21, 2011 at 9:42 AM, Jean-Paul DEUX wrote: For example, if I want a third application for chat (I don't know, say pidgin) I have to create a new tag, and it's not very handy to create a new tag for each new application I instal

Re: [dev] [dwm] layers

2011-07-21 Thread Jean-Paul DEUX
On 07/21/2011 03:48 PM, Petr Sabata wrote: On Thu, Jul 21, 2011 at 03:42:43PM +0200, Jean-Paul DEUX wrote: On 07/21/2011 02:55 PM, Andrew Hills wrote: On Thu, Jul 21, 2011 at 3:18 AM, Jean-Paul DEUX wrote: I want to simultaneously have thunderbird in monocle mode and skype in tile mode in

Re: [dev] [dwm] layers

2011-07-21 Thread Jean-Paul DEUX
On 07/21/2011 02:55 PM, Andrew Hills wrote: On Thu, Jul 21, 2011 at 3:18 AM, Jean-Paul DEUX wrote: I want to simultaneously have thunderbird in monocle mode and skype in tile mode in the same tag and switch between them (_all_ thunderbird windows and _all_ skype windows) like if they are

[dev] [dwm] layers

2011-07-21 Thread Jean-Paul DEUX
Hi, I wonder if there is a dwm patch implementing layer. What I mean by layer ? For instance, I have a tag named "com" (communication) and rules to launch thunderbird and skype in that tag (I know they suck, any suggestions are welcome). I want to simultaneously have thunderbird in monocle mode