[Xfce4-commits] [xfce/xfdesktop] branch master updated (6cde07e -> 58c9309)

noreply at xfce.org noreply at xfce.org
Wed Apr 19 17:46:17 CEST 2017


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

eric pushed a change to branch master
in repository xfce/xfdesktop.

      from  6cde07e   Fix make distcheck
       new  bce1e19   gdk_screen_get_number is deprecated
       new  cdd7275   Resolve gdk_screen_make_display_name deprecation warning
       new  c36c030   gdk_app_launch_context_new -> gdk_display_get_app_launch_context
       new  d7c811e   Add the display name back into thunar dbus calls
       new  bad9277   xfce-desktop: remove gtk style warnings
       new  fa1877e   Add the view class to the icon view
       new  5cb865a   iconview: switch to drawing the icon labels with CSS
       new  db2337d   Colorize the icon using style context
       new  ffb3f82   Remove unused variable
       new  cc23894   iconview: use the rubberband style class
       new  ee153dc   Remove unused code
       new  33a7662   Remove the style class when finished with them
       new  f4279d5   Fix a couple more screen deprecation warnings
       new  3907aba   Fix menu popups from command line
       new  13c901d   trivial: fix warning when no image set
       new  58c9309   Fix double menu popup

The 16 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:
 common/xfdesktop-common.c           |  20 +-
 src/Makefile.am                     |   4 +-
 src/gtkcairoblur.c                  | 287 -------------------------
 src/gtkcairoblurprivate.h           |  47 -----
 src/xfce-desktop.c                  |  54 +++--
 src/xfce-desktop.h                  |   6 +-
 src/xfdesktop-application.c         |   4 +-
 src/xfdesktop-file-icon-manager.c   |  11 +-
 src/xfdesktop-file-utils.c          |  60 ++++--
 src/xfdesktop-icon-view.c           | 403 +++++++-----------------------------
 src/xfdesktop-window-icon-manager.c |   2 +-
 11 files changed, 181 insertions(+), 717 deletions(-)
 delete mode 100644 src/gtkcairoblur.c
 delete mode 100644 src/gtkcairoblurprivate.h

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


More information about the Xfce4-commits mailing list