[Xfce4-commits] [xfce/xfwm4] branch master updated (140a5d7 -> 5b834fa)

noreply at xfce.org noreply at xfce.org
Sat Mar 31 15:26:36 CEST 2018


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

o   l   i   v   i   e   r       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfwm4.

      from  140a5d7   I18n: Add new translation en_CA (100%).
       new  4ec48e8   Typo in clientMoveTile
       new  2fb59f2   Fix memory leaks in tabwin
       new  ea1a711   Build: Fix warnings with newer gtk+
       new  a67f5d0   trace: rework traces
       new  5b834fa   build: Fix warnings and errors

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:
 helper-dialog/helper-dialog.c      |   8 ++
 settings-dialogs/range-debouncer.c |   5 +-
 settings-dialogs/xfwm4-settings.c  |  40 +++++--
 src/client.c                       | 227 ++++++++++++++++--------------------
 src/compositor.c                   | 228 ++++++++++++++++++-------------------
 src/cycle.c                        |  27 +++--
 src/display.c                      |  20 ++--
 src/event_filter.c                 |  87 +++++++-------
 src/events.c                       | 137 +++++++++++-----------
 src/focus.c                        |  48 ++++----
 src/frame.c                        | 120 ++++++++++---------
 src/hints.c                        | 102 +++++++++--------
 src/icons.c                        |  16 +++
 src/keyboard.c                     |  11 +-
 src/main.c                         |   4 +-
 src/menu.c                         |  41 +++----
 src/misc.c                         |  23 +++-
 src/moveresize.c                   |  45 ++++----
 src/mypixmap.c                     |  23 ++--
 src/mywindow.c                     |  16 +--
 src/netwm.c                        | 125 ++++++++++----------
 src/parserc.c                      |  28 ++---
 src/placement.c                    |  26 +++--
 src/poswin.c                       |   4 +-
 src/screen.c                       |  54 ++++-----
 src/settings.c                     |  16 ++-
 src/stacking.c                     |  37 +++---
 src/startup_notification.c         |  13 ++-
 src/tabwin.c                       |  90 +++++++++------
 src/transients.c                   |  46 +++++---
 src/ui_style.c                     |   8 +-
 src/wireframe.c                    |   6 +-
 src/workspaces.c                   |  16 +--
 src/xsync.c                        |  16 +--
 34 files changed, 893 insertions(+), 820 deletions(-)

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


More information about the Xfce4-commits mailing list