Anselm R. Garbe
							
						 | 
						
							
							
								2c477cf661
							
							replaced Arg union with const char *arg, seems cleaner to me, even if we need atoi() in some places
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								352cae4380
							
							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
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								b3b58c08e4
							
							just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair)
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								74cbbe5f35
							
							reverted accidental removal of sx, sy
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								52f0b9e2e3
							
							removed some global vars which should be static instead
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								d180ba418c
							
							renamed setfont to initfont, getcolor to initcolor
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								e7508783e8
							
							added draw.c again (except getcolor and setfont which are helpers in main.c)
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								f4d15b1fec
							
							separating drawsquare from drawtext, made drawtext extern
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								6bc4556ebd
							
							using eprint instead of fputs
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								cdbc84b9a8
							
							introduced Layout struct
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								e9c49ddd7a
							
							removed procevent, more refactoring
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								f8415019d4
							
							draw.c is useless (belongs to main.c now)
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								5d9146ff37
							
							some more refactoring
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								5cc27f1b3c
							
							introduced tile.c, some refactoring of functions
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								6e22ccf7b1
							
							removed ugly ban(), extended resize() that it only resets the size if necessary, added border_width commit to manage()
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								e256afe31e
							
							made for/if/else constructs more consistent, some code polishing
						 | 
						18 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								fd995dac78
							
							pneubeck pointed out an obvious thing, that a second p = stext + strlen(stext) - 1 is unnecessary
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								e39e697998
							
							fixed order of Bool declarations
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								d2dd58eabd
							
							added TOPBAR option for making the bar appear what the user likes
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								4590d7877c
							
							making the  bar appear at bottom
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								28ffff801b
							
							replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								a5cb80b86c
							
							handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								87836d79ef
							
							renamed activescreen into selscreen
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								71b84c2114
							
							small changes
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								b233089815
							
							applied Sanders all5.patch (thanks for your weekend session, Sander!)
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								3c35b90dd3
							
							removed unnecessary bx, by, bw variables
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								0045ad87df
							
							implemented new color scheme accordingly to Sanders proposal
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								ceea528eff
							
							removed mode label stuff
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								a24a6701c8
							
							small fix of initial numlockmask value
						 | 
						19 år sedan | 
					
				
					
						
							
								   Anselm R. Garbe
							
						 | 
						
							
							
								5a5851bac2
							
							reorganized
						 | 
						19 år sedan |