Fri, 30 May 2008 00:34:38 +0200 |
meillo |
modified makefile
|
Fri, 30 May 2008 00:30:57 +0200 |
meillo |
removed unnecessary Arg* parametersadded decnmaster
|
Fri, 30 May 2008 00:07:26 +0200 |
meillo |
tag and seltag is now only bool
|
Thu, 29 May 2008 23:12:30 +0200 |
meillo |
this is the (second) begin of aewl - my personal stipped down dwm
|
Sat, 16 Jun 2007 21:49:51 +0200 |
meillo |
bugfix in Makefile
|
Sat, 16 Jun 2007 21:45:08 +0200 |
meillo |
merge
|
Sat, 16 Jun 2007 21:44:00 +0200 |
meillo |
made Mod-F4 (shutdown) work on notebook
|
Fri, 15 Jun 2007 23:15:21 +0200 |
meillo |
added rule for qiv
|
Sun, 11 Feb 2007 17:20:22 +0100 |
meillo |
added maxlayout by mitch, moved config.h to config.meillo.h, some smaller modifications
|
Sun, 11 Feb 2007 12:20:54 +0100 |
meillo |
statusbar: removed squares, removed modesymbols, normcolor for client title
|
Sun, 11 Feb 2007 12:04:45 +0100 |
meillo |
now clients perform only the first rule matching from config
|
Sun, 11 Feb 2007 12:01:06 +0100 |
meillo |
added my config.h and removed config.arg.h config.default.h
|
Sun, 11 Feb 2007 11:59:23 +0100 |
meillo |
added jukka's viewnext code
|
Fri, 09 Feb 2007 14:56:19 +0100 |
Anselm R. Garbe |
pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary
|
Fri, 09 Feb 2007 11:58:37 +0100 |
Anselm R. Garbe |
treating acroread and mplayer floating by default
|
Fri, 09 Feb 2007 09:54:08 +0100 |
Anselm R. Garbe |
adapting John Grahor's patch to dwm-3.5
|
Thu, 08 Feb 2007 14:09:52 +0100 |
Anselm R. Garbe |
fixed copyright notice in Makefile
|
Thu, 08 Feb 2007 13:39:33 +0100 |
Anselm R. Garbe |
fixed order of Bool declarations
|
Thu, 08 Feb 2007 11:48:01 +0100 |
Anselm R. Garbe |
added TOPBAR option for making the bar appear what the user likes
|
Thu, 08 Feb 2007 11:11:15 +0100 |
Anselm R. Garbe |
next version is 3.5
|
Thu, 08 Feb 2007 11:08:40 +0100 |
Anselm R. Garbe |
making the bar appear at bottom
|
Wed, 07 Feb 2007 12:42:35 +0100 |
Anselm R. Garbe |
Added tag 3.4 for changeset 9ede7b2d2450
|
Wed, 07 Feb 2007 12:37:21 +0100 |
Anselm R. Garbe |
removed debug flags
3.4
|
Wed, 07 Feb 2007 12:37:06 +0100 |
Anselm R. Garbe |
replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
|
Tue, 06 Feb 2007 15:29:19 +0100 |
Anselm R. Garbe |
yet another fix
|
Tue, 06 Feb 2007 15:28:25 +0100 |
Anselm R. Garbe |
simplification
|
Tue, 06 Feb 2007 15:22:13 +0100 |
Anselm R. Garbe |
implemented aspect ratio support of windows
|
Mon, 05 Feb 2007 11:19:46 +0100 |
Anselm R. Garbe |
made some changes more concistent
|
Mon, 05 Feb 2007 11:09:53 +0100 |
Anselm R. Garbe |
got rid of LD (inspired by JGs patch to wmii)
|
Mon, 05 Feb 2007 11:05:16 +0100 |
Anselm R. Garbe |
applied apm's patch proposal, getting rid of XDrawLines
|