arg@10ksloc.org
|
3af6434085
|
applied Sanders patches (numlock2)
|
19 years ago |
arg@10ksloc.org
|
57871415c1
|
reverting to old resize policy
|
19 years ago |
arg@10ksloc.org
|
52021851d1
|
new resize stuff (using XConfigureWindow instead of XSendEvent)
|
19 years ago |
arg@10ksloc.org
|
080a38d62d
|
renamed WM_PROTOCOL_DELWIN into PROTODELWIN
|
19 years ago |
arg@10ksloc.org
|
ab7a11c0c7
|
renamed ARRANGE into DEFMODE
|
19 years ago |
arg@10ksloc.org
|
d8675f6f30
|
small fixes to dwm.html
|
19 years ago |
arg@10ksloc.org
|
eff4478c2d
|
simplified README
|
19 years ago |
arg@10ksloc.org
|
81683351f0
|
removed 1 missing LOC
|
19 years ago |
arg@10ksloc.org
|
b38905b004
|
removed 5LOC
|
19 years ago |
arg@10ksloc.org
|
d9a6a3b5d2
|
removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
|
19 years ago |
arg@10ksloc.org
|
7c2e3bb67d
|
cleaned config.*h to prevent some confusion
|
19 years ago |
arg@10ksloc.org
|
b01a51a844
|
saved 2LOC
|
19 years ago |
arg@10ksloc.org
|
77f8c075c4
|
uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
|
19 years ago |
arg@10ksloc.org
|
33b4821cd6
|
fixed config.h files
|
19 years ago |
arg@10ksloc.org
|
a73a882806
|
centralized/externalized configuration to config.h
|
19 years ago |
arg@10ksloc.org
|
57416beefe
|
applied Cedric's NumLock patch
|
19 years ago |
arg@10ksloc.org
|
1b63f832c5
|
applied Jukkas prev/next patch with XK_{h,l}
|
19 years ago |
arg@10ksloc.org
|
7b5638f61d
|
applied Sanders patches
|
19 years ago |
arg@10ksloc.org
|
937cabfa0a
|
committed a patch which fixes the hints of Jukka
|
19 years ago |
arg@10ksloc.org
|
deba5069e5
|
updated html
|
19 years ago |
arg@10ksloc.org
|
956113b295
|
Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012e27da0422a61a
|
19 years ago |
arg@10ksloc.org
|
db98a7d60f
|
prepared 0.5
|
19 years ago |
arg@10ksloc.org
|
0464e42231
|
some cleanups/fixes inspired by Jukka Salmi's feedback
|
19 years ago |
arg@10ksloc.org
|
4970ef938e
|
simplified main.c, switching back to single urxvt usage
|
19 years ago |
arg@10ksloc.org
|
f85b163899
|
s/sleep 5/sleep 2/
|
19 years ago |
arg@10ksloc.org
|
2b66f7afb1
|
changed the status info README hint (more simple now, no extra script necessary)
|
19 years ago |
arg@10ksloc.org
|
67b3083dfd
|
s/0.5/0.6/ - my steps are wider than the reality
|
19 years ago |
arg@10ksloc.org
|
0c7bcc24cb
|
applied sanders maxfix patch
|
19 years ago |
arg@10ksloc.org
|
98c6a92eb5
|
added a note how to achieve status info in the bar
|
19 years ago |
arg@10ksloc.org
|
ba59bc8b9f
|
preparing 0.6 which will be available in the evening after sanders patch approx.
|
19 years ago |
arg@10ksloc.org
|
cd8d8e1208
|
sanitization of several clunky stuff, removed heretag (rarely of use), simplified pop(), changed shortcuts to always contain MODKEY
|
19 years ago |
arg@10ksloc.org
|
04eb016e78
|
applied sanders no_sizehints for tiled mode patch (thx!)
|
19 years ago |
arg@10ksloc.org
|
0a4342098b
|
serious mistake in pop() (forgot to set c->prev to NULL on pop)
|
19 years ago |
arg@10ksloc.org
|
72707c2fae
|
using double-linked list in order to get correct prev focus handling
|
19 years ago |
arg@10ksloc.org
|
06dc514bc7
|
added yet another CUTOMIZE tag
|
19 years ago |
arg@10ksloc.org
|
2b5553b1eb
|
cleaned the CUSTOMIZE flags
|
19 years ago |
arg@10ksloc.org
|
4688ad181d
|
made status bar drawing more robust, implemented togglemax and togglemode, works quite well
|
19 years ago |
arg@10ksloc.org
|
dc5d967ee6
|
cleaned up code
|
19 years ago |
arg@10ksloc.org
|
fe3756c8e1
|
Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed00e60a57caac9
|
19 years ago |
arg@10ksloc.org
|
01b151f5f8
|
prepared 0.4
|
19 years ago |
arg@10ksloc.org
|
8bb4a93f2b
|
using O3 instead of Os, binary size still < 40kb
|
19 years ago |
arg@10ksloc.org
|
5ec04b7726
|
fixed version in man page
|
19 years ago |
arg@10ksloc.org
|
3657eaedf3
|
yet another html patch
|
19 years ago |
arg@10ksloc.org
|
9291283a18
|
updated html
|
19 years ago |
arg@10ksloc.org
|
eccd02def2
|
makefile now sets permissions for executables and man pages
|
19 years ago |
arg@10ksloc.org
|
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
|
19 years ago |
arg@10ksloc.org
|
bcaf6a7a0f
|
implemented regexp matching for rules
|
19 years ago |
arg@10ksloc.org
|
f95eed34b4
|
applied Jukka's patch with s/ModKeyMask/MODKEY/g
|
19 years ago |
arg@10ksloc.org
|
1eaffa372f
|
removed TODO, because dwm is nearly finished
|
19 years ago |
arg@10ksloc.org
|
b1697e8d5f
|
reapplied my default keybindings
|
19 years ago |