~compiz-team/compiz/compiz.workaround_92599

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Daniel van Vugt
  • Date: 2012-09-10 06:30:31 UTC
  • mto: This revision was merged to the branch mainline in revision 3359.
  • Revision ID: daniel.van.vugt@canonical.com-20120910063031-pgt5sk55kzesd14u
Draft NEWS for 0.9.8.2 and bump VERSION.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Release 0.9.8.2 (2012-09-10 Daniel van Vugt <daniel.van.vugt@canonical.com>)
 
2
============================================================================
 
3
 
 
4
Highlights
 
5
 
 
6
  * gtk-window-decorator has been fully ported from GConf to GSettings.
 
7
  * Gamers rejoice! CCSM > Composite > "Unredirect Fullscreen Windows" now
 
8
    works more reliably, with a few bugs remaining. If you turn it on then
 
9
    fullscreen windows like games will get direct rendering access and won't
 
10
    be slowed by Compiz (or Unity) any more.
 
11
 
 
12
Bugs Fixed (https://launchpad.net/compiz/+milestone/0.9.8.2)
 
13
 
 
14
     956986 - compiz crashed with SIGSEGV when imgsvg is loaded, in
 
15
              getCompPluginVTable20090315_imgsvg() from dlloaderLoadPlugin()
 
16
              from CompPlugin::load()
 
17
     974242 - Compiz is moving windows against my will
 
18
     976032 - Place plugin problem with panel in fullscreen and gnome classic
 
19
     980663 - Compiz won't start if "unredirect fullscreen windows" is enabled
 
20
    1014986 - [performance] compiz is wasting CPU responding to repaint
 
21
              requests for offscreen windows
 
22
    1024214 - Tests can disappear from make test when CMake regenerates
 
23
              CTestTestfile.cmake
 
24
    1040081 - [regression] Week 34: Ctrl+Alt+T shortcut (open terminal) fails
 
25
              to work
 
26
    1040455 - Setting the UnMinimize animation is ignored (default animation
 
27
              still used)
 
28
    1041047 - Unredirect Fullscreen Windows stay on top (unredirected) even
 
29
              when they're not on top any more (or the output is transformed)
 
30
    1041066 - Unredirect Fullscreen Windows sometimes fails to unredirect
 
31
              fullscreen windows at all
 
32
    1041310 - compiz 0.9.8.0 rev3321 fails to build on kde4-window-decorator
 
33
    1042095 - AUTHORS is out of date in compiz-0.9.8.0. Needs to be updated
 
34
              from the bzr log.
 
35
    1043143 - Unresolved symbols in plugins are not detected at build time,
 
36
              instead cause cryptic crashes in COMPIZ_PLUGIN_20090315()
 
37
    1045191 - compiz crashed with SIGABRT in assert from
 
38
              boost::shared_ptr<CompRect>::operator-> from
 
39
              ResizeLogic::enableOrDisableVerticalMaximization() from
 
40
              ResizeLogic::handleMotionEvent()
 
41
    1045235 - Compiz crashed with SIGFPE in addQuads()
 
42
              [plugins/opengl/src/paint.cpp:839]
 
43
    1045652 - UnMinimize should be spelled "Unminimize"
 
44
    1045665 - CMake Error at cmake/EnableCoverageReport.cmake:69
 
45
              (SET_TARGET_PROPERTIES): set_target_properties Can not find
 
46
              target to add properties to:
 
47
              compizconfig_ccs_settings_upgrade_internal
 
48
    1046184 - __pyx_f_12compizconfing_ListToStringList defined but not used
 
49
    1046190 - Migration to gsettings doesn't migrate compiz/unity configurable
 
50
              keys to g-c-c and those keys doesn't work
 
51
    1046199 - Changing a key to org.compiz.integrated schema doesn't impact
 
52
              the current profile
 
53
    1046212 - show-hud integration does not work
 
54
    1046661 - Unredirect Fullscreen Windows stay on top (unredirected) even
 
55
              when an RGBA window is stacked above it
 
56
 
 
57
 
1
58
Release 0.9.8.0 (2012-08-23 Daniel van Vugt <daniel.van.vugt@canonical.com>)
2
59
============================================================================
3
60