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

« back to all changes in this revision

Viewing changes to plugins/staticswitcher/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>     2011-03-12
18
 
 
19
 
    Update for core API change
20
 
 
21
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-02-19
22
 
 
23
 
    Map and unmap switcher directly
24
 
 
25
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-02-19
26
 
 
27
 
    Make the switcher window override redirect
28
 
 
29
 
Sam Spilsbury <smspillaz@gmail.com>     2010-10-29
30
 
 
31
 
    Create the popup window just before we need to show it in order to not
32
 
    confuse the decorators
33
 
 
34
 
Scott Moreau <oreaus@gmail.com> 2010-09-28
35
 
 
36
 
    Don't require composite since opengl already does.
37
 
 
38
 
Sam Spilsbury <smspillaz@gmail.com>     2010-09-08
39
 
 
40
 
    Return input focus to last active window if switcher is cancelled
41
 
 
42
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
43
 
 
44
 
    Load after decor plugin to prevent windows moving after plugin load
45
 
 
46
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-15
47
 
 
48
 
    Track core buildsystem and compiztoolbox changes
49
 
 
50
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-12
51
 
 
52
 
    Fix uninitialized value usage
53
 
 
54
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-12
55
 
 
56
 
    Use configureXWindow and XConfigureWindow
57
 
    
58
 
    ::resize and XMoveResizeWindow configure the window incorrectly which results
59
 
    in weird display artifacts
60
 
 
61
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-09
62
 
 
63
 
    Fix typo
64
 
 
65
 
Merge: 3a580d7 e060644
66
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-09
67
 
 
68
 
    Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/plugins/staticswitcher
69
 
 
70
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
71
 
 
72
 
    Use C++ bool
73
 
 
74
 
Sam Spilsbury <smspillaz@gmail.com>     2010-04-11
75
 
 
76
 
    Ensure we load after composite and opengl
77
 
 
78
 
Erkin Bahceci <erkinbah@gmail.com>      2009-12-25
79
 
 
80
 
    Paint icons at the same size.
81
 
 
82
 
Erkin Bahceci <erkinbah@gmail.com>      2009-12-24
83
 
 
84
 
    Don't use mipmap for icons.
85
 
    
86
 
    Forward port of a4fddcb9d85e75680b70b1d5ba925449ee5b94b0.
87
 
 
88
 
Erkin Bahceci <erkinbah@gmail.com>      2009-12-16
89
 
 
90
 
    Remove unnecessary check.
91
 
 
92
 
Erkin Bahceci <erkinbah@gmail.com>      2009-12-15
93
 
 
94
 
    Various minor optimizations.
95
 
 
96
 
Erkin Bahceci <erkinbah@gmail.com>      2009-12-14
97
 
 
98
 
    Fix crash when first switching after a window is minimized.
99
 
    
100
 
    In that case, the crash happened when the minimized window was
101
 
    highlighted in the switcher window.
102
 
 
103
 
Danny Baumann <dannybaumann@web.de>     2009-12-07
104
 
 
105
 
    Track core changes.
106
 
 
107
 
Merge: bf75dff ea63ef7
108
 
Sam Spilsbury <smspillaz@gmail.com>     2009-12-07
109
 
 
110
 
    Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/plugins/staticswitcher
111
 
 
112
 
Sam Spilsbury <smspillaz@gmail.com>     2009-12-07
113
 
 
114
 
    Add an option to only show icon
115
 
 
116
 
Erkin Bahceci <erkinbah@gmail.com>      2009-11-16
117
 
 
118
 
    Fix selected window appearing below others while switching.
119
 
    
120
 
    Happens only in certain cases (e.g. after showing gnome-panel tooltips).
121
 
 
122
 
Erkin Bahceci <erkinbah@gmail.com>      2009-10-19
123
 
 
124
 
    Fix crash when a minimized window closes while switching with "show minimized" on.
125
 
    
126
 
    (Forward port of c7b509e77d0dd35062a843fa2628c0a304100351).
127
 
 
128
 
Erkin Bahceci <erkinbah@gmail.com>      2009-08-02
129
 
 
130
 
    Fix sign warnings.
131
 
 
132
 
Erkin Bahceci <erkinbah@gmail.com>      2009-07-30
133
 
 
134
 
    Simplify linking.
135
 
 
136
 
Erkin Bahceci <erkinbah@gmail.com>      2009-07-23
137
 
 
138
 
    Initial C++ port.
139
 
 
140
 
Danny Baumann <dannybaumann@web.de>     2009-01-15
141
 
 
142
 
    Added option that allows selecting windows from the switcher with the
143
 
    mouse.
144
 
 
145
 
Danny Baumann <dannybaumann@web.de>     2008-12-02
146
 
 
147
 
    Support icons larger than 64x64, which is especially useful for
148
 
    minimized windows.
149
 
 
150
 
Danny Baumann <dannybaumann@web.de>     2008-11-10
151
 
 
152
 
    Update license.
153
 
 
154
 
Danny Baumann <dannybaumann@web.de>     2008-09-17
155
 
 
156
 
    Update switcher window internal state on map.
157
 
 
158
 
Danny Baumann <dannybaumann@web.de>     2008-09-17
159
 
 
160
 
    Fix potential memleak.
161
 
 
162
 
Danny Baumann <dannybaumann@web.de>     2008-09-15
163
 
 
164
 
    Set window class and name on the switcher window.
165
 
 
166
 
Danny Baumann <dannybaumann@web.de>     2008-09-14
167
 
 
168
 
    Properly fill in PPosition info.
