[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiz: Changes to 'refs/tags/compiz-0.6.3-git20071104.c9009efd'



Tag 'compiz-0.6.3-git20071104.c9009efd' created by Sean Finney <seanius@debian.org> at 2007-11-06 07:47 +0000

tagging 'orig' version of latest upload

Changes since compiz-0.6.2:
Danny Baumann (9):
      Post-release version increment.
      Don't switch to selected window if switcher was cancelled.
      We don't need to constrain y movement after placing transients.
      Also check if parent's Y coordinate is inside the current viewport.
      Compare to wmType, not type variable.
      Prevent transient children being stacked below their parent if their focus was denied.
      Clip transient child placement to parent output instead of current output.
      Fix typo.
      Fix typo.

David Reveman (6):
      Reparent window instead of flipping the WType_TopLevel bit.
      Remove whitespaces.
      Make mCompositeWindow an X window instead of a QWidget.
      Don't remove WType_TopLevel bit when reloading decorations.
      Reparent window just before mapping it and avoid hiding it
      Add --sm-disable option to kwd.

---
 configure.ac                       |    2 +-
 kde/window-decorator/decorator.cpp |   24 ++++++++++++++----------
 kde/window-decorator/decorator.h   |    2 +-
 kde/window-decorator/main.cpp      |    4 ++++
 kde/window-decorator/window.cpp    |   29 ++++++++++++-----------------
 kde/window-decorator/window.h      |    3 ++-
 plugins/place.c                    |   13 ++++++++-----
 plugins/switcher.c                 |    6 ++++++
 src/event.c                        |   14 +++++++++++++-
 src/screen.c                       |    2 +-
 10 files changed, 62 insertions(+), 37 deletions(-)
---



Reply to: