[Xfce4-commits] [apps/xfdashboard] branch master updated (b941f20 -> 933bdd4)
noreply at xfce.org
noreply at xfce.org
Thu Jun 4 19:53:22 CEST 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a change to branch master
in repository apps/xfdashboard.
from b941f20 Correct calculation of workspace selector's size by fraction or maximum size in multi-monitor setup by using size of XfdashboardStageInterface for calculation instead of stage's size.
new b77f9ee Fix typo
new 46346a7 Implement option to show only those windows in a XfdashboardLiveWorkspace for the monitor where it is placed on
new 42c0896 Implement new option "show-current-monitor-only" to default theme
new 933bdd4 Apply all last changes at default themes to all themes
The 4 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:
.../themes/xfdashboard-auber/xfdashboard-auber.css | 2 +-
.../xfdashboard-auber/xfdashboard-secondary.xml | 32 ++-
data/themes/xfdashboard-auber/xfdashboard.css | 12 +-
data/themes/xfdashboard-blue/xfdashboard-blue.css | 2 +-
.../xfdashboard-blue/xfdashboard-secondary.xml | 32 ++-
data/themes/xfdashboard-blue/xfdashboard.css | 12 +-
data/themes/xfdashboard-dark/xfdashboard-dark.css | 2 +-
.../xfdashboard-dark/xfdashboard-secondary.xml | 32 ++-
data/themes/xfdashboard-dark/xfdashboard.css | 12 +-
data/themes/xfdashboard-mint/xfdashboard-mint.css | 2 +-
.../xfdashboard-mint/xfdashboard-secondary.xml | 32 ++-
data/themes/xfdashboard-mint/xfdashboard.css | 12 +-
.../xfdashboard-moranga/xfdashboard-moranga.css | 2 +-
.../xfdashboard-moranga/xfdashboard-secondary.xml | 32 ++-
data/themes/xfdashboard-moranga/xfdashboard.css | 12 +-
.../xfdashboard-wine/xfdashboard-secondary.xml | 32 ++-
data/themes/xfdashboard-wine/xfdashboard-wine.css | 2 +-
data/themes/xfdashboard-wine/xfdashboard.css | 12 +-
data/themes/xfdashboard/xfdashboard-secondary.xml | 40 +++-
data/themes/xfdashboard/xfdashboard.css | 12 +-
xfdashboard/live-workspace.c | 217 +++++++++++++++++---
xfdashboard/live-workspace.h | 4 +
xfdashboard/workspace-selector.c | 121 ++++++++++-
xfdashboard/workspace-selector.h | 3 +
24 files changed, 558 insertions(+), 115 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list