~vanvugt/compiz-plugins-main/fix-915236

« back to all changes in this revision

Viewing changes to scaleaddon/ChangeLog

  • Committer: Sam Spilsbury
  • Date: 2011-08-04 16:31:54 UTC
  • Revision ID: sam.spilsbury@canonical.com-20110804163154-ys9vvppcvh3k8ay7
Sync in changes from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-07
 
2
 
 
3
    Add VERSION file (0.9.5.0)
 
4
 
 
5
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-03-15
 
6
 
 
7
    Update for new core API
 
8
 
 
9
Scott Moreau <oreaus@gmail.com> 2010-09-28
 
10
 
 
11
    Don't require composite since opengl already does.
 
12
 
 
13
Sam Spilsbury <smspillaz@gmail.com>     2010-08-07
 
14
 
 
15
    Add slot expansion code and aspect ratio adjustment code to better optimise window placement.
 
16
    
 
17
    NB: Aspect ratio adjustment code is disabled for now
 
18
 
 
19
Sam Spilsbury <smspillaz@gmail.com>     2010-08-07
 
20
 
 
21
    Add attribution
 
22
 
 
23
Sam Spilsbury <smspillaz@gmail.com>     2010-08-07
 
24
 
 
25
    Take into account decorations
 
26
 
 
27
Sam Spilsbury <smspillaz@gmail.com>     2010-08-07
 
28
 
 
29
    Force movement if distances resolve to zero
 
30
 
 
31
Sam Spilsbury <smspillaz@gmail.com>     2010-08-07
 
32
 
 
33
    Add precision option
 
34
 
 
35
Sam Spilsbury <smspillaz@gmail.com>     2010-08-07
 
36
 
 
37
    Add "natural" mode, inspired by KWin
 
38
 
 
39
Merge: bf4c5ac ae20fba
 
40
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
 
41
 
 
42
    Merge branch 'master' of git+ssh://smspillaz@git.compiz.org/git/compiz/plugins/scaleaddon
 
43
 
 
44
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
 
45
 
 
46
    Load after decor plugin to prevent windows moving after plugin load
 
47
 
 
48
Danny Baumann <dannybaumann@web.de>     2010-05-02
 
49
 
 
50
    Cleanup.
 
51
 
 
52
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
 
53
 
 
54
    Cleanup commented bits and use C++ bool
 
55
 
 
56
Sam Spilsbury <smspillaz@gmail.com>     2010-04-11
 
57
 
 
58
    Ensure that we load after composite and opengl
 
59
 
 
60
Sam Spilsbury <smspillaz@gmail.com>     2009-10-13
 
61
 
 
62
    Remove dummy
 
63
 
 
64
Sam Spilsbury <smspillaz@gmail.com>     2009-10-13
 
65
 
 
66
    Dummy commit
 
67
 
 
68
Sam Spilsbury <smspillaz@gmail.com>     2009-10-13
 
69
 
 
70
    Initial C++ port
 
71
 
 
72
Danny Baumann <dannybaumann@web.de>     2009-01-11
 
73
 
 
74
    Adapt for text plugin interface changes.
 
75
 
 
76
Danny Baumann <dannybaumann@web.de>     2008-12-02
 
77
 
 
78
    Always use highlighted window for actions (close/zoom/pull).
 
79
 
 
80
Danny Baumann <dannybaumann@web.de>     2008-09-01
 
81
 
 
82
    Track core changes.
 
83
 
 
84
Danny Baumann <dannybaumann@web.de>     2008-06-07
 
85
 
 
86
    Properly initialize variable.
 
87
 
 
88
Danny Baumann <dannybaumann@web.de>     2008-05-20
 
89
 
 
90
    Damage optimizations.
 
91
 
 
92
Danny Baumann <dannybaumann@web.de>     2008-05-15
 
93
 
 
94
    Improved window pulling.
 
95
    Based on a patch by Douglas Young in bug #592.
 
96
 
 
97
Danny Baumann <dannybaumann@web.de>     2008-05-12
 
98
 
 
99
    More description fixup.
 
100
 
 
101
Danny Baumann <dannybaumann@web.de>     2008-05-12
 
102
 
 
103
    Improve descriptions.
 
104
 
 
105
Danny Baumann <dannybaumann@web.de>     2008-05-12
 
106
 
 
107
    Fixup indention.
 
108
 
 
109
Danny Baumann <dannybaumann@web.de>     2008-05-12
 
110
 
 
111
    Added bindings for pulling windows to the current viewport.
 
112
 
 
113
Danny Baumann <dannybaumann@web.de>     2008-04-27
 
114
 
 
115
    Minor cleanup.
 
116
 
 
117
Danny Baumann <dannybaumann@web.de>     2008-04-25
 
118
 
 
119
    Set internal hint.
 
