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

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

      from  d2d2023   Fix moving selection beyond limits of search result 
container, e.g. select first item in next search provider if moving selection 
in current provider would be "behind" last item.
       new  43b341b   Add new plugin gnome-shell-search-providers which uses 
all search providers used by Gnome-Shell

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:
 configure.ac.in                                    |    1 +
 plugins/Makefile.am                                |    3 +-
 plugins/gnome-shell-search-provider/Makefile.am    |   46 +
 .../gnome-shell-search-provider.c                  |  919 ++++++++++++++++++++
 .../gnome-shell-search-provider.h                  |   70 ++
 plugins/gnome-shell-search-provider/plugin.c       |  239 +++++
 6 files changed, 1277 insertions(+), 1 deletion(-)
 create mode 100644 plugins/gnome-shell-search-provider/Makefile.am
 create mode 100644 
plugins/gnome-shell-search-provider/gnome-shell-search-provider.c
 create mode 100644 
plugins/gnome-shell-search-provider/gnome-shell-search-provider.h
 create mode 100644 plugins/gnome-shell-search-provider/plugin.c

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

Reply via email to