~ubuntu-branches/ubuntu/trusty/compiz/trusty

« back to all changes in this revision

Viewing changes to plugins/put/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2013-08-22 06:58:07 UTC
  • mto: This revision was merged to the branch mainline in revision 3352.
  • Revision ID: package-import@ubuntu.com-20130822065807-17nlzez0d30y09so
Tags: upstream-0.9.10+13.10.20130822
ImportĀ upstreamĀ versionĀ 0.9.10+13.10.20130822

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
2
 
 
3
 
    Bump VERSION
4
 
 
5
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
6
 
 
7
 
    Update NEWS for 0.9.5.0
8
 
 
9
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-07
10
 
 
11
 
    Add VERSION file (0.9.5.0)
12
 
 
13
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-03-14
14
 
 
15
 
    Update for new core API
16
 
 
17
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2010-11-27
18
 
 
19
 
    Hook up put_put with the right action callback
20
 
 
21
 
Jay Catherwood <jay.catherwood@gmail.com>       2010-10-30
22
 
 
23
 
    Activate remaining keybindings
24
 
    
25
 
    This should fix "Restore Position", "Put Pointer",
26
 
    "Put To Next Output", and "Put To Adjacent Viewport"
27
 
 
28
 
Scott Moreau <oreaus@gmail.com> 2010-09-28
29
 
 
30
 
    Don't require composite since opengl already does.
31
 
 
32
 
Jay Catherwood <jay.catherwood@gmail.com>       2010-06-11
33
 
 
34
 
    [PATCH]: fix put to viewport
35
 
 
36
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
37
 
 
38
 
    Fix typo which caused offset put bottom
39
 
 
40
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
41
 
 
42
 
    Load after decor plugin to prevent windows moving after plugin load
43
 
 
44
 
Merge: f8c4369 786a70b
45
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
46
 
 
47
 
    Merge branch 'master' of git+ssh://smspillaz@git.compiz.org/git/compiz/plugins/put
48
 
 
49
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
50
 
 
51
 
    Use C++ bool
52
 
 
53
 
Sam Spilsbury <smspillaz@gmail.com>     2010-04-11
54
 
 
55
 
    Ensure that we load after composite and opengl
56
 
 
57
 
Sam Spilsbury <smspillaz@gmail.com>     2010-02-03
58
 
 
59
 
    Border macros should replace all instances of input dimention checking
60
 
 
61
 
Sam Spilsbury <smspillaz@gmail.com>     2010-02-03
62
 
 
63
 
    Handle windows that have server border set properly.
64
 
    
65
 
dc097d85952f82b101ea897d33958582db2fa010 to master        Forward port of    
66
 
 
67
 
Sam Spilsbury <smspillaz@gmail.com>     2010-02-03
68
 
 
69
 
    Fix possible segfault on 64 bit arch
70
 
 
71
 
Danny Baumann <dannybaumann@web.de>     2009-03-20
72
 
 
73
 
    Use inputRect.
74
 
 
75
 
Dennis Kasprzyk <onestone@compiz-fusion.org>    2009-03-16
76
 
 
77
 
    Track core changes.
78
 
 
79
 
Erkin Bahceci <erkinbah@gmail.com>      2009-03-14
80
 
 
81
 
    Track core changes.
82
 
 
83
 
Danny Baumann <dannybaumann@web.de>     2009-03-11
84
 
 
85
 
    Track core changes, use CompRect, improve coding style.
86
 
 
87
 
Eduardo Gurgel Pinho <eduardo@mad4.(none)>      2009-02-25
88
 
 
89
 
    composite plugin requirement added
90
 
 
91
 
Eduardo Gurgel Pinho <eduardo@mad4.(none)>      2009-02-25
92
 
 
93
 
    Indent properly
94
 
 
95
 
Eduardo Gurgel Pinho <eduardo@mad4.(none)>      2009-02-19
96
 
 
97
 
    Removing useless include and debug message
98
 
 
99
 
Eduardo Gurgel Pinho <eduardo@mad4.(none)>      2009-02-19
100
 
 
101
 
    Removing some xml default values
102
 
 
103
 
Eduardo Gurgel Pinho <eduardo@mad4.Chagas>      2009-02-16
104
 
 
105
 
    Compiz++ port.
106
 
 
107
 
Eduardo Gurgel Pinho <eduardo@mad4.Chagas>      2009-02-16
108
 
 
109
 
    Compiz++ port
110
 
 
111
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
112
 
 
113
 
    Always respect move action.
114
 
 
115
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
116
 
 
117
 
    Don't constrain fullscreen windows to work area.
118
 
 
119
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
120
 
 
121
 
    Correctly reflect output during animation.
122
 
 
123
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
124
 
 
125
 
    Only retain focus for focussed window.
126
 
 
127
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
128
 
 
129
 
    Use moveWindow / syncWindowPosition again.
130
 
    When not doing so, we'd have to deal with X protocol asynchronities.
131
 
 
132
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
133
 
 
134
 
    Add functionality for putting a window to the next output.
135
 
 
136
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
137
 
 
138
 
    Factor out window movement ending into separate function and only update
139
 
    window attributes if needed.
140
 
 
141
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
142
 
 
143
 
    Fix typo.
144
 
 
145
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
146
 
 
147
 
    Whitespace fix.
148
 
 
149
 
Danny Baumann <dannybaumann@web.de>     2008-12-28
150
 
 
151
 
    Factor out movement code into separate function and clean up option
152
 
    naming for consistency ("viewport" instead of "face" and "output" instead of "head").
