[Xfce4-commits] [xfce/xfwm4] branch master updated (4adad9f -> 7cd4fdf)

noreply at xfce.org noreply at xfce.org
Sat Jan 24 22:41:04 CET 2015


This is an automated email from the git hooks/post-receive script.

olivier pushed a change to branch master
in repository xfce/xfwm4.

      from  4adad9f   Use window pixmap in tabwin
       new  f0869d2   compositor: Check if window pixmap are available
       new  b6f753b   Switch back to bilinear interpolation
       new  33c27c4   Rework tabwin
       new  2bb44c1   Fix build with compositor disabled
       new  7cd4fdf   Code cleanup

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/client.c     |    5 +-
 src/compositor.c |   49 +++-
 src/compositor.h |    4 +-
 src/cycle.c      |    8 +-
 src/events.c     |   12 +-
 src/hints.c      |    3 +-
 src/hints.h      |    5 +
 src/icons.c      |   98 ++++----
 src/icons.h      |   10 +-
 src/moveresize.c |   29 +--
 src/mypixmap.c   |    4 +-
 src/tabwin.c     |  742 +++++++++++++++++++++++++++++++-----------------------
 src/tabwin.h     |   12 +-
 src/wireframe.c  |   10 +-
 src/xsync.c      |    1 -
 15 files changed, 570 insertions(+), 422 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list