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

« back to all changes in this revision

Viewing changes to plugins/widget/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>     2010-12-02
14
 
 
15
 
    Fix windows not unampping
16
 
 
17
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2010-12-02
18
 
 
19
 
    Wrap ::managed () and return false if the window is a widget
20
 
 
21
 
Sam Spilsbury <sam.spilsbury@canonical.com>     2010-11-22
22
 
 
23
 
    Fix widget window matching
24
 
 
25
 
Sam Spilsbury <smspillaz@gmail.com>     2010-10-26
26
 
 
27
 
    In setWidgetLayerMapState we need to iterate through a copy of the window list
28
 
    since it is possible that  screen->windows () could be modified (hence breaking iterators)
29
 
 
30
 
Sam Spilsbury <smspillaz@gmail.com>     2010-10-26
31
 
 
32
 
    Only terminate on Button1 and also don't end the widget mode of the window that was unmapped wasn't a widget
33
 
 
34
 
Sam Spilsbury <smspillaz@gmail.com>     2010-10-25
35
 
 
36
 
    Don't attempt to hide and show windows after the window has been destroyed.
37
 
 
38
 
Sam Spilsbury <smspillaz@gmail.com>     2010-10-25
39
 
 
40
 
    Make sure we always have handleEvent enabled.
41
 
    
42
 
    We need it to automatically hide widget windows on creation, and we also need it to exit widget mode accordingly
43
 
 
44
 
Scott Moreau <oreaus@gmail.com> 2010-09-28
45
 
 
46
 
    Don't require composite since opengl already does.
47
 
 
48
 
Merge: 1c26fb9 491499e
49
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
50
 
 
51
 
    Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/plugins/widget
52
 
 
53
 
Sam Spilsbury <SmSpillaz@gmail.com>     2010-05-25
54
 
 
55
 
    Load after decor plugin to prevent windows moving after plugin load
56
 
 
57
 
Danny Baumann <dannybaumann@web.de>     2010-05-02
58
 
 
59
 
    Use core functions to show/hide windows instead of self-cooked versions.
60
 
 
61
 
Danny Baumann <dannybaumann@web.de>     2010-05-02
62
 
 
63
 
    Cleanup.
64
 
 
65
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
66
 
 
67
 
    Use member variable prefixing and drop local prefixing to work around shadowing
68
 
 
69
 
Merge: aa58c06 d609e38
70
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
71
 
 
72
 
    Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/plugins/widget
73
 
 
74
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2010-04-29
75
 
 
76
 
    Use C++ bool
77
 
 
78
 
Sam Spilsbury <smspillaz@gmail.com>     2010-04-11
79
 
 
80
 
    Ensure loading after required plugins
81
 
 
82
 
Sam Spilsbury <smspillaz@gmail.com>     2009-11-14
83
 
 
84
 
    Fix use of incorrect tag
85
 
 
86
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-08-09
87
 
 
88
 
    Only run paint functions when needed
89
 
 
90
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-08-09
91
 
 
92
 
    Fix painting
93
 
 
94
 
Sam Spilsbury <smspillaz@XPS-FEDORA.(none)>     2009-08-04
95
 
 
96
 
    Fix long standing compiler error to do with a missing ';' after class definition
97
 
 
98
 
Erkin Bahceci <erkinbah@gmail.com>      2009-08-02
99
 
 
100
 
    Remove grab only when grab index is valid.
101
 
    
102
 
    Pull of 14fcf8aab7e521e62191e58f7e509b69369fe0f8 into compiz++.
103
 
 
104
 
Sam Spilsbury <smspillaz@gmail.com>     2009-05-30
105
 
 
106
 
    Only end widget mode if a closed window really was a widget. Pull of 9355319cff2d5d3f8b0699a1e20e729b0e618f74 into compiz++
107
 
 
108
 
Sam Spilsbury <smspillaz@gmail.com>     2009-05-30
109
 
 
110
 
    Remove dummy
