~compiz-team/compiz-core/oneiric.force_output_detection

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Sam Spilsbury
  • Date: 2011-08-22 10:48:12 UTC
  • mfrom: (2753.21.15 compiz-core)
  • Revision ID: sam.spilsbury@canonical.com-20110822104812-kounfdbe90q0sw96
Merge in changes from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Merge: 8495379 825d16b
 
2
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
3
 
 
4
    Merge upstream
 
5
 
 
6
Merge: 825d16b c9b0a19
 
7
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
8
 
 
9
    Merge in lp:~compiz-team/compiz-core/compiz-core.add_doc_for_decor
 
10
 
 
11
Merge: 41f088c c12c848
 
12
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
13
 
 
14
    Merge lp:~compiz-team/compiz-core/compiz-core.distortion_fixes
 
15
 
 
16
Merge: b0a1b5e 3504586
 
17
Tim Penhey <tim.penhey@canonical.com>   2011-08-19
 
18
 
 
19
    Merge lp:~thumper/compiz-core/fix-crash-on-event-source-cleanup
 
20
 
 
21
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
22
 
 
23
    Fix some other places we were using priv->attrib incorrectly
 
24
 
 
25
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
26
 
 
27
    Added comment explaining why we can't do that
 
28
 
 
29
Merge: 01d92ab b0a1b5e
 
30
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
31
 
 
32
    Merge trunk
 
33
 
 
34
Tim Penhey <tim.penhey@canonical.com>   2011-08-19
 
35
 
 
36
    Don't have a wrapped CompEventSource as there is a bug in the destruction code.
 
37
 
 
38
Tim Penhey <tim.penhey@canonical.com>   2011-08-19
 
39
 
 
40
    Explicit constructors only make a difference when there is the ability to pass in a single argument.
 
41
 
 
42
Tim Penhey <tim.penhey@canonical.com>   2011-08-19
 
43
 
 
44
    Header now says to create an unwrapped event source.
 
45
 
 
46
Tim Penhey <tim.penhey@canonical.com>   2011-08-19
 
47
 
 
48
    Create an unwrapped CompEventSource.
 
49
 
 
50
Merge: ab71bc8 9f4cdd6
 
51
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
52
 
 
53
    Merge
 
54
 
 
55
Merge: 9f4cdd6 a8d1bcd
 
56
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-19
 
57
 
 
58
    Merge in ICCCM 4.1.4 support
 
59
 
 
60
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-18
 
61
 
 
62
    Correctly support ICCCM Section 4.1.4
 
63
 
 
64
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-13
 
65
 
 
66
    Don't damage the paint rectangle in normal resize mode (fixed valgrind warning)
 
67
 
 
68
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-13
 
69
 
 
70
    Use priv->geometry rather than priv->attrib, since priv->attrib could be updated by XGetWindowAttributes
 
71
    which is a synchronous operation
 
72
 
 
73
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-13
 
74
 
 
75
    Don't check against the XWindowAttributes that are stored when sending resize
 
76
    notfications, since they could have been updated synchronously with XGetWindowAttributes
 
77
    and could be out of sync with the geometry last received from the server which is what
 
78
    we need to process requests based on.
 
79
    
 
80
    Fixes cases where plugins didn't get that geometry update because of this condition,
 
81
    which caused bugs like distorted windows in opengl since the window matrices were
 
82
    wrong
 
83
 
 
84
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-12
 
85
 
 
86
    memset the active window history so that we aren't jumping on unitialized garbage
 
87
    in the array of windows
 
88
 
 
89
Time Penhey <tim.penhey@canonical.com>  2011-08-12
 
90
 
 
91
    Merge in flags change for dlopen () on debug builds (dlclosing () with valgrind
 
92
    is a bit useless)
 
93
 
 
94
Time Penhey <tim.penhey@canonical.com>  2011-08-12
 
95
 
 
96
    Merge in source reset change
 
97
 
 
98
Merge: 28cab1d e6cb461
 
99
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-12
 
100
 
 
101
    Merge in GSettings CMake file change
 
