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
arg@10ksloc.org
2006-08-03 12:12:26 +02:00
666b4563a0
hotfix of settags
arg@10ksloc.org
2006-08-03 11:38:26 +02:00
7315bb08ad
using SRC instead of *.c
arg@10ksloc.org
2006-08-03 11:27:29 +02:00
f80688f1c7
changed the files included in make dist
arg@10ksloc.org
2006-08-03 10:59:20 +02:00
dc5c070c44
applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
arg@10ksloc.org
2006-08-03 10:58:29 +02:00
8cc7f3bace
changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
arg@10ksloc.org
2006-08-03 10:55:07 +02:00
5d3fd3707b
implemented the idea presented by Sander for dwm target
arg@10ksloc.org
2006-08-02 17:49:21 +02:00
1bf0c4a8e7
changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
arg@10ksloc.org
2006-08-02 17:19:22 +02:00
863656d2bc
fixed a type in README, and patched config.mk
arg@10ksloc.org
2006-08-02 17:12:00 +02:00
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
arg@10ksloc.org
2006-08-02 16:46:59 +02:00
85e6d59956
added Acroread.* and MPlayer.* to config.arg.h rules
arg@10ksloc.org
2006-08-02 16:38:21 +02:00
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
arg@10ksloc.org
2006-08-02 16:32:05 +02:00
a55f0e12fe
new stuff
arg@10ksloc.org
2006-08-02 13:05:04 +02:00
0cf3ba0eab
dwm is now exit, if stdin is closed due broken pipe
arg@10ksloc.org
2006-08-02 12:33:24 +02:00
1d85225952
implemented focus on enterwindow on titlebars
arg@10ksloc.org
2006-08-02 11:28:27 +02:00
8bb4a93f2b
using O3 instead of Os, binary size still < 40kb
arg@10ksloc.org
2006-07-20 10:26:36 +02:00
5ec04b7726
fixed version in man page
arg@10ksloc.org
2006-07-20 10:15:05 +02:00
3657eaedf3
yet another html patch
arg@10ksloc.org
2006-07-20 10:12:41 +02:00
9291283a18
updated html
arg@10ksloc.org
2006-07-20 10:10:58 +02:00
eccd02def2
makefile now sets permissions for executables and man pages
arg@10ksloc.org
2006-07-20 09:45:47 +02:00
11737233a7
removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable
arg@10ksloc.org
2006-07-20 07:26:23 +02:00
bcaf6a7a0f
implemented regexp matching for rules
arg@10ksloc.org
2006-07-19 17:42:08 +02:00
f95eed34b4
applied Jukka's patch with s/ModKeyMask/MODKEY/g
arg@10ksloc.org
2006-07-19 16:38:39 +02:00
1eaffa372f
removed TODO, because dwm is nearly finished
arg@10ksloc.org
2006-07-19 15:03:53 +02:00
b1697e8d5f
reapplied my default keybindings
arg@10ksloc.org
2006-07-19 14:54:19 +02:00
f1294353f2
firefox instance is different now
arg@mmvi
2006-07-18 15:10:57 +02:00
6649dcce6d
changed occurrences of wmii.de into 10kloc.org in dwm.html, because 10kloc.org is already working
Anselm R. Garbe
2006-07-18 13:01:33 +02:00
58f2fe3f6a
implemened distinguishing float/managed geometries of clients (works quite well)
Anselm R. Garbe
2006-07-18 12:36:57 +02:00
0aaa9a21f3
pop on heretag
Anselm R. Garbe
2006-07-18 11:45:32 +02:00