~townsend/compiz/fix-1171878

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: CI bot
  • Date: 2014-03-03 20:09:55 UTC
  • Revision ID: ps-jenkins@lists.canonical.com-20140303200955-fsj42uwhlfpgoltu
Tags: 1:0.9.11+14.04.20140303-0ubuntu1
Releasing 1:0.9.11+14.04.20140303-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
compiz (1:0.9.11+14.04.20140303-0ubuntu1) trusty; urgency=low
 
2
 
 
3
  [ Marco Trevisan (Treviño) ]
 
4
  * Window: define proper cases when we need to resize a window when
 
5
    decorating/undecorating Yeah, again here... So, now when setting the
 
6
    window extents, we resize a window only in these cases: 1) We have a
 
7
    normal window that has never been decorated (lp:1282304) 2) We're
 
8
    (re)decorating a maximized or fullscreen window (lp:1282305) This
 
9
    seems to work well in all the cases I tested, with no regressions
 
10
    with nedit (that highlighted an issue with old code path) (LP:
 
11
    #1282304, #1282305)
 
12
  * Opengl, Texture: don't try to create a texture of invalid (empty or
 
13
    negative) size This seem to cause also a crash when using software
 
14
    rendering. (LP: #1055166)
 
15
 
 
16
 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 03 Mar 2014 20:09:55 +0000
 
17
 
1
18
compiz (1:0.9.11+14.04.20140218-0ubuntu1) trusty; urgency=low
2
19
 
3
20
  [ Marco Trevisan (Treviño) ]