about summary refs log tree commit diff stats
path: root/client.c
Commit message (Expand)AuthorAgeFilesLines
...
* fixed several other stuff, coming closer to something usefulAnselm R. Garbe2006-07-111-13/+16
* implemented draw_client stuffAnselm R. Garbe2006-07-111-15/+49
* made code more readableAnselm R. Garbe2006-07-111-20/+30
* added basic mouse support (actually we don't need more)Anselm R. Garbe2006-07-111-4/+7
* added mouse-based resizalsAnselm R. Garbe2006-07-111-2/+30
* several changes, new stuffAnselm R. Garbe2006-07-111-0/+5
* added bar event timerAnselm R. Garbe2006-07-111-0/+9
* added protocol killing stuffAnselm R. Garbe2006-07-111-7/+26
* changed how manage client worksAnselm R. Garbe2006-07-111-12/+33
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-111-2/+10
* new stuffAnselm R. Garbe2006-07-111-1/+1
* added several other stuffAnselm R. Garbe2006-07-101-0/+89
d252bac9da5f08fd2aa682a9fc2277'>^
0f8b7a1 ^



2159eb8 ^

a782b70 ^



2159eb8 ^

a782b70 ^

2159eb8 ^
a782b70 ^






0f8b7a1 ^



2159eb8 ^

a782b70 ^



2159eb8 ^
a782b70 ^


0f8b7a1 ^
de36484 ^
0f8b7a1 ^

2159eb8 ^

a782b70 ^

2159eb8 ^
a782b70 ^

a782b70 ^
5685a17 ^
a782b70 ^
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89