Re: [dwm] [announce] sltar-0.2.1

2007-12-19 Thread Sander van Dijk
On Dec 20, 2007 7:09 AM, Enno Gottox Boland <[EMAIL PROTECTED]> wrote: > searched for a name... I thought about simple tar but star sounds > really ugly... Star already exists btw, see http://cdrecord.berlios.de/old/private/star.html. Gr. Sander.

Re: [dwm] [announce] sltar-0.2.1

2007-12-19 Thread Enno "Gottox" Boland
Hi! > Why does it suck less? SLOC can't be the only argument, > functionality combined with SLOC is an argument. It sucks less because I was searching for a really simple tar implementation. I found none, because everyone of them suck in their own way. Mine simply sucks less in code complexity. :)

Re: [dwm] problem with "move window while dragging" (mod1-button1)

2007-12-19 Thread Jeremy O'Brien
On Wed, Dec 19, 2007 at 06:48:12PM +0100, Joerg van den Hoff wrote: > hi, > > I want to give `dwm' a serious try (used it only > sporadically on my labtop up to now). so far everything > seems to work except > > window movement which mod1-button1 mouse dragging. > > nothing happ

Re: [dwm] new feature proposal: cycle through specific windows

2007-12-19 Thread Engin Tola
Ritesh Kumar <[EMAIL PROTECTED]> writes: > On Dec 19, 2007 2:29 AM, Anselm R. Garbe <[EMAIL PROTECTED]> wrote: > >> On Wed, Dec 19, 2007 at 12:15:19AM +0100, Engin Tola wrote: >> > >> > I was thinking of a new feature to dwm where one can cycle through a >> > specific kind of window; like within o

Re: [dwm] Urgency hook?

2007-12-19 Thread Jeremy O'Brien
On Wed, Dec 19, 2007 at 06:29:26PM -0500, Jeremy O'Brien wrote: > > > > > > > > Do you mind posting the modified patch for 4.7? ;) > > > > > > > > Thanks! > > > > > > > > > > Hehe. My first patch ever! I emulated the author's style of modifying > > > the config.h file over the config.def.h. The cha

Re: [dwm] Urgency hook?

2007-12-19 Thread Ritesh Kumar
On Dec 19, 2007 2:45 PM, Jeremy O'Brien <[EMAIL PROTECTED]> wrote: > On Tue, Dec 18, 2007 at 10:35:58PM -0800, Amit Uttamchandani wrote: > > On Wed, 19 Dec 2007 00:59:56 -0500 > > "Jeremy O'Brien" <[EMAIL PROTECTED]> wrote: > > > > > On Tue, Dec 18, 2007 at 09:32:11PM -0800, Ryan Zheng wrote: > >

Re: [dwm] new feature proposal: cycle through specific windows

2007-12-19 Thread Ritesh Kumar
On Dec 19, 2007 2:29 AM, Anselm R. Garbe <[EMAIL PROTECTED]> wrote: > On Wed, Dec 19, 2007 at 12:15:19AM +0100, Engin Tola wrote: > > > > I was thinking of a new feature to dwm where one can cycle through a > > specific kind of window; like within open terminals only or like within > > open emacs

Re: [dwm] [announce] sltar-0.2.1

2007-12-19 Thread Nico Golde
Hi Enno, * Enno Gottox Boland <[EMAIL PROTECTED]> [2007-12-19 17:12]: > I wrote a very small tarball extractor: (73sloc). Why does it suck less? SLOC can't be the only argument, functionality combined with SLOC is an argument. > tar.gz: > http://s01.de/~gottox/files/sltar/sltar-0.2.1.tar.gz See

Re: [dwm] text focus issues in java text fields

2007-12-19 Thread Ricardo Martins
On Wed, 19 Dec 2007 10:45, Albert Cardona wrote: > Has anyone else experienced this situation? Is there any workaround? I've experienced that problem several times. I have to change to other wm (openbox) whenever I want to use java apps suffering from this problem -- quite annoying, as you might i

Re: [dwm] dzen replacing dwm status bar

2007-12-19 Thread Robert Manea
* [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: Hi. > I'm using it , but I have a fixed-width dzen bar right now (half screen) > I would also be interested in having a dynamic-width dzen statusbar. > For exemple, I would like to write a ion-like notify script, that would p= > op-up a > message, us

Re: [dwm] Urgency hook?

2007-12-19 Thread Jeremy O'Brien
On Tue, Dec 18, 2007 at 10:35:58PM -0800, Amit Uttamchandani wrote: > On Wed, 19 Dec 2007 00:59:56 -0500 > "Jeremy O'Brien" <[EMAIL PROTECTED]> wrote: > > > On Tue, Dec 18, 2007 at 09:32:11PM -0800, Ryan Zheng wrote: > > > Hi all, > > > > > > I've created a patch that handles the urgent hint for

Re: [dwm] Urgency hook?

2007-12-19 Thread Kurt H Maier
So is the plan to do some kind of color swap on the status bar, or can we do something slightly more flexible? It would be nice if we could treat it just like a keybinding. That way I can set an exec call in config.h to call a script that handles these things, and those who so desire could instea

[dwm] text focus issues in java text fields

2007-12-19 Thread Albert Cardona
Hi all, I understand that java applications have to be run under AWT_TOOLKIT=MToolkit, fine, and I do so. What I don't understand is why I can type just fine into a JTextPane when newly created, but the moment someone else gets the focus and then I return back to it, there is no way to type

Re: [dwm] Urgency hook?

2007-12-19 Thread Taras Ivashchenko
Of course, you're right =) It's my "little misprint"... > Taras Ivashchenko <[EMAIL PROTECTED]> wrote: > > > > apt-cache search osd | grep xosd-bin > > why not use `apt-cache show xosd-bin' instead :-) > > > meillo > -- Taras Ivashchenko <[EMAIL PROTECTED]> "Software is like SEX - i

