|  Anselm R Garbe | b9dee2c6f1 | tag fix | 17 years ago | 
				
					
						|  Anselm R Garbe | a73ff905b0 | typo fix | 17 years ago | 
				
					
						|  Anselm R Garbe | e3f0445df1 | assign selected tags of target monitor to client when tagmon is performed (less obtrusive imho) | 17 years ago | 
				
					
						|  Anselm R Garbe | ab06f7444b | added some TODOs, some other focus fixes | 17 years ago | 
				
					
						|  Anselm R Garbe | a2a3590979 | disabled XINULATOR code for now | 17 years ago | 
				
					
						|  Anselm R Garbe | e8aafb8e91 | made bar based monitor switching working | 17 years ago | 
				
					
						|  Anselm R Garbe | 18b1312449 | several other focus fixes, introduced unfocus() | 17 years ago | 
				
					
						|  Anselm R Garbe | 80ee95473b | some focus fixes | 17 years ago | 
				
					
						|  Anselm R Garbe | 454a04acdf | fixed title rendering on non-active screen | 17 years ago | 
				
					
						|  Anselm R Garbe | 891831fe62 | fixed getclient brokeness | 17 years ago | 
				
					
						|  Anselm R Garbe | cdb8e27453 | some hotfix cleanup related to wild selmon-> destruction | 17 years ago | 
				
					
						|  Anselm R Garbe | 5c4913e983 | some restack fixes, still odd behavior if n>1 on unmanaging clients | 17 years ago | 
				
					
						|  Anselm R Garbe | fa5ae54bbb | added some dual head simulator code | 17 years ago | 
				
					
						|  Anselm R Garbe | 7de534192c | simplified left over re-assignment | 17 years ago | 
				
					
						|  Anselm R Garbe | 54dc0d542c | fixed tagmon, re-using detach/detachstack and attach/attachstack | 17 years ago | 
				
					
						|  Anselm R Garbe | 913333f518 | simplified ISVISBLE and nexttiled | 17 years ago | 
				
					
						|  Anselm R Garbe | d702f39274 | moved clients/stack/sel to Monitor, that's a per monitor structure from now on | 17 years ago | 
				
					
						|  Anselm R Garbe | 0d8671a5ad | declare buf only if XINERAMA support is used | 17 years ago | 
				
					
						|  Anselm R Garbe | 38e9b67026 | if compiled without XINERAMA support assume 1 monitor by default (n = 1) | 17 years ago | 
				
					
						|  Anselm R Garbe | a3bbdb1b7b | some more refactoring, bar toggle fixes | 17 years ago | 
				
					
						|  Anselm R Garbe | d53ceee682 | hotfixes | 17 years ago | 
				
					
						|  Anselm R Garbe | 78f56672b5 | changes monitor structure to be a list | 17 years ago | 
				
					
						|  Anselm R Garbe | c2fff604a7 | we need a tagset per monitor, removed tagset declaration from config.h | 17 years ago | 
				
					
						|  Anselm R Garbe | 6644a6aa2e | some minor fixes regarding the new xinerama support | 17 years ago | 
				
					
						|  Anselm R Garbe | 3da2453997 | several fixes through ISVISIBLE change (takes Monitor into account) | 17 years ago | 
				
					
						|  Anselm R Garbe | 2ce37bc69e | experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e | 17 years ago | 
				
					
						|  Anselm R Garbe | f27ccc5c60 | introduction of Monitor for better Xinerama support, work in progress | 17 years ago | 
				
					
						|  Anselm R Garbe | 2dbfda72f0 | removed MAXTAGLEN | 17 years ago | 
				
					
						|  Anselm R Garbe | 7df39f3fc7 | next version will be 5.6, shortened some very long lines | 17 years ago | 
				
					
						|  Anselm R Garbe | 0b45199cec | Added tag 5.5 for changeset deaa276abac1 | 17 years ago | 
				
					
						|  Anselm R Garbe | 3632d7132f | applied Marc Andre Tanners showhide patch, the removal of ntiled | 17 years ago | 
				
					
						|  Anselm R Garbe | 565697087b | applied Gottox' patches, and also removed usegrab | 17 years ago | 
				
					
						|  arg@garbe.us | ea0008cba2 | applied the patch I missed from Gottox, thanks mate! | 17 years ago | 
				
					
						|  Anselm R Garbe | af508c2e82 | applied Gottox' resizehints patch, thanks Gottox! | 17 years ago | 
				
					
						|  Anselm R Garbe | f0d1d5206f | some NULL fixes | 17 years ago | 
				
					
						|  Anselm R Garbe | 1c80c05587 | override_redirect is Bool | 17 years ago | 
				
					
						|  Anselm R Garbe | 1e350be229 | applied Gottox' adjustborder removal patch (thanks!) | 17 years ago | 
				
					
						|  a@null | 1a26389e2b | applied nsz' remark | 17 years ago | 
				
					
						|  Premysl Hruby | bf9da23f07 | fix of typo, thx to Enno Gottox Boland | 17 years ago | 
				
					
						|  a@null | 2373940215 | Added tag 5.4.1 for changeset 85a78d8afa0f | 17 years ago | 
				
					
						|  a@null | 90687482ad | fixed an issue reported by Nibble, also fixed s/2008/2009/ | 17 years ago | 
				
					
						|  a@null | 5ab627c06c | Added tag 5.4 for changeset 8b7836a471f8 | 17 years ago | 
				
					
						|  a@null | 76d7e80fc4 | avoid reverting the border if it's not necessary (avoids some flashing on view()) | 17 years ago | 
				
					
						|  a@null | af8049bce8 | spotted missing spaces | 17 years ago | 
				
					
						|  a@null | 2bb51b3246 | reverting some border patches | 17 years ago | 
				
					
						|  a@null | b16d8282be | changed adjustborder to be a macro | 17 years ago | 
				
					
						|  a@null | fef4614772 | applied yiyus applyrules() patch | 17 years ago | 
				
					
						|  a@null | be39dddcc5 | implemented noborder for 1 client in the view | 17 years ago | 
				
					
						|  a@null | 6d209b9b29 | made status script example of .xinitrc more useful | 17 years ago | 
				
					
						|  a@null | 57a0788bd8 | ok, using signal.h for portability reasons | 17 years ago |