This is an automated email from the git hooks/post-receive script.
nomad pushed a change to branch master
in repository apps/xfdashboard.
from 1262a79 Silence compiler warning about using deprecated actor
state access macros by using functions introduced with Clutter 1.23.4
new 7ee7e64 Implement our own model class and replace ClutterModel
with new XfdashboardModel because ClutterModel is deprecated since Clutter
version 1.24. This new model implementation should be compatible to all Clutter
version and silence compiler warnings when compiled agaist Clutter 1.24 or
higher.
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/Makefile.am | 2 +
libxfdashboard/application.c | 1 +
libxfdashboard/applications-menu-model.c | 519 ++++++------
libxfdashboard/applications-menu-model.h | 19 +-
libxfdashboard/applications-view.c | 33 +-
libxfdashboard/model.c | 1306 ++++++++++++++++++++++++++++++
libxfdashboard/model.h | 196 +++++
7 files changed, 1765 insertions(+), 311 deletions(-)
create mode 100644 libxfdashboard/model.c
create mode 100644 libxfdashboard/model.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