Sun, 28 Jan 2007 20:29:41 +0100 |
Anselm R. Garbe |
handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well
|
Thu, 25 Jan 2007 09:59:48 +0100 |
Anselm R. Garbe |
prepared yet another hotfix release
3.2.2
|
Wed, 24 Jan 2007 17:24:55 +0100 |
Anselm R. Garbe |
applied offscreen appearance hotfix
|
Tue, 23 Jan 2007 17:12:15 +0100 |
Anselm R. Garbe |
renamed activescreen into selscreen
3.2
|
Tue, 23 Jan 2007 13:10:35 +0100 |
Anselm R. Garbe |
implemented Sanders remarks
|
Tue, 23 Jan 2007 12:29:17 +0100 |
Anselm R. Garbe |
small changes
|
Tue, 23 Jan 2007 12:04:22 +0100 |
Anselm R. Garbe |
removed a blank line
|
Tue, 23 Jan 2007 12:00:49 +0100 |
Anselm R. Garbe |
this version should also work with cornercases (like unmanage during !issel, etc.)
|
Tue, 23 Jan 2007 11:49:16 +0100 |
Anselm R. Garbe |
I think this is the best solution of multihead support
|
Mon, 22 Jan 2007 10:35:58 +0100 |
Anselm R. Garbe |
this variant is known to work, but focus() is ugly - we need in general a better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further).
|
Mon, 22 Jan 2007 10:22:58 +0100 |
Anselm R. Garbe |
applied Sanders all5.patch (thanks for your weekend session, Sander!)
|
Mon, 15 Jan 2007 12:04:25 +0100 |
Anselm R. Garbe |
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
|
Sun, 14 Jan 2007 22:27:29 +0100 |
Anselm R. Garbe |
removed client title bar
|
Thu, 04 Jan 2007 14:17:25 +0100 |
Anselm R. Garbe |
renamed drawtitle into drawclient
|
Tue, 02 Jan 2007 15:44:19 +0100 |
arg |
corrections
|
Tue, 02 Jan 2007 15:37:58 +0100 |
arg |
next version will contain updated copyright notice
|
Mon, 01 Jan 2007 19:10:31 +0100 |
arg |
renamed updatesize into updatesizehints (thx to Sander for this hint)
|
Tue, 12 Dec 2006 19:14:38 +0100 |
arg |
removed Client->grav
|
Mon, 11 Dec 2006 16:45:02 +0100 |
arg |
removed gravitate for the moment
|
Mon, 11 Dec 2006 09:42:16 +0100 |
arg |
disabling configure() during resize
|
Mon, 11 Dec 2006 08:31:30 +0100 |
arg |
made gravitate effectless, waiting for complains ;)
|
Sun, 26 Nov 2006 14:26:53 +0100 |
arg |
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading.
|
Fri, 27 Oct 2006 13:29:35 +0200 |
arg |
and another fix
|
Fri, 27 Oct 2006 13:28:26 +0200 |
arg |
applied sanders try2 patch
|
Fri, 27 Oct 2006 12:05:47 +0200 |
arg |
applied sanders max size fix
|
Thu, 26 Oct 2006 15:41:40 +0200 |
arg |
reverting to original
|
Thu, 26 Oct 2006 15:26:17 +0200 |
arg |
some other change
|
Thu, 26 Oct 2006 15:05:45 +0200 |
arg |
apply small fix to prevent apps like mplayer wandering when toggling fullscreen
|
Fri, 06 Oct 2006 13:06:37 +0200 |
Anselm R. Garbe |
do* has no Arg arument anymore (never called directly)
1.9
|
Fri, 06 Oct 2006 11:50:15 +0200 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines
|