2c6be72
								
								 
								referred to LICENSE file by
								
								2007-05-30 12:19:28 +0200
							
						
									d934296
								
								 
								Jukka also belongs to Copyright holders after all he has contributed and done for dwm, updated -v as well by
								
								2007-05-30 12:10:01 +0200
							
						
									39ae286
								
								 
								applied Jukkas patch by
								
								2007-05-30 08:57:44 +0200
							
						
									59e65d1
								
								 
								changed -v output (now also anydot and nsz are contained in this output) by
								
								2007-05-29 13:53:08 +0200
							
						
									9fdd2cd
								
								 
								added nsz to copyright holders as well, because he did a lot recently by
								
								2007-05-29 11:57:08 +0200
							
						
									e1deda9
								
								 
								added anydot to Copyright holders, because he contributed a lot recently by
								
								2007-05-29 11:47:55 +0200
							
						
									199a601
								
								 
								applied anydot's 3 minor patches, thank you anydot by
								
								2007-05-29 11:35:20 +0200
							
						
									492c6f1
								
								 
								applied Sanders patch by
								
								2007-05-28 15:05:47 +0200
							
						
									caa7ab5
								
								 
								applied anydots proposal to let togglefloating restore fixed windows by
								
								2007-05-25 15:28:10 +0200
							
						
									f3e672e
								
								 
								fix if n < nmaster of remainer calculation for master windows by
								
								2007-05-24 16:25:09 +0200
							
						
									02d5ddd
								
								 
								rev 900, cool by
								
								2007-05-24 15:55:28 +0200
							
						
									c789941
								
								 
								fo by
								
								2007-05-24 15:53:48 +0200
							
						
									e45b3ce
								
								 
								calculating the remainder for master and stack area correctly by
								
								2007-05-24 15:40:07 +0200
							
						
									5a9af49
								
								 
								fixed issue reported by Christian Garbs by
								
								2007-05-24 11:35:32 +0200
							
						
									32563ab
								
								 
								removed the only one and superfloues strncmp by
								
								2007-05-23 22:33:46 +0200
							
						
									70c7b43
								
								 
								foo by
								
								2007-05-23 14:51:51 +0200
							
						
									69dfcaa
								
								 
								reverted last change after Sander pointed out the original decision by
								
								2007-05-23 07:49:05 +0200
							
						
									6ee8e3e
								
								 
								applied anydots remark of togglefloating() by
								
								2007-05-23 07:47:20 +0200
							
						
									8439369
								
								 
								applied Szabolcs proposal for zoom() as well by
								
								2007-05-22 11:29:59 +0200
							
						
									81658ea
								
								 
								applied Szabolcs proposal to simplify setlayout() by
								
								2007-05-22 11:29:04 +0200
							
						
									81aebf8
								
								 
								Added tag 4.1 for changeset 00f4180df72b by
								
								2007-05-21 14:37:26 +0200
							
						
									fa32f02
								
								 
								no that change breaks fullscreen apps by
								
								2007-05-16 22:05:02 +0200
							
						
									598e229
								
								 
								raise barwin in restack, that's the most elegant solution I think by
								
								2007-05-16 21:59:53 +0200
							
						
									1e826dd
								
								 
								simplification by
								
								2007-05-15 14:06:18 +0200
							
						
									a967d7f
								
								 
								raising the barwin has no effect becasue of restack by
								
								2007-05-15 13:58:29 +0200
							
						
									ce450c5
								
								 
								fix by
								
								2007-05-15 13:56:47 +0200
							
						
									8f5f7a5
								
								 
								barwindow raising by
								
								2007-05-15 13:56:06 +0200
							
						
									5ad2828
								
								 
								using BarTop as fallback if BARPOS is set to BarOff as default for toggling by
								
								2007-05-15 13:49:43 +0200
							
						
									b896b58
								
								 
								removed strip, added -s to LDFLAGS by
								
								2007-05-15 13:44:04 +0200
							
						
									fef6c5c
								
								 
								added new Mod1-b functionality to dwm(1) by
								
								2007-05-15 13:42:07 +0200
							
						
									37e062b
								
								 
								another fix, call lt->arrange() in togglebar only by
								
								2007-05-15 13:36:04 +0200
							
						
									cf58091
								
								 
								fixed bpos init by
								
								2007-05-15 13:23:51 +0200
							
						
									2aef8b9
								
								 
								made bar togglalble by
								
								2007-05-15 12:09:18 +0200
							
						
									d96307c
								
								 
								thanks to Jukka by
								
								2007-05-14 16:24:01 +0200
							
						
									124866e
								
								 
								added the GTK Save-As bug report to BUGS section of dwm(1) by
								
								2007-05-14 13:42:00 +0200
							
						
									ab3d6a7
								
								 
								applied dfenze cleanups, fixed some comments in dwm.h by
								
								2007-05-14 11:54:30 +0200
							
						
									c67dbb2
								
								 
								small fix of fix by
								
								2007-05-10 13:49:17 +0200
							
						
									b8bccb4
								
								 
								fixed a potential security flaw by
								
								2007-05-10 13:47:44 +0200
							
						
									b6b2f58
								
								 
								applied Maarten Maathuis recenter-patch for floating clients only requesting new width and height exceeding the screen space by
								
								2007-05-09 11:31:14 +0200
							
						
									f7bdb39
								
								 
								s/remain/remainder/ by
								
								2007-05-09 10:12:55 +0200
							
						
									ecd9c3e
								
								 
								fixing remaining space calculation by
								
								2007-05-09 10:11:34 +0200
							
						
									216099d
								
								 
								thanks to Juka to check -Wall ;) by
								
								2007-05-08 08:52:34 +0200
							
						
									fc2e3ea
								
								 
								next version is 4.1 by
								
								2007-05-07 13:14:55 +0200
							
						
									f9e7a33
								
								 
								applied patch of Paul Liu to allow onthefly resizing due to xrandr changes by
								
								2007-05-07 13:12:41 +0200
							
						
									7c9fa25
								
								 
								Added tag 4.0 for changeset 018c38468422 by
								
								2007-04-19 09:26:44 +0200
							
						
									22399a3
								
								 
								fixed the border issue for mplayer, ff is definately broken when using F11 (fullscreen mode) by
								
								2007-04-19 09:24:25 +0200
							
						
									ad2508f
								
								 
								touch border by
								
								2007-04-19 08:53:40 +0200
							
						
									b078599
								
								 
								set border at manage time by
								
								2007-04-18 21:11:46 +0200
							
						
									1e80207
								
								 
								using pixelcarnage-monospace (proggyclean), because this is better to the eyes by
								
								2007-04-18 17:29:38 +0200
							
						
									464fc2c
								
								 
								changed border handling by
								
								2007-04-17 14:56:46 +0200
							
						
									be8d6d4
								
								 
								changing order of c->border restorage by
								
								2007-04-13 12:22:00 +0200
							
						
									f0c2353
								
								 
								I used 2006 in other places as well by
								
								2007-04-13 11:41:39 +0200
							
						
									a730213
								
								 
								yet another fix of copyright compactisition by
								
								2007-04-13 11:40:09 +0200
							
						
									399993c
								
								 
								making Copyright notices more compact by
								
								2007-04-13 11:32:38 +0200
							
						
									4d31806
								
								 
								next version will be 4.0, so don't expect it within the next days by
								
								2007-04-11 15:18:16 +0200
							
						
									540d5ee
								
								 
								make also transients floating when we do not know the main window by
								
								2007-04-11 15:17:29 +0200
							
						
									7d071ce
								
								 
								Added tag 3.9 for changeset 55478328b242 by
								
								2007-04-02 11:11:47 +0200
							
						
									93aeaa5
								
								 
								next version will be 3.9, but don't expect it this week by
								
								2007-03-29 15:18:30 +0200
							
						
									06f9f34
								
								 
								add an additional check in resize() to prevent a crash of dwm by
								
								2007-03-29 15:17:57 +0200
							
						
									5c48012
								
								 
								Added tag 3.8 for changeset 2ea201354cf0 by
								
								2007-03-05 11:54:59 +0100
							
						
									a686c9c
								
								 
								we don't need to set the font all the time by
								
								2007-03-02 15:14:40 +0100
							
						
									9ca5c3b
								
								 
								some changes to updatesizehints, I don't change the aspect ratio algorithm now - I can't think, it is a mess by
								
								2007-03-01 12:33:45 +0100
							
						
									bab5b11
								
								 
								removed sendevent by
								
								2007-02-26 16:24:51 +0100
							
						
									ee8fb0c
								
								 
								Escape -s in dwm.1 by
								
								2007-02-26 10:47:11 +0100
							
						
									0d9d3e7
								
								 
								Added tag 3.7 for changeset baee494346e5 by
								
								2007-02-24 15:41:05 +0100
							
						
									12280f0
								
								 
								prepared 3.7, ready to rambo by
								
								2007-02-24 15:40:50 +0100
							
						
									a58731e
								
								 
								removed an unnecessary newline by
								
								2007-02-24 14:08:27 +0100
							
						
									1df4559
								
								 
								removed superfluous externs (except for tags, because tags is defined in the source) by
								
								2007-02-24 14:06:35 +0100
							
						
									2122e39
								
								 
								replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k by
								
								2007-02-23 13:37:55 +0100
							
						
									e701394
								
								 
								oops, small bugfix in my config by
								
								2007-02-23 11:17:07 +0100
							
						
									3d1d75a
								
								 
								default masterwidth should also be at 600 by
								
								2007-02-23 11:13:57 +0100
							
						
									35f08f4
								
								 
								changed order if h/l by
								
								2007-02-23 11:09:18 +0100
							
						
									0ea0343
								
								 
								well I agree to several people claiming h/j/k/l is the better default than Tab/S-Tab/g/s for focus and master resizing by
								
								2007-02-23 10:40:32 +0100
							
						
									338c083
								
								 
								renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me by
								
								2007-02-22 22:10:16 +0100
							
						
									671442e
								
								 
								hahaha, untiled and non-untiled sounded really cumbersome by
								
								2007-02-22 18:22:51 +0100
							
						
									8d11163
								
								 
								made Fnt an anonymous inner struct by
								
								2007-02-22 18:17:07 +0100
							
						
									fe5acb9
								
								 
								made Fnt an anonymous inner struct by
								
								2007-02-22 18:08:31 +0100
							
						
									cac492b
								
								 
								nah, I don't want 640 as MASTERWIDTH by
								
								2007-02-22 17:58:45 +0100
							
						
									ef9b3e1
								
								 
								using MASTERWIDTH=640 and 32px steps by default (incmasterw()) by
								
								2007-02-22 17:52:45 +0100
							
						
									5a13632
								
								 
								simplified focusclient() by
								
								2007-02-22 17:51:34 +0100
							
						
									5871008
								
								 
								renamed versatile into untiled by
								
								2007-02-22 17:43:41 +0100
							
						
									27b0595
								
								 
								merged focus{prev.next} into focusclient(1/-1) by
								
								2007-02-22 15:25:19 +0100
							
						
									12d5a26
								
								 
								made dwm.h more tidy (thx Jukka for the zoom() hint) by
								
								2007-02-22 15:06:56 +0100
							
						
									89b7f15
								
								 
								oops by
								
								2007-02-22 12:16:58 +0100
							
						
									5711609
								
								 
								small bugfix by
								
								2007-02-22 12:15:48 +0100
							
						
									825b7c3
								
								 
								fixed some issues due to the Arg->const char * transition by
								
								2007-02-22 12:00:02 +0100
							
						
									ba96131
								
								 
								restoring default keybindings as Sander complained by
								
								2007-02-22 11:45:03 +0100
							
						
									2c477cf
								
								 
								replaced Arg union with const char *arg, seems cleaner to me, even if we need atoi() in some places by
								
								2007-02-22 11:42:08 +0100
							
						
									986ca73
								
								 
								re-added xterm to config.default.h by
								
								2007-02-22 11:15:31 +0100
							
						
									2880988
								
								 
								removed button4/5-bindings for incnmaster on mode label - that is misleading by
								
								2007-02-22 11:09:44 +0100
							
						
									cb9607c
								
								 
								fixed order of key bindings described in dwm.1 by
								
								2007-02-22 11:06:37 +0100
							
						
									4bd4f42
								
								 
								status needs update even in togglemax() - since we got an indicator for this by
								
								2007-02-22 10:59:42 +0100
							
						
									84432e6
								
								 
								reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window. by
								
								2007-02-22 10:57:19 +0100
							
						
									1a25414
								
								 
								dwm draws a small caret before the client title if it's a versatile client by
								
								2007-02-22 10:52:57 +0100
							
						
									3171371
								
								 
								nah grouped keybindings by context by
								
								2007-02-22 09:29:38 +0100
							
						
									92105e7
								
								 
								fixed exit condition in togglemax() by
								
								2007-02-22 08:08:36 +0100
							
						
									6ee9f13
								
								 
								fixing missing extern declars in dwm.h for {de,at}tach() by
								
								2007-02-22 08:02:04 +0100
							
						
									352cae4
								
								 
								several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH by
								
								2007-02-22 07:59:13 +0100
							
						
									b3b58c0
								
								 
								just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair) by
								
								2007-02-21 21:36:54 +0100
							
						
									204f0a3
								
								 
								optimizing background color of terminals by
								
								2007-02-21 17:00:06 +0100