[Xfce4-commits] [apps/xfdashboard] branch master updated (05b4a05 -> 1e28628)

noreply at xfce.org noreply at xfce.org
Fri Jun 2 10:14:44 CEST 2017


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

n   o   m   a   d       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 apps/xfdashboard.

      from  05b4a05   The commit 2200acb50cc72545547f1911616a3125b82d3711 to fix issue GH #141 seems to break some clients which worked before. So we try to use both methods the last one implemented as most preferred one and the old behaviour as fallback if getting window width or height is zero with first method.
       new  1e28628   Implement simple and stupid switch between x11 and new experimental GDK backend. It can be controlled via environment variable XFDASHBOARD_BACKEND which can be set to "x11" or "gdk". If this environment variable is missed the old behaviour (enforcing X11 backend) is used.

The 1 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:
 libxfdashboard/gdk/window-tracker-gdk.c |  2 +-
 libxfdashboard/window-tracker.c         | 30 ++++++++++++++++++++++++++++--
 libxfdashboard/x11/window-tracker-x11.c |  2 +-
 xfdashboard/main.c                      | 15 ++++++++++++---
 4 files changed, 42 insertions(+), 7 deletions(-)

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


More information about the Xfce4-commits mailing list