Re: [dwm] Re: Crash-only software

2009-02-28 Thread Simon Parent
On Sat, Feb 7, 2009 at 11:41 PM, Marcin Cieslak wrote: > David Tweed wrote: >>> I think that authors unnecessarily assume that software components are >>> "black boxes" that need to be kept up at all costs. This is not the right >> >> My reading was more to try and avoid the usual software develop

Re: [dwm] This question is probably beneath you all--but I will ask anyway

2009-02-28 Thread yy
2009/2/28 I. Khider : > Greeting fellow DWM users > > I noticed with certain applications like Gimp, k3b, etc. it is very > difficult to maximize a work screen--I have yet to figure it out. Also for > Gimp, I have tried to move my tools applications around the workspace and > apart from toggling be

Re: [dwm] This question is probably beneath you all--but I will ask anyway

2009-02-28 Thread Anselm R Garbe
Doesn't Alt+Left mouse button drags for move, and Alt+Right mouse button drags for resize work? I haven't seen any X window which won't resize using this. Kind regards, Anselm 2009/2/28 I. Khider : > Greeting fellow DWM users > > I noticed with certain applications like Gimp, k3b, etc. it is very

[dwm] [PATCH] spltting resizehints from resize()

2009-02-28 Thread Enno Boland (Gottox)
Hi! I wrote a small patch which splits the resizehints from resize and puts it into its own function. This makes resizehints more reusable for efficienter tiling algorythms. regards Gottox -- http://www.gnuffy.chaotika.org - Real Community Distro diff -r b4e7c220422d dwm.c --- a/dwm.c Sat F