about summary refs log tree commit diff stats
path: root/tile.h
Commit message (Collapse)AuthorAgeFilesLines
* applied Jukka Salmi's setmwfact patchAnselm R. Garbe2007-08-171-1/+1
|
* renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfactAnselm R. Garbe2007-08-121-1/+1
|
* fixed a commentAnselm R. Garbe2007-08-111-1/+1
|
* separated layout-specific stuff into separate .h and .c files which are ↵Anselm R. Garbe2007-08-111-0/+6
included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
v1.9.0b5&id=20ab9343ae45320eb29f96ddb66b30148be2aa7f'>^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51