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

nomad pushed a change to branch master
in repository apps/xfdashboard.

      from  9a6db09   Allow mouse wheel to change workspace in windows view at 
any pointer position
       new  31b841d   Turn general message into a debug message
       new  d41a718   Implemented a new actor XfdashboardActionButton
       new  cb4bc3f   Implement action signal "exit" at XfdashboardApplication 
to perform quit of application which is useful at XfdashboardActionButton actors

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:
 xfdashboard/Makefile.am     |    2 +
 xfdashboard/action-button.c |  387 +++++++++++++++++++++++++++++++++++++++++++
 xfdashboard/action-button.h |   74 +++++++++
 xfdashboard/application.c   |   37 ++++-
 xfdashboard/application.h   |    7 +
 xfdashboard/stage.c         |    2 +-
 6 files changed, 507 insertions(+), 2 deletions(-)
 create mode 100644 xfdashboard/action-button.c
 create mode 100644 xfdashboard/action-button.h

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to