Re: [dwm] grid mode patch for dwm-3.5

2007-02-16 Thread Tener Hades
On Wed, Feb 14, 2007 at 08:56:49PM +0200, Alexandru E. Ungur wrote: Hi all, Attached is the grid mode patch updated for for dwm-3.5 The only enhancement is that it honours TOPBAR setting. As I was moding my view.c:resizemaster() in grid mode, I wondered why it was possible to resize the

Re: [dwm] grid mode patch for dwm-3.5

2007-02-16 Thread Tener Hades
On Fri, Feb 16, 2007 at 03:40:20PM +, Tener Hades wrote: I've added if(arrange == gridmode) return; yeah.. rather if(arrange == dogrid) ..oops.. but i've changed it to if(arrange != dotile) as i don't use bottom stack anymore and just thought about

Re: [dwm] konqueror and temporary file transfer window

2007-02-13 Thread Tener Hades
On Tue, Feb 13, 2007 at 09:30:57PM +0100, Oliver Heins wrote: Hi all, when clicking on a link to e.g. a pdf-file in konqueror, a temporary window showing the status of the file transfer pops up. Unfortunately, this window is not floating but is put in the main area whilst konqueror is

Re: [dwm] new windows on slave area

2007-01-19 Thread Tener Hades
On Fri, Jan 19, 2007 at 06:56:41PM -0500, David wrote: Why not just add the window to the currently selected column instead of having these modes? If the master client is selected the new window is prepended otherwise it's appended. Hmm. CPU cycles? Modern machines won't be bothered i know.

Re: [dwm] new windows on slave area

2007-01-18 Thread Tener Hades
On Thu, Jan 18, 2007 at 03:40:31PM +0100, Oliver Heins wrote: Hi Tener, Tener Hades [EMAIL PROTECTED] writes: i've changed TILESYMBOL the same way the bottom stack patch does to notify of which mode you're in. [-]= appends the stack (your patch). [-]= prepends the stack (dwm

Re: [dwm] new windows on slave area

2007-01-18 Thread Tener Hades
On Fri, Jan 19, 2007 at 01:31:44PM +1300, Karl. wrote: Any chance of this going into upstream? I really find it useful to append new windows to slave area (especially xterms). I like this idea too. Most of the time, any second window I open in a view is of lesser overall importance than

Re: [dwm] new windows on slave area

2007-01-17 Thread Tener Hades
On Wed, Jan 17, 2007 at 02:44:47PM +0100, pancake wrote: Testers and comments are welcome I like the idea/patch, but I've changed a couple of things: + { MODKEY, XK_a, append, { .i = 0 } }, \ I've removed this line completely, but kept the other

Re: [dwm] new windows on slave area

2007-01-17 Thread Tener Hades
On 2007-01-17, Tener Hades [EMAIL PROTECTED] wrote: On Wed, Jan 17, 2007 at 02:44:47PM +0100, pancake wrote: Testers and comments are welcome I like the idea/patch, but I've changed a couple of things: +{ MODKEY, XK_a, append, { .i = 0

Re: [dwm] Re: Bottom Stack patch for dwm-3.0

2007-01-15 Thread Tener Hades
On Mon, Jan 15, 2007 at 07:07:48PM -0500, Ross Mohn wrote: On Mon, 2007-01-15 at 10:02 -0500, Ross Mohn wrote: P.S. Please let me know if you have any problems with this patch crashing!! Indeed, there is a bug -- sorry! New patch coming shortly! -RPM yes. - when nmaster 1 and layout

Re: [dwm] dwm-2.9

2007-01-08 Thread Tener Hades
On 2007-01-08, Anselm R. Garbe [EMAIL PROTECTED] wrote: On Mon, Jan 08, 2007 at 03:57:02PM +0100, Antoni Grzymala wrote: And I think an indicator of some sort will make it easier (perhaps some quick visual clue instead of a number? like [***]=, just occured to me that it might be easier for