arg@mmvi
							
						 | 
						
							
							
								2511b5c675
							
							added visibility check to enternotify as well
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@mmvi
							
						 | 
						
							
							
								28aba061ec
							
							offscreen client appearance fixes
						 | 
						19 years ago | 
					
				
					
						
							
								   arg@mmvi
							
						 | 
						
							
							
								8e37c78ce3
							
							focus() enforces visibility of a client if not NULL
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								ca68975ff8
							
							removed useless inclusion
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								529be52fea
							
							fixed executing of dmenu output to handle args correctly
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								ca65478c89
							
							removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								a1e9362d38
							
							some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								cbfc69e310
							
							made introduction comment in dwm.h shorter
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								1d7674bb22
							
							applied Christof Musik's multihead patch for a pathologic cornercase
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								e6cc22396a
							
							added a general comment to dwm.h how dwm is basically organized
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								868159fd0a
							
							some other simplifications
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								b597fa4637
							
							fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								d2d394eccf
							
							small change to comments, renamed two set* functions in client.c into update*
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								438beeabde
							
							small fix
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								281f0981a6
							
							added some comments
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								6ff346bed9
							
							Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								0925dd588c
							
							applied sanders patch of not manipulating sel
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								6f20315dff
							
							really small changes to dwm.1
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								2e68f22118
							
							hotfix
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								8aa860d270
							
							simplified unmanage
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								15abade272
							
							using a global stack for focus recovery on arrange() - seems to work great
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								7ab8c87281
							
							made markups in dwm.1 more consistent
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								4ff8f71643
							
							small addition to dwm.1
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								d22abeee86
							
							this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								a33150eb4b
							
							no this is better
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								fd00b3a186
							
							does this preserve z order for anthony?
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								e8389a4cc0
							
							maybe this might work
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								6078d756bc
							
							Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								57c49fe867
							
							prepared dwm-1.4 update
						 | 
						19 years ago | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								c60de1acd4
							
							drawstatus even if no client exists
						 | 
						19 years ago |