169
 
 
170
 
Danny Baumann <dannybaumann@web.de>     2008-09-14
171
 
 
172
 
    Revert "- Properly fill in PPosition info"
173
 
    
174
 
    This reverts commit 06b54b1cbed8a2436ffe7a2248db9eb40fdfcb46.
175
 
    
176
 
    See compiz commit 7a6e30c5cba00499c2eb5540f4e65cb49b9ecf5c.
177
 
 
178
 
Danny Baumann <dannybaumann@web.de>     2008-09-12
179
 
 
180
 
    - Properly fill in PPosition info
181
 
    - Put switcher window to correct position on map.
182
 
 
183
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-06-18
184
 
 
185
 
    Track core changes
186
 
 
187
 
Danny Baumann <dannybaumann@web.de>     2008-06-12
188
 
 
189
 
    Disable line smoothing before drawing outline.
190
 
 
191
 
Danny Baumann <dannybaumann@web.de>     2008-06-10
192
 
 
193
 
    Increase damage rectangle for minimized windows a bit to cover rounding issues.
194
 
 
195
 
Danny Baumann <dannybaumann@web.de>     2008-06-09
196
 
 
197
 
    Added alignment of thumbnails to the right.
198
 
 
199
 
Danny Baumann <dannybaumann@web.de>     2008-06-09
200
 
 
201
 
    Draw highlight border using three rects in 2 different colors.
202
 
 
203
 
Danny Baumann <dannybaumann@web.de>     2008-06-09
204
 
 
205
 
    Added option for highlight rectangle mode for minimized windows.
206
 
 
207
 
Danny Baumann <dannybaumann@web.de>     2008-06-09
208
 
 
209
 
    Highlight icon geometry for minimized windows in rectangle highlight mode.
210
 
 
211
 
Danny Baumann <dannybaumann@web.de>     2008-06-09
212
 
 
213
 
    Don't show highlight rectangle for invisible windows.
214
 
 
215
 
Merge: 79bf8c7 1440777
216
 
Danny Baumann <dannybaumann@web.de>     2008-06-09
217
 
 
218
 
    Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/staticswitcher
219
 
 
220
 
Danny Baumann <dannybaumann@web.de>     2008-06-09
221
 
 
222
 
    Only evaluate match for non-panel selection mode and set it to a sensible default.
223
 
 
224
 
Danny Baumann <dannybaumann@web.de>     2008-06-05
225
 
 
226
 
    Minor cleanup.
227
 
 
228
 
Danny Baumann <dannybaumann@web.de>     2008-06-05
229
 
 
230
 
    Combine bring_to_front and highlight_selected options into one option, making them mutually exclusive.
231
 
 
232
 
Danny Baumann <dannybaumann@web.de>     2008-06-04
233
 
 
234
 
    Added selected window highlight rectangle.
235
 
    Enabling this makes most sense with saturation and brightness set to 100 and bring to front disabled.
236
 
 
237
 
Danny Baumann <dannybaumann@web.de>     2008-05-20
238
 
 
239
 
    Dummy commit.
240
 
 
241
 
Danny Baumann <dannybaumann@web.de>     2008-05-12
242
 
 
243
 
    Added bindings to switch between windows of current application.
244
 
 
245
 
Danny Baumann <dannybaumann@web.de>     2008-05-10
246
 
 
247
 
    Make edge button behaviour more meaningful:
248
 
    Terminate on edge leave, advance on button press.
249
 
 
250
 
Danny Baumann <dannybaumann@web.de>     2008-05-10
251
 
 
252
 
    Load before bs.
253
 
 
254
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
255
 
 
256
 
    Fixed rectangle vertices.
257
 
 
258
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
259
 
 
260
 
    Disable "Bring to front" while popup is not shown.
261
 
 
262
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
263
 
 
264
 
    Don't put 4 or less windows in multiple rows.
265
 
 
266
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
267
 
 
268
 
    Work around missing round() function.
269
 
 
270
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
271
 
 
272
 
    Put in window management category.
273
 
 
274
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
275
 
 
276
 
    Load after fade.
277
 
 
278
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
279
 
 
280
 
    Try to be a bit more clever when filling switcher box.
281
 
 
282
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
283
 
 
284
 
    Made row alignment optional.
285
 
 
286
 
Danny Baumann <dannybaumann@web.de>     2008-05-08
287
 
 
288
 
    Fixed selection rect positing for second row.
289
 
 
290
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-05-07
291
 
 
292
 
    Fixed remaining animation issues.
293
 
 
294
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-05-07
295
 
 
296
 
    Improved selection box painting and behavior.
297
 
 
298
 
Danny Baumann <dannybaumann@web.de>     2008-05-07
299
 
 
300
 
    Don't alter paint modifiers as long as we're not showing the popup.
301
 
 
302
 
Danny Baumann <dannybaumann@web.de>     2008-05-07
303
 
 
304
 
    Cleanup.
305
 
 
306
 
Danny Baumann <dannybaumann@web.de>     2008-05-07
307
 
 
308
 
    Tweak defaults.
309
 
 
310
 
Danny Baumann <dannybaumann@web.de>     2008-05-07
311
 
 
312
 
    Removed zooming code.
313
 
 
314
 
Danny Baumann <dannybaumann@web.de>     2008-05-07
315
 
 
316
 
    Initial commit.
317
 
 
318
 
maniac <maniac@opencompositing.org>     2008-05-07
319
 
 
320
 
    Dummy commit