Anselm R. Garbe
							
						 | 
						
							
							
								e8389a4cc0
							
							maybe this might work
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								57c49fe867
							
							prepared dwm-1.4 update
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								da0b2a2f31
							
							seems to preserve floating client z-layer order (even with reorder() calls)
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								6436dd4438
							
							after 1.3
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								01d13b0c49
							
							retagged
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								1b2e149cb4
							
							removed html crap
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								4c368bcd24
							
							applied sanders patch to remove unnecessary commit()
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								846850914d
							
							changed config.arg.h - I really need the 4th tag
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								2e0c767d74
							
							3->4 colors
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R.Garbe
							
						 | 
						
							
							
								14f7380308
							
							applied another config.mk patch made by sander
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R.Garbe
							
						 | 
						
							
							
								b9cd0c4331
							
							fixing small bug in config.mk
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R.Garbe
							
						 | 
						
							
							
								95766d6241
							
							applied Sanders LD and resize patches
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R.Garbe
							
						 | 
						
							
							
								84818bdbb5
							
							upgraded version info
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								632c7f3410
							
							next version is 0.8
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								ecc95c903b
							
							using -Os again, zoom is ignored in floating mode or on floating clients
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								12b1d439e4
							
							no need for -g anymore, regexp matching works now
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								e21d93b7bd
							
							switched to regexp matching for Rules
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								863656d2bc
							
							fixed a type in README, and patched config.mk
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								b515765216
							
							removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								3af6434085
							
							applied Sanders patches (numlock2)
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								77f8c075c4
							
							uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								a73a882806
							
							centralized/externalized configuration to config.h
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								7b5638f61d
							
							applied Sanders patches
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								67b3083dfd
							
							s/0.5/0.6/ - my steps are wider than the reality
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								ba59bc8b9f
							
							preparing 0.6 which will be available in the evening after sanders patch approx.
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								72707c2fae
							
							using double-linked list in order to get correct prev focus handling
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								dc5d967ee6
							
							cleaned up code
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								8bb4a93f2b
							
							using O3 instead of Os, binary size still < 40kb
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@10ksloc.org
							
						 | 
						
							
							
								f95eed34b4
							
							applied Jukka's patch with s/ModKeyMask/MODKEY/g
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@mmvi
							
						 | 
						
							
							
								95e56ffc0d
							
							changed CFLAGs
						 | 
						19 years ago |