111
 
 
112
 
Sam Spilsbury <smspillaz@gmail.com>     2009-05-30
113
 
 
114
 
    Dummy commit
115
 
 
116
 
Sam Spilsbury <smspillaz@gmail.com>     2009-05-30
117
 
 
118
 
    Remove backups
119
 
 
120
 
Sam Spilsbury <smspillaz@gmail.com>     2009-05-30
121
 
 
122
 
    Add files
123
 
 
124
 
Sam Spilsbury <smspillaz@gmail.com>     2009-05-30
125
 
 
126
 
    Initiatal C++ port. Doesn't compile yet due to an error with the COMPIZ_PLUGIN_20091315 macro that shouldn't occur.
127
 
 
128
 
Danny Baumann <dannybaumann@web.de>     2008-10-16
129
 
 
130
 
    Update widget status on map and also look at oldManaged variable (for windows currently in the widget layer) when determining whether a window is managed or not.
131
 
 
132
 
Danny Baumann <dannybaumann@web.de>     2008-10-07
133
 
 
134
 
    - End widget mode when last widget was closed
135
 
    - Don't include unmanaged windows on widget layer
136
 
    - Fix tree status update.
137
 
 
138
 
Danny Baumann <dannybaumann@web.de>     2008-10-07
139
 
 
140
 
    Remove "Focus widget layer" option and make it the default.
141
 
 
142
 
Danny Baumann <dannybaumann@web.de>     2008-10-07
143
 
 
144
 
    Hook into focusWindow and prevent focus of non-widget layer windows while widget layer is active.
145
 
 
146
 
Danny Baumann <dannybaumann@web.de>     2008-09-17
147
 
 
148
 
    Fix potential memleak.
149
 
 
150
 
Danny Baumann <dannybaumann@web.de>     2008-09-16
151
 
 
152
 
    Allow panels to be in the widget layer again.
153
 
    Obviously there are quite a number of people out there who want their panels in the widget layer. The original reason for forbidding that (bug 1012) was fixed inside of ccsm.
154
 
 
155
 
Danny Baumann <dannybaumann@web.de>     2008-07-26
156
 
 
157
 
    Exclude dock, desktop and override_redirect windows from widget layer.
158
 
 
159
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-06-18
160
 
 
161
 
    Track core changes
162
 
 
163
 
Danny Baumann <dannybaumann@web.de>     2008-06-07
164
 
 
165
 
    Only call matchExpHandlerChanged when not shutting down.
166
 
 
167
 
Danny Baumann <dannybaumann@web.de>     2008-04-07
168
 
 
169
 
    Added option to focus the widget layer upon invocation.
170
 
 
171
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-04
172
 
 
173
 
    CMake build file.
174
 
 
175
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-04-03
176
 
 
177
 
    Makefile update.
178
 
 
179
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
180
 
 
181
 
    Makefile update.
182
 
 
183
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-03-14
184
 
 
185
 
    Makefile update.
186
 
 
187
 
Danny Baumann <dannybaumann@web.de>     2008-03-12
188
 
 
189
 
    Makefile update
190
 
 
191
 
Danny Baumann <dannybaumann@web.de>     2008-02-14
192
 
 
193
 
    Save managed state.
194
 
 
195
 
Dennis Kasprzyk <onestone@opencompositing.org>  2008-01-23
196
 
 
197
 
    Makefile update.
198
 
 
199
 
Danny Baumann <dannybaumann@web.de>     2007-09-28
200
 
 
201
 
    Always read widget property as 32 bit value.
202
 
 
203
 
Danny Baumann <dannybaumann@web.de>     2007-09-11
204
 
 
205
 
    Properly initialize property state.
206
 
 
207
 
Danny Baumann <dannybaumann@web.de>     2007-09-10
208
 
 
209
 
    Wrap into matchExpHandlerChanged again.
210
 
 
211
 