102
 
 
103
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-10
 
104
 
 
105
    Disable core-settings-schema too
 
106
 
 
107
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-08-10
 
108
 
 
109
    Add option to disable GSettings schema generation
 
110
 
 
111
Ville Syrjala <syrjala@sci.fi>  2011-08-02
 
112
 
 
113
    [PATCH] Don't unredirect overlay windows until we have set the new
 
114
    bounding shape for the output window.
 
115
    
 
116
    Unredirecting them before this time meant that they were stacked
 
117
    underneath the overlay window and changing the bounding shape of
 
118
    the output window would cause an expose event to be sent to
 
119
    the overlay window causing a breif flicker as it redraws.
 
120
    
 
121
    Unredirecting after this means that no expose event is sent because
 
122
    the backing store is only set again after the bounding shape of the
 
123
    output window has been changed
 
124
 
 
125
Merge: ceab806 f2b2dc4
 
126
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-29
 
127
 
 
128
    Merge trunk
 
129
 
 
130
Merge: f2b2dc4 c9b0a19
 
131
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-29
 
132
 
 
133
    Merge in doc for decor
 
134
 
 
135
Merge: 7347a7c 3bdb2ef
 
136
Andrea Azzarone <azzaronea@gmail.com>   2011-07-28
 
137
 
 
138
    Merge in lp:~andyrock/compiz-core/fix-1309
 
139
 
 
140
Andrea Azzarone <azzaronea@gmail.com>   2011-07-27
 
141
 
 
142
    If an argument to a strcmp function has an invalid value (null pointer, etc.) the behavior is undefined.
 
143
 
 
144
Merge: 3264985 4217940
 
145
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-27
 
146
 
 
147
    Merge
 
148
 
 
149
Merge: a44844f 4bb1f70
 
150
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-27
 
151
 
 
152
    Merge in gsettings schema generation
 
153
 
 
154
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-26
 
155
 
 
156
    Use relocatable keys
 
157
 
 
158
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-26
 
159
 
 
160
    Merge in gsettings schema generation
 
161
 
 
162
Scott Moreau <oreaus@gmail.com> 2011-07-14
 
163
 
 
164
    Merge in default value change for obs
 
165
 
 
166
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
167
 
 
168
    Fix typo, also add files that are being copied into staging
 
169
 
 
170
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
171
 
 
172
    Bump VERSION
 
173
 
 
174
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
175
 
 
176
    Update NEWS for 0.9.5.0
 
177
 
 
178
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
179
 
 
180
    Revert "Update NEWS for 0.9.5.0"
 
181
    
 
182
    This reverts commit a6e2ea3adf61e57bdcd4c5c957ce8e7223a9fb0b.
 
183
 
 
184
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
185
 
 
186
    Revert "Bump VERSION"
 
187
    
 
188
    This reverts commit bedeff5d74a2786dd2751fab9e48bf3f96b7790e.
 
189
 
 
190
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
191
 
 
192
    Revert "Update NEWS for 0.9.5.0"
 
193
    
 
194
    This reverts commit f37eda58232743ce28eb780075c1a4b73545a209.
 
195
 
 
196
Merge: 2804807 bedeff5
 
197
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
198
 
 
199
    Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
 
200
 
 
201
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
202
 
 
203
    Bump VERSION
 
204
 
 
205
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
206
 
 
207
    Update NEWS for 0.9.5.0
 
208
 
 
209
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
210
 
 
211
    Bump VERSION
 
212
 
 
213
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
 
214
 
 
215
    Update NEWS for 0.9.5.0
 
216
 
1
217
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-07-14
2
218
 
3
219
    Merge in build fix and debug message removal
204
420
    and unmapped windows or other docks when shuffling stacking to be below
205
421
    fullscreen windows that are active
206
422
 
 
423
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-06-18
 
424
 
 
425
    Add documentation for the decor plugin
 
426
 
207
427
Merge: 291627c 40849c0
208
428
Sam Spilsbury <sam.spilsbury@canonical.com>     2011-06-18
209
429