| 86d12249 |
slight fix |
arg@10ksloc.org |
2006-08-05 |
| b098c94e |
small performance tweak ;) |
arg@10ksloc.org |
2006-08-04 |
| 6a39a496 |
fixed xterm font change (all other related apps should work fine with this fix as well) |
arg@10ksloc.org |
2006-08-04 |
| 3d73084b |
fixed view-change bug reported on the list |
arg@10ksloc.org |
2006-08-04 |
| 12b1d439 |
no need for -g anymore, regexp matching works now |
arg@10ksloc.org |
2006-08-04 |
| 1076161b |
fixed dmenu link (thx to deifl) |
arg@10ksloc.org |
2006-08-04 |
| e21d93b7 |
switched to regexp matching for Rules |
arg@10ksloc.org |
2006-08-04 |
| f504aea1 |
fixed a bug in dmenu call |
arg@10ksloc.org |
2006-08-04 |
| 9955ddc9 |
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct |
arg@10ksloc.org |
2006-08-04 |
| 0dfe729f |
added dmenu to dwm.html |
arg@10ksloc.org |
2006-08-04 |
| 8f698bd4 |
small stylistic fix |
arg@10ksloc.org |
2006-08-04 |
| 99b126d0 |
removed CONFIG |
arg@10ksloc.org |
2006-08-03 |
| a2d56f6d |
make config.h not a time dependence |
arg@10ksloc.org |
2006-08-03 |
| db876f9f |
removed rm config.h from clean |
arg@10ksloc.org |
2006-08-03 |
| 05a618b0 |
added gmake compliance |
arg@10ksloc.org |
2006-08-03 |
| 72608f0d |
s/tag2/two/g |
arg@10ksloc.org |
2006-08-03 |
| bba044de |
applied Jukka's diff |
arg@10ksloc.org |
2006-08-03 |
| 4d55eee7 |
applied Sanders Makefile patch |
arg@10ksloc.org |
2006-08-03 |
| d41b232b |
stylistic chnage |
arg@10ksloc.org |
2006-08-03 |
| b3557557 |
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 |
arg@10ksloc.org |
2006-08-03 |
| 666b4563 |
hotfix of settags |
arg@10ksloc.org |
2006-08-03 |
| 7315bb08 |
using SRC instead of *.c |
arg@10ksloc.org |
2006-08-03 |
| f80688f1 |
changed the files included in make dist |
arg@10ksloc.org |
2006-08-03 |
| dc5c070c |
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat |
arg@10ksloc.org |
2006-08-03 |
| 8cc7f3ba |
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum) |
arg@10ksloc.org |
2006-08-03 |
| 5d3fd370 |
implemented the idea presented by Sander for dwm target |
arg@10ksloc.org |
2006-08-02 |
| 1bf0c4a8 |
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now |
arg@10ksloc.org |
2006-08-02 |
| 863656d2 |
fixed a type in README, and patched config.mk |
arg@10ksloc.org |
2006-08-02 |
| f1a34ae1 |
updated dwm.html |
arg@10ksloc.org |
2006-08-02 |
| 3000cad5 |
Added tag 0.6 for changeset c11f86db4550cac5d0a648a3fe4d6d3b9a4fcf7e |
arg@10ksloc.org |
2006-08-02 |