187 Commits (99b126d0afe461960d001385c9ee13295c8ed543)
 

Author SHA1 Message Date
arg@10ksloc.org 99b126d0af removed CONFIG 18 years ago
arg@10ksloc.org a2d56f6dce make config.h not a time dependence 18 years ago
arg@10ksloc.org db876f9fb0 removed rm config.h from clean 18 years ago
arg@10ksloc.org 05a618b06e added gmake compliance 18 years ago
arg@10ksloc.org 72608f0d5a s/tag2/two/g 18 years ago
arg@10ksloc.org bba044de4f applied Jukka's diff 18 years ago
arg@10ksloc.org 4d55eee754 applied Sanders Makefile patch 18 years ago
arg@10ksloc.org d41b232b52 stylistic chnage 18 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 18 years ago
arg@10ksloc.org 666b4563a0 hotfix of settags 18 years ago
arg@10ksloc.org 7315bb08ad using SRC instead of *.c 18 years ago
arg@10ksloc.org f80688f1c7 changed the files included in make dist 18 years ago
arg@10ksloc.org dc5c070c44 applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat 18 years ago
arg@10ksloc.org 8cc7f3bace changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum) 18 years ago
arg@10ksloc.org 5d3fd3707b implemented the idea presented by Sander for dwm target 18 years ago
arg@10ksloc.org 1bf0c4a8e7 changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now 18 years ago
arg@10ksloc.org 863656d2bc fixed a type in README, and patched config.mk 18 years ago
arg@10ksloc.org f1a34ae1e4 updated dwm.html 18 years ago
arg@10ksloc.org 3000cad507 Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e 18 years ago
arg@10ksloc.org 0f8249f262 removed config.h (stupid hg) 18 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 18 years ago
arg@10ksloc.org 85e6d59956 added Acroread.* and MPlayer.* to config.arg.h rules 18 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 18 years ago
arg@10ksloc.org a55f0e12fe new stuff 18 years ago
arg@10ksloc.org 0cf3ba0eab dwm is now exit, if stdin is closed due broken pipe 18 years ago
arg@10ksloc.org 1d85225952 implemented focus on enterwindow on titlebars 18 years ago
arg@10ksloc.org 3af6434085 applied Sanders patches (numlock2) 18 years ago
arg@10ksloc.org 57871415c1 reverting to old resize policy 18 years ago
arg@10ksloc.org 52021851d1 new resize stuff (using XConfigureWindow instead of XSendEvent) 18 years ago
arg@10ksloc.org 080a38d62d renamed WM_PROTOCOL_DELWIN into PROTODELWIN 18 years ago
arg@10ksloc.org ab7a11c0c7 renamed ARRANGE into DEFMODE 18 years ago
arg@10ksloc.org d8675f6f30 small fixes to dwm.html 18 years ago
arg@10ksloc.org eff4478c2d simplified README 18 years ago
arg@10ksloc.org 81683351f0 removed 1 missing LOC 18 years ago
arg@10ksloc.org b38905b004 removed 5LOC 18 years ago
arg@10ksloc.org d9a6a3b5d2 removed artefacts of single-linked list (thanx to Jukka, I must have been mad) 18 years ago
arg@10ksloc.org 7c2e3bb67d cleaned config.*h to prevent some confusion 18 years ago
arg@10ksloc.org b01a51a844 saved 2LOC 18 years ago
arg@10ksloc.org 77f8c075c4 uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers) 18 years ago
arg@10ksloc.org 33b4821cd6 fixed config.h files 18 years ago
arg@10ksloc.org a73a882806 centralized/externalized configuration to config.h 18 years ago
arg@10ksloc.org 57416beefe applied Cedric's NumLock patch 18 years ago
arg@10ksloc.org 1b63f832c5 applied Jukkas prev/next patch with XK_{h,l} 18 years ago
arg@10ksloc.org 7b5638f61d applied Sanders patches 18 years ago
arg@10ksloc.org 937cabfa0a committed a patch which fixes the hints of Jukka 18 years ago
arg@10ksloc.org deba5069e5 updated html 18 years ago
arg@10ksloc.org 956113b295 Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a 18 years ago
arg@10ksloc.org db98a7d60f prepared 0.5 18 years ago
arg@10ksloc.org 0464e42231 some cleanups/fixes inspired by Jukka Salmi's feedback 18 years ago
arg@10ksloc.org 4970ef938e simplified main.c, switching back to single urxvt usage 18 years ago