120
 
 
121
Danny Baumann <dannybaumann@web.de>     2008-04-24
 
122
 
 
123
    Only clear out last highlighted window on state changes, not on every selection.
 
124
 
 
125
Danny Baumann <dannybaumann@web.de>     2008-04-21
 
126
 
 
127
    Clear out last highlighted window on select to make sure the highlight is properly damaged if the window selection in scalefilter is changed.
 
128
 
 
129
Danny Baumann <dannybaumann@web.de>     2008-04-21
 
130
 
 
131
    Use text's background rendering.
 
132
 
 
133
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-04
 
134
 
 
135
    CMake build file.
 
136
 
 
137
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-03
 
138
 
 
139
    Makefile update.
 
140
 
 
141
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
 
142
 
 
143
    Makefile update.
 
144
 
 
145
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
 
146
 
 
147
    Makefile update.
 
148
 
 
149
Danny Baumann <dannybaumann@web.de>     2008-03-12
 
150
 
 
151
    Makefile update
 
152
 
 
153
Danny Baumann <dannybaumann@web.de>     2008-03-01
 
154
 
 
155
    Hook into selectWindow proc to make the highlight follow keyboard initiated window selection.
 
156
    Rename lastHovered variable to lastHighlighted variable to reflect that.
 
157
    Fixed handling of scale compiz event to get initialization right.
 
158
 
 
159
Danny Baumann <dannybaumann@web.de>     2008-02-25
 
160
 
 
161
    Render window titles at start of animation, not the end.
 
162
 
 
163
Danny Baumann <dannybaumann@web.de>     2008-02-24
 
164
 
 
165
    Only render window title for windows with slot.
 
166
 
 
167
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-23
 
168
 
 
169
    Check for header changes
 
170
 
 
171
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-23
 
172
 
 
173
    Makefile update.
 
174
 
 
175
Danny Baumann <dannybaumann@web.de>     2007-12-05
 
176
 
 
177
    Added option to display window title for all scaled windows.
 
178
 
 
179
Danny Baumann <dannybaumann@web.de>     2007-09-25
 
180
 
 
181
    passive_ghrab must be set to false, not true.
 
182
 
 
183
Danny Baumann <dannybaumann@web.de>     2007-09-21
 
184
 
 
185
    Fix in-window calculations.
 
186
 
 
187
Danny Baumann <dannybaumann@web.de>     2007-09-07
 
188
 
 
189
    Track core changes.
 
190
 
 
191
Danny Baumann <dannybaumann@web.de>     2007-09-03
 
192
 
 
193
    Show viewport number in window title when showing windows from all viewports.
 
194
 
 
195
Danny Baumann <dannybaumann@web.de>     2007-09-02
 
196
 
 
197
    Track text plugin changes and check for its presence.
 
198
 
 
199
Danny Baumann <dannybaumann@web.de>     2007-08-31
 
200
 
 
201
    Use correct header file.
 
202
 
 
203
Danny Baumann <dannybaumann@web.de>     2007-08-30
 
204
 
 
205
    Check core ABI version.
 
206
 
 
207
Danny Baumann <dannybaumann@web.de>     2007-08-30
 
208
 
 
209
    Track core changes.
 
210
 
 
211
Danny Baumann <dannybaumann@web.de>     2007-08-30
 
212
 
 
213
    Use core utility functions to retrieve scale's ABI version and displayPrivateIndex.
 
214
 
 
215
Danny Baumann <dannybaumann@web.de>     2007-08-25
 
216
 
 
217
    Cleanup and indention fixes part 2.
 
218
 
 
219
Danny Baumann <dannybaumann@web.de>     2007-08-25
 
220
 
 
221
    Cleanups and intendion fixes.
 
222
 
 
223
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-20
 
224
 
 
225
    New action system
 
226
 
 
227
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-06
 
228
 
 
229
    Makefile update.
 
230
 
 
231
Roland Baer <roland@Vista.(none)>       2007-07-18
 
232
 
 
233
    scaleaddon unused var
 
234
 
 
235
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-16
 
236
 
 
237
    Remove obsolete deps/features from vtable
 
238
 
 
239
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-03
 
240
 
 
241
    Makefile update.
 
242
 
 
243
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-01
 
244
 
 
245
    Makefile update.
 
246
 
 
247
Danny Baumann <dannybaumann@web.de>     2007-06-30
 
248
 
 
249
    xml -> xml.in
 
250
 
 
251
Danny Baumann <dannybaumann@web.de>     2007-06-30
 
252
 
 
253
    Only update window title on real title changes, not on every property change.
 
254
 
 
255
Danny Baumann <dannybaumann@web.de>     2007-06-30
 
256
 
 
257
    Update window title display when window title changes.
 
258
 
 
259
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-28
 
260
 
 
261
    Makefile update.
 
262
 
 
263
Danny Baumann <dannybaumann@web.de>     2007-06-28
 
