~ubuntu-branches/ubuntu/raring/compiz/raring-proposed

Viewing all changes in revision 3349.

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Chris Townsend, Marco Trevisan (Treviño), Hu Kang, Ubuntu daily release
  • Date: 2013-06-19 04:02:36 UTC
  • mfrom: (3248.176.21)
  • Revision ID: package-import@ubuntu.com-20130619040236-quiheitqs6s7gf7n
Tags: 1:0.9.9~daily13.06.19~13.04-0ubuntu1
[ Chris Townsend ]
* Fixed issue where minimizing an unredirect full screen window would
  repaint the full screen window after minimizing it even though it
  isn't really there. This is a backport of lp:compiz revno. 3686.
  (LP: #1053895)

[ Marco Trevisan (Treviño) ]
* OpenGL Screen: Ignore the MSAA configs during initialization This
  fixes a crash with new MESA drivers and high monitor resolutions
  caused by the fact that we're accidentally using some MSAA configs
  with some drivers in Mesa 9.0. Taking in account the values of
  GLX_SAMPLES and GLX_SAMPLE_BUFFERS fixes the issue. See mesa bug
  https://bugs.freedesktop.org/show_bug.cgi?id=61182. (LP: #1174495)

[ Hu Kang ]
* Use XIDefineCursor rather than XDefineCursor. compiz should show a
  busy cursor during the application startup stage. the corresponding
  code is in scr/screen.cpp:
  cps::StartupSequenceImpl::updateStateFeedback () the patch changes
  all XDefineCursor to XIDefineCursor (see XInput2 extension) (LP:
  #1179155). (LP: #1179155)

[ Ubuntu daily release ]
* Automatic snapshot from revision 3657 (bootstrap)
* Automatic snapshot from revision 3658

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: