[Xfce4-commits] [apps/xfdashboard] branch master updated (53dcfd7 -> af97b44)

noreply at xfce.org noreply at xfce.org
Fri Feb 3 13:13:45 CET 2017


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

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

      from  53dcfd7   Remove functions xfdashboard_live_workspace_get_show_window_content() and xfdashboard_live_workspace_set_show_window_content() from XfdashboardLiveWorkspace because it needed to be themed before via 'show-window-content' property and can now be themed via 'display-type' property of XfdashboardLiveWindowSimple.
       new  a813174   Remove stupid "shortcut" functions xfdashboard_window_tracker_window_is_visible_on_workspace() and xfdashboard_window_tracker_window_is_visible_on_monitor() as they lead to false assumption and it should not harm anyone to call two functions, i.e. xfdashboard_window_tracker_window_is_visible() followed or preceeded by xfdashboard_window_tracker_window_is_on_workspace().
       new  af97b44   Add support to show sub-windows of main windows at XfdashboardLiveWindow as they are used in windows view (XfdashboardWindowsView).

The 2 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/live-window.c           | 548 ++++++++++++++++++++++++++++-----
 libxfdashboard/live-workspace.c        |   4 +-
 libxfdashboard/window-tracker-window.c |  22 --
 libxfdashboard/window-tracker-window.h |   4 -
 4 files changed, 466 insertions(+), 112 deletions(-)

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


More information about the Xfce4-commits mailing list