264
 
 
265
    Remove trailing whitespace.
 
266
 
 
267
Danny Baumann <dannybaumann@web.de>     2007-06-28
 
268
 
 
269
    Fix possibly uninitialized return value.
 
270
 
 
271
Danny Baumann <dannybaumann@web.de>     2007-06-19
 
272
 
 
273
    Adjust header.
 
274
 
 
275
Danny Baumann <dannybaumann@web.de>     2007-06-12
 
276
 
 
277
    Properly adjust maximum size of window title to slot size.
 
278
 
 
279
Danny Baumann <dannybaumann@web.de>     2007-06-11
 
280
 
 
281
    Updated Makefile and use text plugin package.
 
282
 
 
283
Danny Baumann <dannybaumann@web.de>     2007-06-11
 
284
 
 
285
    Move to utility section.
 
286
 
 
287
Danny Baumann <dannybaumann@web.de>     2007-06-11
 
288
 
 
289
    Depend on compiz-scale package.
 
290
 
 
291
Danny Baumann <dannybaumann@web.de>     2007-06-10
 
292
 
 
293
    Don't wait for animation to finish for doing actions.
 
294
 
 
295
Danny Baumann <dannybaumann@web.de>     2007-06-10
 
296
 
 
297
    Correctly round window highlight rectangle position.
 
298
 
 
299
Danny Baumann <dannybaumann@web.de>     2007-06-10
 
300
 
 
301
    Use hovered window instead of selected window.
 
302
 
 
303
Danny Baumann <dannybaumann@web.de>     2007-06-09
 
304
 
 
305
    Dummy commit.
 
306
 
 
307
Danny Baumann <dannybaumann@web.de>     2007-06-09
 
308
 
 
309
    Allow closing/zooming windows with a key binding.
 
310
 
 
311
Danny Baumann <dannybaumann@web.de>     2007-06-09
 
312
 
 
313
    Allow arbitrary button bindings for zooming and closing windows in scale mode.
 
314
 
 
315
Danny Baumann <dannybaumann@web.de>     2007-06-08
 
316
 
 
317
    Animate movement on zoom.
 
318
 
 
319
Danny Baumann <dannybaumann@web.de>     2007-06-08
 
320
 
 
321
    Don't do anything on button presses as long as the scaling animation is running.
 
322
 
 
323
Danny Baumann <dannybaumann@web.de>     2007-06-08
 
324
 
 
325
    Use Compiz event rather than preparePaintScreen function to clean up rescaled values.
 
326
 
 
327
Danny Baumann <dannybaumann@web.de>     2007-06-08
 
328
 
 
329
    Fix multihead behaviour for window zoom.
 
330
 
 
331
Danny Baumann <dannybaumann@web.de>     2007-06-08
 
332
 
 
333
    Added option to show window zoomed out in scale mode when clicking it with Button3.
 
334
    TODO: Work out focus fade problems.
 
335
 
 
336
Danny Baumann <dannybaumann@web.de>     2007-06-08
 
337
 
 
338
    Added option for closing windows with the middle mouse button in scale mode.
 
339
 
 
340
Danny Baumann <dannybaumann@web.de>     2007-06-08
 
341
 
 
342
    Re-sort options.
 
343
 
 
344
Danny Baumann <dannybaumann@web.de>     2007-06-07
 
345
 
 
346
    Fix group descriptions.
 
347
 
 
348
Danny Baumann <dannybaumann@web.de>     2007-06-07
 
349
 
 
350
    Added option for drawing a hovered window highlight in scale mode.
 
351
 
 
352
Danny Baumann <dannybaumann@web.de>     2007-06-07
 
353
 
 
354
    Use lastHoveredWindow.
 
355
 
 
356
Danny Baumann <dannybaumann@web.de>     2007-06-07
 
357
 
 
358
    Actually use the 'multiple output mode' option.
 
359
 
 
360
Merge: e9e8b0b 9997dea
 
361
Danny Baumann <dannybaumann@web.de>     2007-06-07
 
362
 
 
363
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/plugins/scaleaddon
 
364
 
 
365
Danny Baumann <dannybaumann@web.de>     2007-06-07
 
366
 
 
367
    Adapt for latest scale plugin.
 
368
 
 
369
Danny Baumann <dannybaumann@web.de>     2007-06-06
 
370
 
 
371
    Only draw window title and its background if the pixmap is valid.
 
372
 
 
373
Danny Baumann <dannybaumann@web.de>     2007-06-06
 
374
 
 
375
    Added missing header file.
 
376
 
 
377
Danny Baumann <dannybaumann@web.de>     2007-06-06
 
378
 
 
379
    Initial commit.
 
380
 
 
381
compiz <compiz@opencompositing.org>     2007-06-06
 
382
 
 
383
    Dummy commit