1
Sam Spilsbury <sam.spilsbury@canonical.com> 2011-07-07
3
Add VERSION file (0.9.5.0)
5
Sam Spilsbury <sam.spilsbury@canonical.com> 2011-03-14
7
Update for new core API
9
Sam Spilsbury <sam.spilsbury@canonical.com> 2010-11-27
11
Hook up put_put with the right action callback
13
Jay Catherwood <jay.catherwood@gmail.com> 2010-10-30
15
Activate remaining keybindings
17
This should fix "Restore Position", "Put Pointer",
18
"Put To Next Output", and "Put To Adjacent Viewport"
20
Scott Moreau <oreaus@gmail.com> 2010-09-28
22
Don't require composite since opengl already does.
24
Jay Catherwood <jay.catherwood@gmail.com> 2010-06-11
26
[PATCH]: fix put to viewport
28
Sam Spilsbury <SmSpillaz@gmail.com> 2010-05-25
30
Fix typo which caused offset put bottom
32
Sam Spilsbury <SmSpillaz@gmail.com> 2010-05-25
34
Load after decor plugin to prevent windows moving after plugin load
36
Merge: f8c4369 786a70b
37
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)> 2010-04-29
39
Merge branch 'master' of git+ssh://smspillaz@git.compiz.org/git/compiz/plugins/put
41
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)> 2010-04-29
45
Sam Spilsbury <smspillaz@gmail.com> 2010-04-11
47
Ensure that we load after composite and opengl
49
Sam Spilsbury <smspillaz@gmail.com> 2010-02-03
51
Border macros should replace all instances of input dimention checking
53
Sam Spilsbury <smspillaz@gmail.com> 2010-02-03
55
Handle windows that have server border set properly.
57
dc097d85952f82b101ea897d33958582db2fa010 to master Forward port of
59
Sam Spilsbury <smspillaz@gmail.com> 2010-02-03
61
Fix possible segfault on 64 bit arch
63
Danny Baumann <dannybaumann@web.de> 2009-03-20
67
Dennis Kasprzyk <onestone@compiz-fusion.org> 2009-03-16
71
Erkin Bahceci <erkinbah@gmail.com> 2009-03-14
75
Danny Baumann <dannybaumann@web.de> 2009-03-11
77
Track core changes, use CompRect, improve coding style.
79
Eduardo Gurgel Pinho <eduardo@mad4.(none)> 2009-02-25
81
composite plugin requirement added
83
Eduardo Gurgel Pinho <eduardo@mad4.(none)> 2009-02-25
87
Eduardo Gurgel Pinho <eduardo@mad4.(none)> 2009-02-19
89
Removing useless include and debug message
91
Eduardo Gurgel Pinho <eduardo@mad4.(none)> 2009-02-19
93
Removing some xml default values
95
Eduardo Gurgel Pinho <eduardo@mad4.Chagas> 2009-02-16
99
Eduardo Gurgel Pinho <eduardo@mad4.Chagas> 2009-02-16
103
Danny Baumann <dannybaumann@web.de> 2008-12-28
105
Always respect move action.
107
Danny Baumann <dannybaumann@web.de> 2008-12-28
109
Don't constrain fullscreen windows to work area.
111
Danny Baumann <dannybaumann@web.de> 2008-12-28
113
Correctly reflect output during animation.
115
Danny Baumann <dannybaumann@web.de> 2008-12-28
117
Only retain focus for focussed window.
119
Danny Baumann <dannybaumann@web.de> 2008-12-28
121
Use moveWindow / syncWindowPosition again.
122
When not doing so, we'd have to deal with X protocol asynchronities.
124
Danny Baumann <dannybaumann@web.de> 2008-12-28
126
Add functionality for putting a window to the next output.
128
Danny Baumann <dannybaumann@web.de> 2008-12-28
130
Factor out window movement ending into separate function and only update
131
window attributes if needed.
133
Danny Baumann <dannybaumann@web.de> 2008-12-28
137
Danny Baumann <dannybaumann@web.de> 2008-12-28
141
Danny Baumann <dannybaumann@web.de> 2008-12-28
143
Factor out movement code into separate function and clean up option
144
naming for consistency ("viewport" instead of "face" and "output" instead of "head").
146
Danny Baumann <dannybaumann@web.de> 2008-12-02
148
Never move windows without move action and don't keep screen grab around
151
Dennis Kasprzyk <onestone@opencompositing.org> 2008-04-04
155
Dennis Kasprzyk <onestone@opencompositing.org> 2008-04-03
159
Dennis Kasprzyk <onestone@opencompositing.org> 2008-03-14
163
Dennis Kasprzyk <onestone@opencompositing.org> 2008-03-14
167
Danny Baumann <dannybaumann@web.de> 2008-03-12
171
Danny Baumann <dannybaumann@web.de> 2008-02-11
173
Account for translation.
175
Danny Baumann <dannybaumann@web.de> 2008-02-11
177
Don't apply "Avoid offscreen" to full viewport movements.
179
Danny Baumann <dannybaumann@web.de> 2008-02-11
183
Danny Baumann <dannybaumann@web.de> 2008-02-11
185
Use internal animation geometry instead of server geometry for head determination while the animation is running.
187
Danny Baumann <dannybaumann@web.de> 2008-02-11
191
Danny Baumann <dannybaumann@web.de> 2008-02-11
195
Danny Baumann <dannybaumann@web.de> 2008-02-11
197
Add relative movement mode.
199
Danny Baumann <dannybaumann@web.de> 2008-02-11
201
Rename exact to absolute.
203
Danny Baumann <dannybaumann@web.de> 2008-02-11
205
Use case-insensitive matching.
207
Danny Baumann <dannybaumann@web.de> 2008-02-11
209
Use putToViewport, which validates the face parameter.
211
Danny Baumann <dannybaumann@web.de> 2008-02-11
213
Replace "Put exact" option by a versatile "Put" option which can take a string that gives the type of put.
215
Danny Baumann <dannybaumann@web.de> 2008-02-11
217
Save a lot of duplicated code by not transferring the put type via the option structure.
219
Danny Baumann <dannybaumann@web.de> 2008-02-10
221
Use window's head instead of current head.
223
Danny Baumann <dannybaumann@web.de> 2008-02-10
225
Prevent moved window losing focus if click-to-focus is disabled and the pointer leaves the window during animation.
227
Danny Baumann <dannybaumann@web.de> 2008-02-10
229
Update window attributes after moving so that maximized windows do not get weird sizes.
231
Danny Baumann <dannybaumann@web.de> 2008-02-10
233
Use screen work area for put-to-corner if user double-tapped the corresponding key.
235
Dennis Kasprzyk <onestone@opencompositing.org> 2008-01-23
239
Danny Baumann <dannybaumann@web.de> 2007-10-29
243
Danny Baumann <dannybaumann@web.de> 2007-09-07
247
Danny Baumann <dannybaumann@web.de> 2007-08-30
251
Dennis Kasprzyk <onestone@opencompositing.org> 2007-08-20
255
Roland Baer <roland@Vista.(none)> 2007-08-16
257
[PATCH] Sanity check on return value of XQueryPointer()
259
Dennis Kasprzyk <onestone@opencompositing.org> 2007-08-06
263
Danny Baumann <dannybaumann@web.de> 2007-08-05
265
Do moving animation by translating the painting.
268
Sam Spilsbury <mailto:SmSpillaz@gmail.com> 2007-08-05
270
Fix some copy'n'paste mistakes in descriptions.
271
Allow button bindings for put-to-screen-corner bindings.
273
Dennis Kasprzyk <onestone@opencompositing.org> 2007-07-16
275
Remove obsolete deps/features from vtable
277
Danny Baumann <dannybaumann@web.de> 2007-07-06
279
Compiz indention style.
281
Danny Baumann <dannybaumann@web.de> 2007-07-06
285
Dennis Kasprzyk <onestone@opencompositing.org> 2007-07-03
289
Erkin Bahceci <erkinbah@gmail.com> 2007-07-02
291
Fix the 1 pixel jump just before reaching target.
293
Pierpaolo Follia <pfollia@gmail.com> 2007-07-02
295
Make put respect target position.
297
Dennis Kasprzyk <onestone@opencompositing.org> 2007-07-01
301
Danny Baumann <dannybaumann@web.de> 2007-06-30
305
Dennis Kasprzyk <onestone@opencompositing.org> 2007-06-28
309
Dennis Kasprzyk <onestone@beryl-project.org> 2007-06-11
313
Dennis Kasprzyk <onestone@beryl-project.org> 2007-06-11
317
Dennis Kasprzyk <onestone@opencompositing.org> 2007-06-01
319
Applied lastest core changes
321
Dennis Kasprzyk <onestone@beryl-project.org> 2007-05-21
325
Dennis Kasprzyk <onestone@beryl-project.org> 2007-05-17
329
compiz <compiz@de35.org> 2007-05-17