[Xfce4-commits] [xfce/xfwm4] branch master updated (104c6ce -> 023763f)

noreply at xfce.org noreply at xfce.org
Fri Mar 27 22:39:06 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  104c6ce   I18n: Update translation zh_TW (100%).
       new  8fbff6c   Implement vsync using OpenGL
       new  c5a5ce0   Merge branch 'opengl-vsync'
       new  a1fb197   Implemented scaling cursor by manual drawing if zoomed
       new  99cfe8d   Use cursor change notification to reload the cursor picture
       new  bc03559   Merge branch 'scale-cursor'
       new  aa9246c   Cleanup pointer zoom
       new  691d95c   Small code cleanup
       new  fc38533   Decorrelate tiling from maximization
       new  023763f   Fix compiler warnings

The 9 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:
 configure.ac.in                    |   10 +-
 settings-dialogs/tweaks-settings.c |    2 +-
 src/Makefile.am                    |    3 +-
 src/client.c                       |  173 ++++++------
 src/compositor.c                   |  511 +++++++++++++++++++++---------------
 src/misc.c                         |   13 -
 src/misc.h                         |    2 -
 src/netwm.c                        |   14 +-
 src/screen.c                       |    9 +-
 src/screen.h                       |   30 ++-
 10 files changed, 406 insertions(+), 361 deletions(-)

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


More information about the Xfce4-commits mailing list