153
 
 
154
 
Danny Baumann <dannybaumann@web.de>     2008-12-02
155
 
 
156
 
    Never move windows without move action and don't keep screen grab around
157
 
    when bailing out.
158
 
 
159
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-04
160
 
 
161
 
    CMake build file.
162
 
 
163
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-03
164
 
 
165
 
    Makefile update.
166
 
 
167
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
168
 
 
169
 
    Makefile update.
170
 
 
171
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
172
 
 
173
 
    Makefile update.
174
 
 
175
 
Danny Baumann <dannybaumann@web.de>     2008-03-12
176
 
 
177
 
    Makefile update
178
 
 
179
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
180
 
 
181
 
    Account for translation.
182
 
 
183
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
184
 
 
185
 
    Don't apply "Avoid offscreen" to full viewport movements.
186
 
 
187
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
188
 
 
189
 
    Coding style fix.
190
 
 
191
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
192
 
 
193
 
    Use internal animation geometry instead of server geometry for head determination while the animation is running.
194
 
 
195
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
196
 
 
197
 
    Fix typo.
198
 
 
199
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
200
 
 
201
 
    Build fix.
202
 
 
203
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
204
 
 
205
 
    Add relative movement mode.
206
 
 
207
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
208
 
 
209
 
    Rename exact to absolute.
210
 
 
211
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
212
 
 
213
 
    Use case-insensitive matching.
214
 
 
215
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
216
 
 
217
 
    Use putToViewport, which validates the face parameter.
218
 
 
219
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
220
 
 
221
 
    Replace "Put exact" option by a versatile "Put" option which can take a string that gives the type of put.
222
 
 
223
 
Danny Baumann <dannybaumann@web.de>     2008-02-11
224
 
 
225
 
    Save a lot of duplicated code by not transferring the put type via the option structure.
226
 
 
227
 
Danny Baumann <dannybaumann@web.de>     2008-02-10
228
 
 
229
 
    Use window's head instead of current head.
230
 
 
231
 
Danny Baumann <dannybaumann@web.de>     2008-02-10
232
 
 
233
 
    Prevent moved window losing focus if click-to-focus is disabled and the pointer leaves the window during animation.
234
 
 
235
 
Danny Baumann <dannybaumann@web.de>     2008-02-10
236
 
 
237
 
    Update window attributes after moving so that maximized windows do not get weird sizes.
238
 
 
239
 
Danny Baumann <dannybaumann@web.de>     2008-02-10
240
 
 
241
 
    Use screen work area for put-to-corner if user double-tapped the corresponding key.
242
 
 
243
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-23
244
 
 
245
 
    Makefile update.
246
 
 
247
 
Danny Baumann <dannybaumann@web.de>     2007-10-29
248
 
 
249
 
    Track core changes.
250
 
 
251
 
Danny Baumann <dannybaumann@web.de>     2007-09-07
252
 
 
253
 
    Track core changes.
254
 
 
255
 
Danny Baumann <dannybaumann@web.de>     2007-08-30
256
 
 
257
 
    Track core changes.
258
 
 
259
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-20
260
 
 
261
 
    New action system
262
 
 
263
 
Roland Baer <roland@Vista.(none)>       2007-08-16
264
 
 
265
 
    [PATCH] Sanity check on return value of XQueryPointer()
266
 
 
267
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-06
268
 
 
269
 
    Makefile update.
270
 
 
271
 
Danny Baumann <dannybaumann@web.de>     2007-08-05
272
 
 
273
 
    Do moving animation by translating the painting.
274
 
    Cleanups.
275
 
 
276
 
Sam Spilsbury <mailto:SmSpillaz@gmail.com>      2007-08-05
277
 
 
278
 
    Fix some copy'n'paste mistakes in descriptions.
279
 
    Allow button bindings for put-to-screen-corner bindings.
280
 
 
281
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-16
282
 
 
283
 
    Remove obsolete deps/features from vtable
284
 
 
285
 
Danny Baumann <dannybaumann@web.de>     2007-07-06
286
 
 
287
 
    Compiz indention style.
288
 
 
289
 
Danny Baumann <dannybaumann@web.de>     2007-07-06
290
 
 
291
 
    Indention fixes.
292
 
 
293
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-03
294
 
 
295
 
    Makefile update.
296
 
 
297
 
Erkin Bahceci <erkinbah@gmail.com>      2007-07-02
298
 
 
299
 
    Fix the 1 pixel jump just before reaching target.
300
 
 
301
 
Pierpaolo Follia <pfollia@gmail.com>    2007-07-02
302
 
 
303
 
    Make put respect target position.
304
 
 
305
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-07-01
306
 
 
307
 
    Makefile update.
308
 
 
309
 
Danny Baumann <dannybaumann@web.de>     2007-06-30
310
 
 
311
 
    xml -> xml.in
312
 
 
313
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-28
314
 
 
315
 
    Makefile update.
316
 
 
317
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
318
 
 
319
 
    Makefile update.
320
 
 
321
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-06-11
322
 
 
323
 
    Updated Makefile
324
 
 
325
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-06-01
326
 
 
327
 
    Applied lastest core changes
328
 
 
329
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-21
330
 
 
331
 
    Makefile update
332
 
 
333
 
Dennis Kasprzyk <onestone@beryl-project.org>    2007-05-17
334
 
 
335
 
    initial commit
336
 
 
337
 
compiz <compiz@de35.org>        2007-05-17
338
 
 
339
 
    Dummy commit