[Xfce4-commits] [apps/xfdashboard] branch master updated (43da9ce -> eeb02a2)

noreply at xfce.org noreply at xfce.org
Wed May 3 07:08:59 CEST 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  43da9ce   Fix order of newly created window actor at XfdashboardLiveWorkspace by iterating the window stacking order in reversed order to find the index to place new window actor at. This fixes the issue that a moved window from another workspace to a new workspace will not show the window as it will place it above the first window which has an actor at the target XfdashboardLiveWorkspace actor but not above the last window actor as the comment said so it was invisible althoug [...]
       new  5e2a06b   Fix getting primary state of a monitor when compiling against GTK+/GDK version 3.22 and above. This bug has set the primary state to true for *all* monitors :(
       new  eeb02a2   Do not assume that each XfdashboardWindowTrackerMonitorX11 object instance created is valid and will represent the first monitor connected. Instead assume it is invalid with a	negative monitor index and set up as soon as a valid monitor index was set.

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/x11/window-tracker-monitor-x11.c | 46 +++++++++++--------------
 1 file changed, 21 insertions(+), 25 deletions(-)

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


More information about the Xfce4-commits mailing list