Tue, 16 Oct 2007 19:07:51 +0200 |
Anselm R. Garbe |
applied Eric Mertens patch to mainstream dwm, however this needs testing
|
changeset |
files
|
Tue, 16 Oct 2007 19:04:49 +0200 |
Anselm R. Garbe |
cleaned up dwm.c/dwm.h somewhat that it allows easier integration of patches
|
changeset |
files
|
Thu, 11 Oct 2007 20:50:01 +0200 |
Anselm R. Garbe |
small comment
|
changeset |
files
|
Thu, 11 Oct 2007 20:47:34 +0200 |
Anselm R. Garbe |
recreated dwm.h
|
changeset |
files
|
Wed, 10 Oct 2007 18:51:03 +0200 |
Anselm R. Garbe |
added Mod1-Tab description to dwm.1
|
changeset |
files
|
Wed, 10 Oct 2007 18:39:28 +0200 |
Anselm R. Garbe |
added antoszka's viewprev patch with some minor modifications, restored Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise
|
changeset |
files
|
Sat, 06 Oct 2007 19:43:15 +0200 |
Anselm R. Garbe |
applied Brandon MacDone's static initialization patch for seltags and Client->tags
|
changeset |
files
|
Fri, 05 Oct 2007 18:30:01 +0200 |
Anselm R. Garbe |
removing NULL-terminating **tags definition in config.h
|
changeset |
files
|
Wed, 03 Oct 2007 16:25:25 +0200 |
Anselm R. Garbe |
removed two spaces reported by Soleen
|
changeset |
files
|
Mon, 01 Oct 2007 21:25:15 +0200 |
Anselm R. Garbe |
reverted Peters patch to tile, I will discuss the reasons at dwm@
|
changeset |
files
|
Mon, 01 Oct 2007 15:39:37 +0200 |
Anselm R. Garbe |
s/xterm/uxterm/
|
changeset |
files
|
Mon, 01 Oct 2007 14:40:53 +0200 |
Anselm R. Garbe |
added hint for downloading dextra
|
changeset |
files
|
Mon, 01 Oct 2007 11:43:53 +0200 |
Anselm R. Garbe |
fixed font definition
|
changeset |
files
|
Sun, 30 Sep 2007 19:20:05 +0200 |
Anselm R. Garbe |
fixed man page
|
changeset |
files
|
Sun, 30 Sep 2007 18:33:05 +0200 |
Anselm R. Garbe |
fixed an issue in Peter's patch (it is no good idea to restack() all clients on enternotify()
|
changeset |
files
|
Sun, 30 Sep 2007 12:47:08 +0200 |
Anselm R. Garbe |
applied Peter Hartlich's border collapse patch
|
changeset |
files
|
Thu, 27 Sep 2007 20:08:21 +0200 |
Anselm R. Garbe |
improved tile() for the RESIZEHINTS == True case, now more space is consumed by the clients (esp. if those clients use increment handling heavily)
|
changeset |
files
|
Thu, 27 Sep 2007 18:59:47 +0200 |
Anselm R. Garbe |
fixed colors
|
changeset |
files
|
Thu, 27 Sep 2007 09:14:32 +0200 |
arg |
fixed inclusion order
|
changeset |
files
|
Wed, 26 Sep 2007 19:14:22 +0200 |
Anselm R. Garbe |
updated with my favorite colorscheme
|
changeset |
files
|
Tue, 25 Sep 2007 20:43:29 +0200 |
Anselm R. Garbe |
applied colors depend from lavishs proposal
|
changeset |
files
|
Sun, 23 Sep 2007 18:50:04 +0200 |
Anselm R. Garbe |
switching to white normal bg, renaming tag 9 into www, for static use in conjunction with ff
|
changeset |
files
|
Sun, 23 Sep 2007 11:24:42 +0200 |
Anselm R. Garbe |
btw 4.6 will be the next release
|
changeset |
files
|
Sun, 23 Sep 2007 11:24:12 +0200 |
Anselm R. Garbe |
renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all
|
changeset |
files
|
Sat, 22 Sep 2007 21:55:19 +0200 |
Anselm R. Garbe |
introduced ISTILE, which can be easily extended with other layout functions to allow reuse of setmwfact() and zoom()
|
changeset |
files
|
Sat, 22 Sep 2007 21:34:06 +0200 |
Anselm R. Garbe |
setmwfact and zoom check isarrange(floating) now, not !isarrange(tile) - this makes it easier to play well with bstack and nmtile patches
|
changeset |
files
|
Sat, 22 Sep 2007 09:13:03 +0200 |
Anselm R. Garbe |
Added tag 4.5 for changeset 2acc60d6dfe2
|
changeset |
files
|
Sat, 22 Sep 2007 08:57:24 +0200 |
Anselm R. Garbe |
cosmetic fix
4.5
|
changeset |
files
|
Thu, 20 Sep 2007 21:45:27 +0200 |
Anselm R. Garbe |
fixed a comment
|
changeset |
files
|
Wed, 19 Sep 2007 17:32:28 +0200 |
arg |
applied Peters patch, applied yiyus hint to initfont
|
changeset |
files
|