[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] branch master updated (8119b76 -> 6d0177c)
noreply at xfce.org
noreply at xfce.org
Tue Jan 14 11:43:53 CET 2020
This is an automated email from the git hooks/post-receive script.
g o t t c o d e 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 panel-plugins/xfce4-whiskermenu-plugin.
from 8119b76 I18n: Update translation ie (100%).
new 5f255ec Use applications-other as category fallback icon.
new b22d7f1 Share icon code in elements.
new d3409ed Use GIcon instead of icon name.
new 70fa034 Use custom icon renderer.
new 5719872 Prefer static_cast when possible.
new 6d0177c I18n: Update translation tr (100%).
The 6 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:
panel-plugin/CMakeLists.txt | 3 +-
panel-plugin/applications-page.cpp | 2 +-
panel-plugin/applications-page.h | 6 +-
panel-plugin/category.cpp | 21 +-
panel-plugin/category.h | 4 +-
panel-plugin/element.cpp | 71 ++++++
panel-plugin/element.h | 21 +-
panel-plugin/icon-renderer.cpp | 271 +++++++++++++++++++++
.../{register-plugin.c => icon-renderer.h} | 11 +-
panel-plugin/launcher-icon-view.cpp | 10 +-
panel-plugin/launcher-tree-view.cpp | 6 +-
panel-plugin/launcher.cpp | 38 +--
panel-plugin/page.h | 6 +-
panel-plugin/search-page.cpp | 2 +-
panel-plugin/section-button.cpp | 17 +-
panel-plugin/section-button.h | 5 +-
panel-plugin/slot.h | 112 ++++-----
panel-plugin/window.cpp | 8 +-
po/tr.po | 6 +-
19 files changed, 446 insertions(+), 174 deletions(-)
create mode 100644 panel-plugin/element.cpp
create mode 100644 panel-plugin/icon-renderer.cpp
copy panel-plugin/{register-plugin.c => icon-renderer.h} (76%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list