[Xfce4-commits] [apps/xfdashboard] branch master updated (85d4e6c -> 0a1fe71)

noreply at xfce.org noreply at xfce.org
Tue Jun 26 19:11:17 CEST 2018


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  85d4e6c   Implement new signal "closed" at window interface XfdashboardWindowTrackerWindow and implement a default signal handler at window manager interface XfdashboardWindowTracker also which emits the new windows' "closed" signal and will be inherited by all backend by default.
       new  1c22ad3   Adjust stage to make use of new signal "closed" for windows.
       new  84e5d85   Typo fixes:
       new  0a1fe71   Adjust XfdashboardLiveWindowSimple to make use of new signal "closed" for windows. Also added new property "destroy-on-close" to XfdashboardLiveWindowSimple which is set to TRUE by default. If this property is set to TRUE the actor will be automatically destroyed when the window was closed.

The 3 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/application-tracker.c          |  12 +--
 libxfdashboard/application.c                  |   2 +-
 libxfdashboard/applications-search-provider.c |   2 +-
 libxfdashboard/live-window-simple.c           | 126 ++++++++++++++++++++------
 libxfdashboard/live-window-simple.h           |   3 +
 libxfdashboard/scaled-table-layout.c          |   2 +-
 libxfdashboard/search-view.c                  |   4 +-
 libxfdashboard/search-view.h                  |   2 +-
 libxfdashboard/stage.c                        |  25 +++--
 libxfdashboard/window-tracker.c               |   4 +-
 libxfdashboard/windows-view.c                 |  36 --------
 settings/plugins.c                            |   2 +-
 12 files changed, 129 insertions(+), 91 deletions(-)

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


More information about the Xfce4-commits mailing list