[Xfce4-commits] [apps/xfdashboard] branch master updated (8973b5a -> dc60c81)

noreply at xfce.org noreply at xfce.org
Wed Oct 4 10:28:14 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  8973b5a   Update README for changes in requirements
       new  3b82a21   Allow clicking buttons on a touch screen
       new  6d84a1a   Revert "Allow clicking buttons on a touch screen" in order to implement it outside ClickAction
       new  6473ccb   Add touch handling to buttons
       new  1b02280   Add touch handling to quicklaunch
       new  1b8d11a   add touch handling to popup-menu
       new  4c4d42f   Add utility function for checking if a click action was a touch or a left click
       new  d08dc18   Correct usage of tabs instead of spaces for indentation
       new  64c2d0a   Use tabs instead of spaces in popup menu item button
       new  a4564d3   Rename touch utility function and add return value to documentation
       new  dc60c81   Merge pull request #157 from TheZoq2/master

The 10 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/button.c                  |  6 ++++--
 libxfdashboard/click-action.c            | 24 ++++++++++++++++++++++++
 libxfdashboard/click-action.h            |  2 ++
 libxfdashboard/live-window.c             |  9 +++++++--
 libxfdashboard/live-workspace.c          |  6 ++++--
 libxfdashboard/popup-menu-item-button.c  |  6 ++++--
 libxfdashboard/quicklaunch.c             |  6 ++++--
 libxfdashboard/search-result-container.c |  6 ++++--
 8 files changed, 53 insertions(+), 12 deletions(-)

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


More information about the Xfce4-commits mailing list