blob: 9d4dd568e830b7b00a2016aec01ced3015d3be1e (
plain)
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
|
Sam Spilsbury <sam.spilsbury@canonical.com> 2011-07-07
Add VERSION file (0.9.5.0)
Scott Moreau <oreaus@gmail.com> 2010-09-28
Don't require composite since opengl already does.
Sam Spilsbury <SmSpillaz@gmail.com> 2010-05-25
Load after decor plugin to prevent windows moving after plugin load
Sam Spilsbury <smspillaz@gmail.com> 2010-04-11
Ensure that we load after composite and opengl
Dennis Kasprzyk <onestone@compiz-fusion.org> 2009-03-16
Track core changes.
Erkin Bahceci <erkinbah@gmail.com> 2009-03-14
Track core changes.
Danny Baumann <dannybaumann@web.de> 2009-02-02
Options are in the <options> tag now.
Danny Baumann <dannybaumann@web.de> 2009-02-02
Proper formatting.
Danny Baumann <dannybaumann@web.de> 2009-01-30
Minor fixes, stylistic improvements.
Sam Spilsbury <smspillaz@gmail.com> 2009-01-30
Added missing Makefile.
Sam Spilsbury <smspillaz@gmail.com> 2009-01-30
Initial C++ port.
Danny Baumann <dannybaumann@web.de> 2008-11-24
Improve fade handling if a window is grabbed/ungrabbed during fade.
Danny Baumann <dannybaumann@web.de> 2008-09-01
Track core changes.
Danny Baumann <dannybaumann@web.de> 2008-06-08
Get rid of unneeded heap allocation.
Danny Baumann <dannybaumann@web.de> 2008-06-08
Plug memory leak.
Danny Baumann <dannybaumann@web.de> 2008-05-20
Improve damage behaviour.
Dennis Kasprzyk <onestone@opencompositing.org> 2008-04-04
CMake build file.
Dennis Kasprzyk <onestone@opencompositing.org> 2008-04-03
Makefile update.
Dennis Kasprzyk <onestone@opencompositing.org> 2008-03-14
Makefile update.
Dennis Kasprzyk <onestone@opencompositing.org> 2008-03-14
Makefile update.
Danny Baumann <dannybaumann@web.de> 2008-03-12
Makefile update
Danny Baumann <dannybaumann@web.de> 2008-02-19
Make sure InfoLayer is initialized correctly.
Dennis Kasprzyk <onestone@opencompositing.org> 2008-01-23
Makefile update.
Robert Noland <rnoland@rnoland-ibm.acs.internap.com> 2007-09-19
Make window large enough to display 4 digit by 4 digit geometry.
Danny Baumann <dannybaumann@web.de> 2007-09-07
Track core changes.
Danny Baumann <dannybaumann@web.de> 2007-08-30
Track core changes.
Danny Baumann <dannybaumann@web.de> 2007-08-25
Adjust header.
Guillaume Seguin <guillaume@segu.in> 2007-08-25
* Fix copyright & license
Dennis Kasprzyk <onestone@opencompositing.org> 2007-08-06
Makefile update.
Danny Baumann <dannybaumann@web.de> 2007-08-05
Compiz indention and cleanups.
Travis Watkins <amaranth@ubuntu.com> 2007-07-28
Avoid crash by making sure the cairo context exists.
Dennis Kasprzyk <onestone@opencompositing.org> 2007-07-25
Initialize variables correctly.
Dennis Kasprzyk <onestone@opencompositing.org> 2007-07-16
Remove obsolete deps/features from vtable
Dennis Kasprzyk <onestone@opencompositing.org> 2007-07-03
Makefile update.
Dennis Kasprzyk <onestone@opencompositing.org> 2007-07-01
Makefile update.
Danny Baumann <dannybaumann@web.de> 2007-06-30
xml -> xml.in
Dennis Kasprzyk <onestone@opencompositing.org> 2007-06-28
Makefile update.
Danny Baumann <dannybaumann@web.de> 2007-06-24
prepareXCoords -> transformToScreenSpace
Danny Baumann <dannybaumann@web.de> 2007-06-14
Fix size calculation for windows without size increment hint.
Merge: 161fcc5 e65d0d1
Danny Baumann <dannybaumann@web.de> 2007-06-11
Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/plugins/resizeinfo
Danny Baumann <dannybaumann@web.de> 2007-06-11
Fix dependencies.
Dennis Kasprzyk <onestone@beryl-project.org> 2007-06-11
Makefile update.
Dennis Kasprzyk <onestone@beryl-project.org> 2007-06-11
Updated Makefile
Danny Baumann <dannybaumann@web.de> 2007-06-11
Move to utility section.
Robert Carr <racarr@gorbie.(none)> 2007-06-10
Indentation
Robert Carr <racarr@gorbie.(none)> 2007-06-10
Remove useless info shown when 'resizing' maximized window
Robert Carr <racarr@gorbie.(none)> 2007-06-10
Fix calculation
Danny Baumann <dannybaumann@web.de> 2007-06-10
printf -> compLogMessage
Danny Baumann <dannybaumann@web.de> 2007-06-02
Track the first grabbed window, not the last one.
The old behaviour could cause problems while resizing grouped windows.
Dennis Kasprzyk <onestone@opencompositing.org> 2007-06-01
Applied lastest core changes
Danny Baumann <dannybaumann@web.de> 2007-05-24
Crash fix.
Next time I will actually try to run the code before committing, I promise.
Danny Baumann <dannybaumann@web.de> 2007-05-24
Build fix.
Danny Baumann <dannybaumann@web.de> 2007-05-24
Use Compiz' resize notify message to determine the current window size.
Danny Baumann <dannybaumann@web.de> 2007-05-24
Whitespace & formatting improvements.
Danny Baumann <dannybaumann@web.de> 2007-05-24
Load resizeinfo after resize.
This makes sure the info box is drawn above the resize rectangle.
Dennis Kasprzyk <onestone@beryl-project.org> 2007-05-21
Makefile update
Danny Baumann <dannybaumann@web.de> 2007-05-20
Fix description.
Merge: 1d8926a 88baa0a
Dennis Kasprzyk <onestone@beryl-project.org> 2007-05-16
Merge branch 'master' of git+ssh://git.opencompositing.org/git/compcomm/plugins/resizeinfo
Dennis Kasprzyk <onestone@beryl-project.org> 2007-05-16
fixed category name
Danny Baumann <dannybaumann@web.de> 2007-05-15
Fixed fading code.
Danny Baumann <dannybaumann@web.de> 2007-05-15
Fix row/column count calculation.
Robert Carr <racarr@gorbie.(none)> 2007-05-14
Add a...few options.
Robert Carr <racarr@gorbie.(none)> 2007-05-14
What schemea and options.[ch] in the repo?
Robert Carr <racarr@gorbie.(none)> 2007-05-14
BCOPify.
Robert Carr <racarr@gorbie.(none)> 2007-05-14
Fix new makefile...
Robert Carr <racarr@gorbie.(none)> 2007-05-14
Update Makefile.
Robert Carr <racarr@gorbie.(none)> 2007-05-14
Fix very small leak.
Robert Carr <racarr@gorbie.(none)> 2007-05-14
Initial commit.
racarr <racarr@de35.org> 2007-05-14
Dummy commit
|