Re: [dwm] Urgency hook?

2007-12-19 Thread markus schnalke
Taras Ivashchenko <[EMAIL PROTECTED]> wrote: > > apt-cache search osd | grep xosd-bin why not use `apt-cache show xosd-bin' instead :-) meillo

[dwm] problem with "move window while dragging" (mod1-button1)

2007-12-19 Thread Joerg van den Hoff
hi, I want to give `dwm' a serious try (used it only sporadically on my labtop up to now). so far everything seems to work except window movement which mod1-button1 mouse dragging. nothing happens. floating windows always pop up in the upper left corner of the screen and stay

Re: [dwm] Urgency hook?

2007-12-19 Thread Taras Ivashchenko
Hello. You can simply use OSD for such purpose. apt-cache search osd | grep xosd-bin > Just out of curiosity, has anyone made a patch that puts a special color > or some indicator on tags that have windows that set the "Urgency" > window hook, such as pidgin or urxvt if setup correctly? And if

Re: [dwm] [announce] sltar-0.2.1

2007-12-19 Thread pancake
Yay :) awesome source :) It works fine for me. The gzip/bzip support is useless so you can pipe't with zcat/bzcat, the only thing i miss is the 'c' flag :) I usually like to untar with verbose mode which (theorically) would be the same than specifying -t and -x (list contents and extract). If yo

[dwm] [announce] sltar-0.2.1

2007-12-19 Thread Enno "Gottox" Boland
Hi! I wrote a very small tarball extractor: (73sloc). tar.gz: http://s01.de/~gottox/files/sltar/sltar-0.2.1.tar.gz Mercurial: http://s01.de/~gottox/hg/sltar Project page: http://s01.de/~gottox/index.cgi/proj_sltar Please notice that sltar can only extract and list contents of an uncompressed t

Re: [dwm] dzen replacing dwm status bar

2007-12-19 Thread lobzang
I'm using it , but I have a fixed-width dzen bar right now (half screen) I would also be interested in having a dynamic-width dzen statusbar. For exemple, I would like to write a ion-like notify script, that would pop-up a message, using only the minimum width... Rob , do you think it could be eas

[dwm] dzen replacing dwm status bar

2007-12-19 Thread Ross Mohn
I'm interested in replacing the right hand side of the dwm status bar with dzen. Has someone already worked out best practices for doing this? One issues I've run into is the dynamic width of the text printed. For example, if I'm piping text into a dzen process and the number of characters printed

[dwm] Announce: dwm-rfigura 2007-12-18

2007-12-19 Thread Robert Figura
Hi folks, there is a new intermediate release for dwm-rfigura. http://spuerwerk.dyndns.org/~rfigura/dwm/dwm-rfigura-2007-12-18.tar.gz # implemented separation of positions for focusnext() / focusprev() # implemented client / rule flags: SHY INITSHY INITSMALL # improved fixed position code, made

Re: [dwm] Urgency hook?

2007-12-19 Thread Thomas Karmann
On 18.12.2007 (13:05), Jeremy O'Brien wrote: > Just out of curiosity, has anyone made a patch that puts a special color > or some indicator on tags that have windows that set the "Urgency" > window hook, such as pidgin or urxvt if setup correctly? And if not, how > feasible would this be? Thanks in

[dwm] executing programs won't work with tcsh

2007-12-19 Thread Richard Pöttler
hi, I am using tcsh and got some problems, when i want to start a program with M+p. The problem is, that tcsh assigns variables with "set " and not like the sh shells with "=". I patched the config.def.h (patch is attached) to directly exec the output of dmenu and mailed it to Anselm, but he poin