[dwm] dwm and virt-manager

2009-02-24 Thread Enno Boland (Gottox)
Hi! I got a very strange effect using virt-manager with dwm. The main-window doesn't get managed by dwm. I tried to debug dwm with gdb. It looks like the mainwindow gets create multiple times, sometimes it's managed sometimes not. Unfortunally while debugging it's managed most of the times, so it

[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

[dwm] [PATCH] remove sizehints argument in resize()

2009-03-02 Thread Enno Boland (Gottox)
Hi! I wrote a patch which removes the last argument from resize(). This is handled now directly in applysizehints(). What do you think about it? regards Gottox -- http://www.gnuffy.chaotika.org - Real Community Distro diff -r b4e7c220422d dwm.c --- a/dwm.c Sat Feb 21 19:20:11 2009 + +++

Re: [dwm] Suckess Code Management

2009-03-12 Thread Enno Boland (Gottox)
1. Window Manager = dwm-gtx 2. Shell = zsh 3. Texteditor = vim 4. Calender = cal / vim 5. VCS = mercurial 8. Chat = irssi/bitlbee 9. Music = mpd / ncmpc 10. Terminal = rxvt-unicode 11. Debugger = gdb/valgrind 2009/3/12, Jorge Vargas jorge.var...@gmail.com: On Thu, Mar 12, 2009 at 3:51 AM, Alan

Re: [dwm] Gaps

2009-03-13 Thread Enno Boland (Gottox)
I would recommended setting sw and sx in setup() and ww and wx in updategeom() to the disired values. 2009/3/13, Anselm R Garbe garb...@gmail.com: 2009/3/13 anonymous anonym...@id.ru: Is it possible to add, for example, left side gap? Yes, have a look at tile() and change it in order to

Re: [dwm] Tag events

2009-04-17 Thread Enno Boland (Gottox)
What are tag events? Never heard of it. 2009/4/17, Bartosz Nitkiewicz bartosz.nitkiew...@dziq.pl: I'm wondering how to set up tag events. I had this feature before, but suddenly disappeared. -- http://gnuffy.chaotika.org - Real Community Distro

Re: [dwm] dwm's future

2009-04-26 Thread Enno Boland (Gottox)
Hi There! 3. A third idea for legacy support is, that I tend to add a compile-time option or a specific Rule extension that let's you set to reparent all clients or certain clients which are broken such as Mathematica or various Swing apps, though I'm not absolutely sure how likely that

Re: [dwm] dwm's future

2009-04-27 Thread Enno Boland (Gottox)
Hi there ! 2009/4/27, Anselm R Garbe garb...@gmail.com: Thanks for all the valueable input so far in this thread. I think here are the action points: 1) I plan to separate the bar stuff code-wise into two portions -- the tag bar with tags and layout info, and the title/status bar, but

Re: [dwm] dwm's future

2009-04-29 Thread Enno Boland (Gottox)
2009/4/29 Martin Oppegaard mar...@deathaven.com: On Wed, Apr 29, 2009 at 02:08:20PM +0200, Matthias-Christian Ott wrote: On Wed, Apr 29, 2009 at 01:05:40PM +0200, Martin Oppegaard wrote: On Wed, Apr 29, 2009 at 12:58:23PM +0200, Preben Randhol wrote: On Wed, 29 Apr 2009 10:45:35 +0200