|  Anselm R. Garbe | 29355bd382 | rearranged | 20 years ago | 
				
					
						|  Anselm R. Garbe | 91a1f6926e | I prefer the tiled/floating indicator on the right side | 20 years ago | 
				
					
						|  Anselm R. Garbe | 54775e0b3e | bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) mode | 20 years ago | 
				
					
						|  Anselm R. Garbe | 59b4a5e4ca | draw bar on exposure ;) | 20 years ago | 
				
					
						|  Anselm R. Garbe | 82384e385e | Added tag 0.1 for changeset d31b5ad96b | 20 years ago | 
				
					
						|  Anselm R. Garbe | 7faa8a9042 | prep 0.1 | 20 years ago | 
				
					
						|  Anselm R. Garbe | 6797ff84ae | fixed crash on zoom if only 1 client exists | 20 years ago | 
				
					
						|  Anselm R. Garbe | e7fa504c3e | removed a bunch of lines through swap removal | 20 years ago | 
				
					
						|  Anselm R. Garbe | 5b44976a2d | if stdin writer stops working, dwm consumed much IO load because it still tried to select on this fd, fixed | 20 years ago | 
				
					
						|  Anselm R. Garbe | 6475be926b | removed a bottleneck | 20 years ago | 
				
					
						|  Anselm R. Garbe | a1d0f81966 | searching for a better way to discard enter notifies | 20 years ago | 
				
					
						|  Anselm R. Garbe | c2cf829ef9 | focus on view change as well | 20 years ago | 
				
					
						|  Anselm R. Garbe | e3fd306ee2 | small fix | 20 years ago | 
				
					
						|  Anselm R. Garbe | eb756ee169 | made stdin reader more robust | 20 years ago | 
				
					
						|  Anselm R. Garbe | 0e5c8198bc | implemented dwm reading status text from stdin | 20 years ago | 
				
					
						|  Anselm R. Garbe | 6458d72572 | made barclick to select the specific tag | 20 years ago | 
				
					
						|  Anselm R. Garbe | 9cd686c93a | implemented bar for dwm (I miss status text), I plan that status text is read from stdin in dwm | 20 years ago | 
				
					
						|  Anselm R. Garbe | 1549faf3b9 | continued with man page | 20 years ago | 
				
					
						|  Anselm R. Garbe | 72655f0ce7 | continued with man page | 20 years ago | 
				
					
						|  Anselm R. Garbe | 86d9851427 | except improvements to the mouse handling this is already nearly feature complete | 20 years ago | 
				
					
						|  Anselm R. Garbe | 66da15324e | added mini stuff | 20 years ago | 
				
					
						|  Anselm R. Garbe | 7fe717c29f | fixed several things, nearly feature complete | 20 years ago | 
				
					
						|  Anselm R. Garbe | 3aad92202d | new stuff | 20 years ago | 
				
					
						|  Anselm R. Garbe | efa7e51401 | several other additions/fixes, dwm is quite usable already | 20 years ago | 
				
					
						|  Anselm R. Garbe | c47da143bd | implemented tagging a client | 20 years ago | 
				
					
						|  Anselm R. Garbe | b72588746f | several fixes | 20 years ago | 
				
					
						|  Anselm R. Garbe | b2e98bf9e2 | added philosophy section | 20 years ago | 
				
					
						|  Anselm R. Garbe | ce846e941b | added xlock command (I need it regularly) | 20 years ago | 
				
					
						|  Anselm R. Garbe | 0a638a4caf | added pointer warps on kb-driven/manage-driven focus | 20 years ago | 
				
					
						|  Anselm R. Garbe | 21553f9b4d | changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;) | 20 years ago | 
				
					
						|  Anselm R. Garbe | 9e8b3258a0 | changed default colors | 20 years ago | 
				
					
						|  Anselm R. Garbe | 44f2e8b952 | added dev.c instead of kb.c | 20 years ago | 
				
					
						|  Anselm R. Garbe | 3f942f9e79 | removed obsolete stuff | 20 years ago | 
				
					
						|  Anselm R. Garbe | 7e433694ff | fixed grammar bug reported by John-Galt | 20 years ago | 
				
					
						|  Anselm R. Garbe | f33a30a207 | another change | 20 years ago | 
				
					
						|  Anselm R. Garbe | 4ae1105577 | updated man page | 20 years ago | 
				
					
						|  Anselm R. Garbe | 01a8d44de4 | small changes to README | 20 years ago | 
				
					
						|  Anselm R. Garbe | 3791ec054d | last change to dwm.html | 20 years ago | 
				
					
						|  Anselm R. Garbe | 80c7add6c8 | renamed/changed | 20 years ago | 
				
					
						|  Anselm R. Garbe | 650a1fb4e1 | added logo+description | 20 years ago | 
				
					
						|  Anselm R. Garbe | d7e17087ed | new stuff (some warning elimination) | 20 years ago | 
				
					
						|  Anselm R. Garbe | 8b59083eb1 | removed unnecessary crap | 20 years ago | 
				
					
						|  Anselm R. Garbe | da2bbd371c | before leaning things up | 20 years ago | 
				
					
						|  Anselm R. Garbe | b1701adf75 | new stuff, fixed several issues | 20 years ago | 
				
					
						|  Anselm R. Garbe | 2e836ecce1 | added gravity stuff | 20 years ago | 
				
					
						|  Anselm R. Garbe | 6db5ffb6c9 | added max | 20 years ago | 
				
					
						|  Anselm R. Garbe | 4641aa2925 | added grid mode on Mod1Mask g | 20 years ago | 
				
					
						|  Anselm R. Garbe | dfd84f9bf3 | simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable) | 20 years ago | 
				
					
						|  Anselm R. Garbe | 7696c89c90 | fixed configurerequest | 20 years ago | 
				
					
						|  Anselm R. Garbe | b41c56ae6b | new colors | 20 years ago |