Danny Baumann <dannybaumann@web.de>     2007-09-07
212
 
 
213
 
    Don't wrap into matchExpHandlerChanged for the moment.
214
 
 
215
 
Danny Baumann <dannybaumann@web.de>     2007-09-07
216
 
 
217
 
    Track core changes.
218
 
 
219
 
Danny Baumann <dannybaumann@web.de>     2007-08-30
220
 
 
221
 
    Track core changes.
222
 
 
223
 
Danny Baumann <dannybaumann@web.de>     2007-08-28
224
 
 
225
 
    Don't try to evaluate matches in InitWindow.
226
 
 
227
 
Danny Baumann <dannybaumann@web.de>     2007-08-23
228
 
 
229
 
    Fixed widgets staying at the desktop if toggling widget mode fast.
230
 
 
231
 
Dennis Kasprzyk <onestone@opencompositing.org>  2007-08-20
232
 
 
233
 
    New action system
234
 
 
235
 
Danny Baumann <dannybaumann@web.de>     2007-08-16
236
 
 
237
 
    Load widget before animation.
238
 
    This solves annoying flashing when focus fading between widgets and normal windows.
239
 
 
240
 
Danny Baumann <dannybaumann@web.de>     2007-08-15
241
 
 
242
 
    Made end-widget-mode-with-click behaviour optional.
243
 
 
244
 
Danny Baumann <dannybaumann@web.de>     2007-08-15
245
 
 
246
 
    Properly include widget child windows into widget layer.
247
 
 
248
 
Danny Baumann <dannybaumann@web.de>     2007-08-15
249
 
 
250
 
    Fix handling of _COMPIZ_WIDGET property change notifications.
251
 
 
252
 
Danny Baumann <dannybaumann@web.de>     2007-08-13
253
 
 
254
 
    Don't raise widgets above all windows.
255
 
    Use core function to determine the highest possible stack position.
256
 
 
257
 
Danny Baumann <dannybaumann@web.de>     2007-08-13
258
 
 
259
 
    Don't overwrite already existing timers.
260
 
 
261
 
Guillaume Seguin <guillaume@segu.in>    2007-08-12
262
 
 
263
 
    Dummy commit
264
 
 
265
 
Danny Baumann <dannybaumann@web.de>     2007-08-12
266
 
 
267
 
    Crash fix on plugin unload.
268
 
 
269
 
Danny Baumann <dannybaumann@web.de>     2007-08-12
270
 
 
271
 
    Fix match handler behaviour for widget=0 matches.
272
 
 
273
 
Danny Baumann <dannybaumann@web.de>     2007-08-11
274
 
 
275
 
    Notify other plugins whenever the widget match status changed.
276
 
 
277
 
Danny Baumann <dannybaumann@web.de>     2007-08-10
278
 
 
279
 
    Put into desktop category.
280
 
 
281
 
Danny Baumann <dannybaumann@web.de>     2007-08-10
282
 
 
283
 
    Map widget windows raised.
284
 
 
285
 
Danny Baumann <dannybaumann@web.de>     2007-08-10
286
 
 
287
 
    Properly initialize WidgetWindow variables.
288
 
 
289
 
Danny Baumann <dannybaumann@web.de>     2007-08-10
290
 
 
291
 
    Remove widget opacity fade.
292
 
    This should be handled by the animation plugin, if desired.
293
 
 
294
 
Danny Baumann <dannybaumann@web.de>     2007-08-10
295
 
 
296
 
    Unmap at beginning of fade.
297
 
 
298
 
Danny Baumann <dannybaumann@web.de>     2007-08-10
299
 
 
300
 
    Initial import.
301
 
 
302
 
Danny Baumann <dannybaumann@web.de>     2007-08-10
303
 
 
304
 
    Remove dummy.
305
 
 
306
 
maniac <maniac@opencompositing.org>     2007-08-10
307
 
 
308
 
    Dummy commit