|  arg@10ksloc.org | 66e16c92d3 | applied Sanders man page/Makefile patch | 20 years ago | 
				
					
						|  arg@10ksloc.org | 6a8e176df1 | settle with grey | 20 years ago | 
				
					
						|  arg@10ksloc.org | 632c7f3410 | next version is 0.8 | 20 years ago | 
				
					
						|  arg@10ksloc.org | 045f1840e0 | made my colors tasting better with the background | 20 years ago | 
				
					
						|  arg@10ksloc.org | 45d16d090b | status box should have a border in my eyes | 20 years ago | 
				
					
						|  arg@10ksloc.org | 525c5ff4d8 | next attempt for w on black switch | 20 years ago | 
				
					
						|  arg@10ksloc.org | 5952157c3b | Added tag 0.7 for changeset 3fb41412e2 | 20 years ago | 
				
					
						|  arg@10ksloc.org | f777d21899 | prepared dwm.html | 20 years ago | 
				
					
						|  arg@10ksloc.org | 82064af2d7 | added stripping to dwm target in Makefile | 20 years ago | 
				
					
						|  arg@10ksloc.org | d54444cfd7 | changed getproto, maybe that might fix the killclient issue reported on the list | 20 years ago | 
				
					
						|  arg@10ksloc.org | 525ef3c178 | applied endless loop prevention on zoom() | 20 years ago | 
				
					
						|  arg@10ksloc.org | 5ef6ef1bac | updated man page | 20 years ago | 
				
					
						|  arg@10ksloc.org | f4208e7cac | small fix of the last commit | 20 years ago | 
				
					
						|  arg@10ksloc.org | ecc95c903b | using -Os again, zoom is ignored in floating mode or on floating clients | 20 years ago | 
				
					
						|  arg@10ksloc.org | a207949b65 | mouse grab needs also to grab for combinations of numlock/lockmask | 20 years ago | 
				
					
						|  arg@10ksloc.org | 86d12249dd | slight fix | 20 years ago | 
				
					
						|  arg@10ksloc.org | b098c94ed4 | small performance tweak ;) | 20 years ago | 
				
					
						|  arg@10ksloc.org | 6a39a496d0 | fixed xterm font change (all other related apps should work fine with this fix as well) | 20 years ago | 
				
					
						|  arg@10ksloc.org | 3d73084b5e | fixed view-change bug reported on the list | 20 years ago | 
				
					
						|  arg@10ksloc.org | 12b1d439e4 | no need for -g anymore, regexp matching works now | 20 years ago | 
				
					
						|  arg@10ksloc.org | 1076161bf3 | fixed dmenu link (thx to deifl) | 20 years ago | 
				
					
						|  arg@10ksloc.org | e21d93b7bd | switched to regexp matching for Rules | 20 years ago | 
				
					
						|  arg@10ksloc.org | f504aea132 | fixed a bug in dmenu call | 20 years ago | 
				
					
						|  arg@10ksloc.org | 9955ddc978 | using execl now, argv changed, using cmd and const char defs directly in the KEYS struct | 20 years ago | 
				
					
						|  arg@10ksloc.org | 0dfe729f90 | added dmenu to dwm.html | 20 years ago | 
				
					
						|  arg@10ksloc.org | 8f698bd4cc | small stylistic fix | 20 years ago | 
				
					
						|  arg@10ksloc.org | 99b126d0af | removed CONFIG | 20 years ago | 
				
					
						|  arg@10ksloc.org | a2d56f6dce | make config.h not a time dependence | 20 years ago | 
				
					
						|  arg@10ksloc.org | db876f9fb0 | removed rm config.h from clean | 20 years ago | 
				
					
						|  arg@10ksloc.org | 05a618b06e | added gmake compliance | 20 years ago | 
				
					
						|  arg@10ksloc.org | 72608f0d5a | s/tag2/two/g | 20 years ago | 
				
					
						|  arg@10ksloc.org | bba044de4f | applied Jukka's diff | 20 years ago | 
				
					
						|  arg@10ksloc.org | 4d55eee754 | applied Sanders Makefile patch | 20 years ago | 
				
					
						|  arg@10ksloc.org | d41b232b52 | stylistic chnage | 20 years ago | 
				
					
						|  arg@10ksloc.org | b35575574b | removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags | 20 years ago | 
				
					
						|  arg@10ksloc.org | 666b4563a0 | hotfix of settags | 20 years ago | 
				
					
						|  arg@10ksloc.org | 7315bb08ad | using SRC instead of *.c | 20 years ago | 
				
					
						|  arg@10ksloc.org | f80688f1c7 | changed the files included in make dist | 20 years ago | 
				
					
						|  arg@10ksloc.org | dc5c070c44 | applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat | 20 years ago | 
				
					
						|  arg@10ksloc.org | 8cc7f3bace | changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum) | 20 years ago | 
				
					
						|  arg@10ksloc.org | 5d3fd3707b | implemented the idea presented by Sander for dwm target | 20 years ago | 
				
					
						|  arg@10ksloc.org | 1bf0c4a8e7 | changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now | 20 years ago | 
				
					
						|  arg@10ksloc.org | 863656d2bc | fixed a type in README, and patched config.mk | 20 years ago | 
				
					
						|  arg@10ksloc.org | f1a34ae1e4 | updated dwm.html | 20 years ago | 
				
					
						|  arg@10ksloc.org | 3000cad507 | Added tag 0.6 for changeset c11f86db45 | 20 years ago | 
				
					
						|  arg@10ksloc.org | 0f8249f262 | removed config.h (stupid hg) | 20 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 | 20 years ago | 
				
					
						|  arg@10ksloc.org | 85e6d59956 | added Acroread.* and MPlayer.* to config.arg.h rules | 20 years ago | 
				
					
						|  arg@10ksloc.org | 95e8d12b71 | made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander | 20 years ago | 
				
					
						|  arg@10ksloc.org | a55f0e12fe | new stuff | 20 years ago |