[Xfce4-commits] [apps/xfdashboard] 01/01: Make use of new XfdashboardBoxLayout also at default theme

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit db267872590396f6bd6be1af9a79ca954ba9f9bb
Author: Stephan Haller no...@froevel.de
Date:   Fri Mar 27 12:17:21 2015 +0100

Make use of new XfdashboardBoxLayout also at default theme
---
 data/themes/xfdashboard/xfdashboard.xml |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/themes/xfdashboard/xfdashboard.xml 
b/data/themes/xfdashboard/xfdashboard.xml
index f4a9d0e..e4a12b4 100644
--- a/data/themes/xfdashboard/xfdashboard.xml
+++ b/data/themes/xfdashboard/xfdashboard.xml
@@ -24,7 +24,7 @@
/constraint
 
layout
-   object class=ClutterBoxLayout
+   object class=XfdashboardBoxLayout
property 
name=orientationhorizontal/property
property 
name=spacing8.0/property
property 
name=homogeneousfalse/property

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] branch master updated (3faad11 - db26787)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  3faad11   Make use of new XfdashboardBoxLayout at all other themes
   new  db26787   Make use of new XfdashboardBoxLayout also at default theme

The 1 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:
 data/themes/xfdashboard/xfdashboard.xml |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] 03/03: Make use of new XfdashboardBoxLayout at all other themes

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 3faad112c957bf31056443d737d961611b4f4a39
Author: Stephan Haller no...@froevel.de
Date:   Fri Mar 27 12:13:43 2015 +0100

Make use of new XfdashboardBoxLayout at all other themes
---
 data/themes/xfdashboard-auber/xfdashboard.xml   |2 +-
 data/themes/xfdashboard-blue/xfdashboard.xml|2 +-
 data/themes/xfdashboard-dark/xfdashboard.xml|2 +-
 data/themes/xfdashboard-mint/xfdashboard.xml|2 +-
 data/themes/xfdashboard-moranga/xfdashboard.xml |2 +-
 data/themes/xfdashboard-wine/xfdashboard.xml|2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/data/themes/xfdashboard-auber/xfdashboard.xml 
b/data/themes/xfdashboard-auber/xfdashboard.xml
index 7425760..9c8816f 100644
--- a/data/themes/xfdashboard-auber/xfdashboard.xml
+++ b/data/themes/xfdashboard-auber/xfdashboard.xml
@@ -24,7 +24,7 @@
/constraint
 
layout
-   object class=ClutterBoxLayout
+   object class=XfdashboardBoxLayout
property 
name=orientationhorizontal/property
property 
name=spacing8.0/property
property 
name=homogeneousfalse/property
diff --git a/data/themes/xfdashboard-blue/xfdashboard.xml 
b/data/themes/xfdashboard-blue/xfdashboard.xml
index 7425760..9c8816f 100644
--- a/data/themes/xfdashboard-blue/xfdashboard.xml
+++ b/data/themes/xfdashboard-blue/xfdashboard.xml
@@ -24,7 +24,7 @@
/constraint
 
layout
-   object class=ClutterBoxLayout
+   object class=XfdashboardBoxLayout
property 
name=orientationhorizontal/property
property 
name=spacing8.0/property
property 
name=homogeneousfalse/property
diff --git a/data/themes/xfdashboard-dark/xfdashboard.xml 
b/data/themes/xfdashboard-dark/xfdashboard.xml
index 7425760..9c8816f 100644
--- a/data/themes/xfdashboard-dark/xfdashboard.xml
+++ b/data/themes/xfdashboard-dark/xfdashboard.xml
@@ -24,7 +24,7 @@
/constraint
 
layout
-   object class=ClutterBoxLayout
+   object class=XfdashboardBoxLayout
property 
name=orientationhorizontal/property
property 
name=spacing8.0/property
property 
name=homogeneousfalse/property
diff --git a/data/themes/xfdashboard-mint/xfdashboard.xml 
b/data/themes/xfdashboard-mint/xfdashboard.xml
index 7425760..9c8816f 100644
--- a/data/themes/xfdashboard-mint/xfdashboard.xml
+++ b/data/themes/xfdashboard-mint/xfdashboard.xml
@@ -24,7 +24,7 @@
/constraint
 
layout
-   object class=ClutterBoxLayout
+   object class=XfdashboardBoxLayout
property 
name=orientationhorizontal/property
property 
name=spacing8.0/property
property 
name=homogeneousfalse/property
diff --git a/data/themes/xfdashboard-moranga/xfdashboard.xml 
b/data/themes/xfdashboard-moranga/xfdashboard.xml
index 7425760..9c8816f 100644
--- a/data/themes/xfdashboard-moranga/xfdashboard.xml
+++ b/data/themes/xfdashboard-moranga/xfdashboard.xml
@@ -24,7 +24,7 @@
/constraint
 
layout
-   object class=ClutterBoxLayout
+   object class=XfdashboardBoxLayout
property 
name=orientationhorizontal/property
property 
name=spacing8.0/property
property 
name=homogeneousfalse/property
diff --git a/data/themes/xfdashboard-wine/xfdashboard.xml 
b/data/themes/xfdashboard-wine/xfdashboard.xml
index 7425760..9c8816f 100644
--- a/data/themes/xfdashboard-wine/xfdashboard.xml
+++ b/data/themes/xfdashboard-wine/xfdashboard.xml
@@ -24,7 +24,7 @@
/constraint
 
layout
-   object class=ClutterBoxLayout
+   object class=XfdashboardBoxLayout
 

[Xfce4-commits] [apps/xfdashboard] 02/03: Implement a box layout manager XfdashboardBoxLayout derived from ClutterBoxLayout which uses all functions of derived class but disregards text direction sett

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit acad499c17ad3d1baf3b987ef37e5dbb67344ffa
Author: Stephan Haller no...@froevel.de
Date:   Fri Mar 27 12:02:01 2015 +0100

Implement a box layout manager XfdashboardBoxLayout derived from 
ClutterBoxLayout which uses all functions of derived class but disregards text 
direction settings. It forces always left-to-right text direction when 
layouting children horizontal.

This fixes issue #66 at GitHub.
---
 xfdashboard/Makefile.am  |2 +
 xfdashboard/box-layout.c |  133 ++
 xfdashboard/box-layout.h |   63 ++
 3 files changed, 198 insertions(+)

diff --git a/xfdashboard/Makefile.am b/xfdashboard/Makefile.am
index 55b2251..4662fbf 100644
--- a/xfdashboard/Makefile.am
+++ b/xfdashboard/Makefile.am
@@ -27,6 +27,7 @@ xfdashboard_headers = \
background.h \
binding.h \
bindings-pool.h \
+   box-layout.h \
button.h \
click-action.h \
collapse-box.h \
@@ -87,6 +88,7 @@ xfdashboard_SOURCES = \
background.c \
binding.c \
bindings-pool.c \
+   box-layout.c \
button.c \
click-action.c \
collapse-box.c \
diff --git a/xfdashboard/box-layout.c b/xfdashboard/box-layout.c
new file mode 100644
index 000..ff6abf2
--- /dev/null
+++ b/xfdashboard/box-layout.c
@@ -0,0 +1,133 @@
+/*
+ * box-layout: A ClutterBoxLayout derived layout manager disregarding
+ * text direction and enforcing left-to-right layout in
+ * horizontal orientation
+ * 
+ * Copyright 2012-2015 Stephan Haller no...@froevel.de
+ * 
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301, USA.
+ * 
+ * 
+ */
+
+#ifdef HAVE_CONFIG_H
+#include config.h
+#endif
+
+#include box-layout.h
+
+#include glib/gi18n-lib.h
+#include clutter/clutter.h
+#include math.h
+
+/* Define this class in GObject system */
+G_DEFINE_TYPE(XfdashboardBoxLayout,
+   xfdashboard_box_layout,
+   CLUTTER_TYPE_BOX_LAYOUT)
+
+
+/* IMPLEMENTATION: ClutterLayoutManager */
+
+/* Re-layout and allocate children of container we manage */
+static void _xfdashboard_box_layout_allocate(ClutterLayoutManager 
*inLayoutManager,
+   
ClutterContainer *inContainer,
+   
const ClutterActorBox *inAllocation,
+   
ClutterAllocationFlags inFlags)
+{
+   ClutterTextDirectiontextDirection;
+   ClutterActor*child;
+   ClutterActorIteriter;
+   ClutterActorBox childBox;
+   gfloat  
containerWidth;
+
+   g_return_if_fail(XFDASHBOARD_IS_BOX_LAYOUT(inLayoutManager));
+   g_return_if_fail(CLUTTER_IS_CONTAINER(inContainer));
+
+
+   /* Chain up to calculate and store the allocation of children */
+   
CLUTTER_LAYOUT_MANAGER_CLASS(xfdashboard_box_layout_parent_class)-allocate(inLayoutManager,
+   

inContainer,
+   

inAllocation,
+   

inFlags);
+
+   /* Right-to-left text direction only affects horizontal orientation.
+* If orientation is not horizontal or text direction is not 
right-to-left
+* then there is nothing to do.
+*/
+   

[Xfce4-commits] [apps/xfdashboard] branch master updated (257d622 - 3faad11)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  257d622   Change URLs to Xfce's goodies wiki at AppData
   new  1fc0b25   Fix coding style (indention)
   new  acad499   Implement a box layout manager XfdashboardBoxLayout 
derived from ClutterBoxLayout which uses all functions of derived class but 
disregards text direction settings. It forces always left-to-right text 
direction when layouting children horizontal.
   new  3faad11   Make use of new XfdashboardBoxLayout at all other themes

The 3 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:
 data/themes/xfdashboard-auber/xfdashboard.xml   |2 +-
 data/themes/xfdashboard-blue/xfdashboard.xml|2 +-
 data/themes/xfdashboard-dark/xfdashboard.xml|2 +-
 data/themes/xfdashboard-mint/xfdashboard.xml|2 +-
 data/themes/xfdashboard-moranga/xfdashboard.xml |2 +-
 data/themes/xfdashboard-wine/xfdashboard.xml|2 +-
 xfdashboard/Makefile.am |2 +
 xfdashboard/box-layout.c|  133 +++
 xfdashboard/box-layout.h|   63 +++
 xfdashboard/fill-box-layout.h   |8 +-
 10 files changed, 208 insertions(+), 10 deletions(-)
 create mode 100644 xfdashboard/box-layout.c
 create mode 100644 xfdashboard/box-layout.h

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] 01/03: Fix coding style (indention)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 1fc0b25a6a52b13457dbfcf3944f5bd20b78354a
Author: Stephan Haller no...@froevel.de
Date:   Fri Mar 27 11:31:50 2015 +0100

Fix coding style (indention)
---
 xfdashboard/fill-box-layout.h |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/xfdashboard/fill-box-layout.h b/xfdashboard/fill-box-layout.h
index 179a017..58a8a65 100644
--- a/xfdashboard/fill-box-layout.h
+++ b/xfdashboard/fill-box-layout.h
@@ -30,14 +30,14 @@
 
 G_BEGIN_DECLS
 
-#define XFDASHBOARD_TYPE_FILL_BOX_LAYOUT   
(xfdashboard_fill_box_layout_get_type())
-#define XFDASHBOARD_FILL_BOX_LAYOUT(obj)   
(G_TYPE_CHECK_INSTANCE_CAST((obj), XFDASHBOARD_TYPE_FILL_BOX_LAYOUT, 
XfdashboardFillBoxLayout))
+#define XFDASHBOARD_TYPE_FILL_BOX_LAYOUT   
(xfdashboard_fill_box_layout_get_type())
+#define XFDASHBOARD_FILL_BOX_LAYOUT(obj)   
(G_TYPE_CHECK_INSTANCE_CAST((obj), XFDASHBOARD_TYPE_FILL_BOX_LAYOUT, 
XfdashboardFillBoxLayout))
 #define XFDASHBOARD_IS_FILL_BOX_LAYOUT(obj)
(G_TYPE_CHECK_INSTANCE_TYPE((obj), XFDASHBOARD_TYPE_FILL_BOX_LAYOUT))
-#define XFDASHBOARD_FILL_BOX_LAYOUT_CLASS(klass)   
(G_TYPE_CHECK_CLASS_CAST((klass), XFDASHBOARD_TYPE_FILL_BOX_LAYOUT, 
XfdashboardFillBoxLayoutClass))
+#define XFDASHBOARD_FILL_BOX_LAYOUT_CLASS(klass)   
(G_TYPE_CHECK_CLASS_CAST((klass), XFDASHBOARD_TYPE_FILL_BOX_LAYOUT, 
XfdashboardFillBoxLayoutClass))
 #define XFDASHBOARD_IS_FILL_BOX_LAYOUT_CLASS(klass)
(G_TYPE_CHECK_CLASS_TYPE((klass), XFDASHBOARD_TYPE_FILL_BOX_LAYOUT))
 #define XFDASHBOARD_FILL_BOX_LAYOUT_GET_CLASS(obj) 
(G_TYPE_INSTANCE_GET_CLASS((obj), XFDASHBOARD_TYPE_FILL_BOX_LAYOUT, 
XfdashboardFillBoxLayoutClass))
 
-typedef struct _XfdashboardFillBoxLayout   
XfdashboardFillBoxLayout;
+typedef struct _XfdashboardFillBoxLayout   
XfdashboardFillBoxLayout;
 typedef struct _XfdashboardFillBoxLayoutPrivate
XfdashboardFillBoxLayoutPrivate;
 typedef struct _XfdashboardFillBoxLayoutClass  
XfdashboardFillBoxLayoutClass;
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/libxfce4ui] 01/01: I18n: Update translation lt (94%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository xfce/libxfce4ui.

commit 93d7e646dc6bfffb40a018040de62f0b135a0c27
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 12:30:15 2015 +0100

I18n: Update translation lt (94%).

159 translated messages, 10 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   94 +++---
 1 file changed, 47 insertions(+), 47 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index e9e5edb..f5682d6 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr 
 Project-Id-Version: Libxfce4ui\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-03-08 00:30+0100\n
-PO-Revision-Date: 2015-03-20 21:21+\n
+PO-Revision-Date: 2015-03-27 10:54+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/libxfce4ui/language/lt/)\n
 MIME-Version: 1.0\n
@@ -164,7 +164,7 @@ msgstr Šis susiejimas jau naudojamas kažkam kitam.
 
 #: ../libxfce4kbd-private/xfce-shortcut-dialog.c:209
 msgid Window Manager Action Shortcut
-msgstr 
+msgstr Langų Tvarkyklės Veiksmų Susiejimas
 
 #. TRANSLATORS: this string will be used to create an explanation for
 #. * the user in a following string
@@ -319,91 +319,91 @@ msgstr Perjungti viso ekrano veikseną
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:63
 msgid Move window to upper workspace
-msgstr Perkelti langą į aukštesnį darbo lauką
+msgstr Perkelti langą į aukštesniąją darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:64
 msgid Move window to bottom workspace
-msgstr Perkelti langą į žemesnį darbo lauką
+msgstr Perkelti langą į žemesniąją darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:65
 msgid Move window to left workspace
-msgstr Perkelti langą į kairį darbo lauką
+msgstr Perkelti langą į kairiąją darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:66
 msgid Move window to right workspace
-msgstr Perkelti langą į dešinį darbo lauką
+msgstr Perkelti langą į dešiniąją darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:67
 msgid Move window to previous workspace
-msgstr Perkelti langą į buvusį darbo lauką
+msgstr Perkelti langą į buvusią darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:68
 msgid Move window to next workspace
-msgstr Perkelti langą į sekantį darbo lauką
+msgstr Perkelti langą į kitą darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:69
 msgid Move window to workspace 1
-msgstr Perkelti langą į darbo lauką 1
+msgstr Perkelti langą į darbo sritį 1
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:70
 msgid Move window to workspace 2
-msgstr Perkelti langą į darbo lauką 2
+msgstr Perkelti langą į darbo sritį 2
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:71
 msgid Move window to workspace 3
-msgstr Perkelti langą į darbo lauką 3
+msgstr Perkelti langą į darbo sritį 3
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:72
 msgid Move window to workspace 4
-msgstr Perkelti langą į darbo lauką 4
+msgstr Perkelti langą į darbo sritį 4
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:73
 msgid Move window to workspace 5
-msgstr Perkelti langą į darbo lauką 5
+msgstr Perkelti langą į darbo sritį 5
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:74
 msgid Move window to workspace 6
-msgstr Perkelti langą į darbo lauką 6
+msgstr Perkelti langą į darbo sritį 6
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:75
 msgid Move window to workspace 7
-msgstr Perkelti langą į darbo lauką 7
+msgstr Perkelti langą į darbo sritį 7
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:76
 msgid Move window to workspace 8
-msgstr Perkelti langą į darbo lauką 8
+msgstr Perkelti langą į darbo sritį 8
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:77
 msgid Move window to workspace 9
-msgstr Perkelti langą į darbo lauką 9
+msgstr Perkelti langą į darbo sritį 9
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:78
 msgid Move window to workspace 10
-msgstr Perkelti langą į darbo lauką 10
+msgstr Perkelti langą į darbo sritį 10
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:79
 msgid Move window to workspace 11
-msgstr Perkelti langą į darbo lauką 11
+msgstr Perkelti langą į darbo sritį 11
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:80
 msgid Move window to workspace 12
-msgstr Perkelti langą į darbo lauką 12
+msgstr Perkelti langą į darbo sritį 12
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:81
 msgid Tile window to the top
-msgstr Perkelti langą į kairį darbo lauką
+msgstr Perkelti langą į aukštesniąją darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:82
 msgid Tile window to the bottom
-msgstr Perkelti langą į žemesnį darbo lauką
+msgstr Perkelti langą į žemesniąją darbo sritį
 
 #: ../libxfce4kbd-private/xfce-shortcuts-xfwm4.c:83
 msgid Tile window to the left
-msgstr Perkelti langą į kairį 

[Xfce4-commits] [xfce/thunar] 01/01: I18n: Update translation lt (98%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository xfce/thunar.

commit f10ff98e5fa63b2d828682f703b955721b784f55
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 12:30:24 2015 +0100

I18n: Update translation lt (98%).

730 translated messages, 8 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 339acef..357a668 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr 
 Project-Id-Version: Thunar\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2015-02-19 18:30+0100\n
-PO-Revision-Date: 2015-03-23 21:16+\n
+PO-Revision-Date: 2015-03-27 11:11+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/thunar/language/lt/)\n
 MIME-Version: 1.0\n
@@ -1491,7 +1491,7 @@ msgstr Jei pasirinksite šį nustatymą, jis bus įsimintas 
ir to nebebus klaus
 
 #: ../thunar/thunar-permissions-chooser.c:914
 msgid Mixed file owners
-msgstr 
+msgstr Failo savininkai maišyti
 
 #: ../thunar/thunar-permissions-chooser.c:914
 msgid Unknown file owner
@@ -2135,7 +2135,7 @@ msgstr _Sukurti Šaukinį
 #. append the Mount Volume menu action
 #: ../thunar/thunar-shortcuts-view.c:1179 ../thunar/thunar-tree-view.c:1279
 msgid Disconn_ect
-msgstr 
+msgstr Atsijun_gti
 
 #: ../thunar/thunar-shortcuts-view.c:1258
 msgid _Remove Shortcut

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/orage] 01/01: I18n: Update translation lt (79%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository apps/orage.

commit bfc0f82d1a87edaf689f193b175d2f46b9243b75
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 12:31:00 2015 +0100

I18n: Update translation lt (79%).

821 translated messages, 209 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index b86e26a..863e56a 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr 
 Project-Id-Version: Xfce Apps\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-09-23 12:30+0200\n
-PO-Revision-Date: 2015-03-20 21:08+\n
+PO-Revision-Date: 2015-03-27 11:30+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-apps/language/lt/)\n
 MIME-Version: 1.0\n
@@ -2418,7 +2418,7 @@ msgstr Amerika/Argentina/Katamarka
 
 #: ../src/timezone_names.c:99
 msgid America/Argentina/ComodRivadavia
-msgstr 
+msgstr Amerika/Argentina/KomodRivadavija
 
 #: ../src/timezone_names.c:100
 msgid America/Argentina/Cordoba
@@ -2450,15 +2450,15 @@ msgstr Amerika/Argentina/San_Chuanas
 
 #: ../src/timezone_names.c:107
 msgid America/Argentina/San_Luis
-msgstr 
+msgstr Amerika/Argentina/San_Luisas
 
 #: ../src/timezone_names.c:108
 msgid America/Argentina/Tucuman
-msgstr 
+msgstr Amerika/Argentina/Tukumanas
 
 #: ../src/timezone_names.c:109
 msgid America/Argentina/Ushuaia
-msgstr 
+msgstr Amerika/Argentina/Ušuaja
 
 #: ../src/timezone_names.c:110
 msgid America/Aruba
@@ -2478,7 +2478,7 @@ msgstr 
 
 #: ../src/timezone_names.c:114
 msgid America/Bahia
-msgstr 
+msgstr Amerika/Bahija
 
 #: ../src/timezone_names.c:115
 msgid America/Bahia_Banderas
@@ -2522,7 +2522,7 @@ msgstr Amerika/Keimbridž Bėjus
 
 #: ../src/timezone_names.c:125
 msgid America/Campo_Grande
-msgstr 
+msgstr Amerika/Kampo_Grandė
 
 #: ../src/timezone_names.c:126
 msgid America/Cancun
@@ -2622,7 +2622,7 @@ msgstr Amerika/Fortaleza
 
 #: ../src/timezone_names.c:150
 msgid America/Fort_Wayne
-msgstr 
+msgstr Amerika/Fort_Veinas
 
 #: ../src/timezone_names.c:151
 msgid America/Glace_Bay
@@ -4002,7 +4002,7 @@ msgstr Europa/Tirana
 
 #: ../src/timezone_names.c:495
 msgid Europe/Tiraspol
-msgstr 
+msgstr Europa/Tiraspolis
 
 #: ../src/timezone_names.c:496
 msgid Europe/Uzhgorod
@@ -4026,7 +4026,7 @@ msgstr Europa/Vilnius
 
 #: ../src/timezone_names.c:501
 msgid Europe/Volgograd
-msgstr 
+msgstr Europa/Volgogradas
 
 #: ../src/timezone_names.c:502
 msgid Europe/Warsaw
@@ -4358,7 +4358,7 @@ msgstr JAV
 
 #: ../src/timezone_names.c:584
 msgid US/Alaska
-msgstr 
+msgstr JAV/Aliaska
 
 #: ../src/timezone_names.c:585
 msgid US/Aleutian

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] branch master updated (6c9546c - f10ff98)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository xfce/thunar.

  from  6c9546c   I18n: Update translation lt (98%).
   new  f10ff98   I18n: Update translation lt (98%).

The 1 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:
 po/lt.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/libxfce4ui] branch master updated (3ac6d07 - 93d7e64)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository xfce/libxfce4ui.

  from  3ac6d07   I18n: Update translation lt (92%).
   new  93d7e64   I18n: Update translation lt (94%).

The 1 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:
 po/lt.po |   94 +++---
 1 file changed, 47 insertions(+), 47 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/orage] branch master updated (5379f42 - bfc0f82)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository apps/orage.

  from  5379f42   I18n: Update translation lt (78%).
   new  bfc0f82   I18n: Update translation lt (79%).

The 1 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:
 po/lt.po |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] branch master updated (db26787 - b30515c)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  db26787   Make use of new XfdashboardBoxLayout also at default theme
   new  b30515c   Do not use functions deprecated since GTK+ 3.14

The 1 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:
 xfdashboard/image-content.c |   29 +
 1 file changed, 29 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] 01/01: Do not use functions deprecated since GTK+ 3.14

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit b30515c066520ee866e699b1362547af9fa4b549
Author: Stephan Haller no...@froevel.de
Date:   Fri Mar 27 13:26:38 2015 +0100

Do not use functions deprecated since GTK+ 3.14
---
 xfdashboard/image-content.c |   29 +
 1 file changed, 29 insertions(+)

diff --git a/xfdashboard/image-content.c b/xfdashboard/image-content.c
index 53b0a2b..68c8504 100644
--- a/xfdashboard/image-content.c
+++ b/xfdashboard/image-content.c
@@ -33,6 +33,12 @@
 
 #include application.h
 
+#if GTK_CHECK_VERSION(3, 14 ,0)
+#undef USE_GTK_BUILTIN_ICONS
+#else
+#define USE_GTK_BUILTIN_ICONS 1
+#endif
+
 /* Define this class in GObject system */
 G_DEFINE_TYPE(XfdashboardImageContent,
xfdashboard_image_content,
@@ -361,7 +367,11 @@ static void 
_xfdashboard_image_content_load_from_file(XfdashboardImageContent *s
iconInfo=gtk_icon_theme_lookup_icon(priv-iconTheme,

XFDASHBOARD_IMAGE_CONTENT_FALLBACK_ICON_NAME,

priv-iconSize,
+#ifdef USE_GTK_BUILTIN_ICONS

GTK_ICON_LOOKUP_USE_BUILTIN);
+#else
+   
0);
+#endif
 
if(!iconInfo)
{
@@ -373,6 +383,7 @@ static void 
_xfdashboard_image_content_load_from_file(XfdashboardImageContent *s
 
/* Check if have to use built-in GdkPixbuf for icon ... */
filename=gtk_icon_info_get_filename(iconInfo);
+#ifdef USE_GTK_BUILTIN_ICONS
if(!filename)
{
GdkPixbuf   
*iconPixbuf;
@@ -400,6 +411,7 @@ static void 
_xfdashboard_image_content_load_from_file(XfdashboardImageContent *s
 
g_object_unref(iconPixbuf);
}
+#endif
 
/* Release allocated resources */
g_object_unref(iconInfo);
@@ -515,7 +527,11 @@ static void 
_xfdashboard_image_content_load_from_icon_name(XfdashboardImageConte
iconInfo=gtk_icon_theme_lookup_icon(priv-iconTheme,

priv-iconName,

priv-iconSize,
+#ifdef USE_GTK_BUILTIN_ICONS

GTK_ICON_LOOKUP_USE_BUILTIN);
+#else
+   
0);
+#endif
 
/* If we got no icon info but a filename (icon name with suffix like
 * .png etc.) was given, retry without file extension/suffix.
@@ -566,7 +582,12 @@ static void 
_xfdashboard_image_content_load_from_icon_name(XfdashboardImageConte

iconInfo=gtk_icon_theme_lookup_icon(priv-iconTheme,

iconName,

priv-iconSize,
+#ifdef USE_GTK_BUILTIN_ICONS

GTK_ICON_LOOKUP_USE_BUILTIN);
+#else
+   
0);
+#endif
+
if(!iconInfo) g_warning(_(Could not lookup 
icon name '%s' for icon '%s'), iconName, priv-iconName);
else g_debug(Extension '%s' is 
supported and loaded icon name '%s' for icon '%s', extension, iconName, 
priv-iconName);
 
@@ -600,6 +621,7 @@ static void 
_xfdashboard_image_content_load_from_icon_name(XfdashboardImageConte
 
/* Check if have to use built-in GdkPixbuf for icon ... */
filename=gtk_icon_info_get_filename(iconInfo);
+#ifdef USE_GTK_BUILTIN_ICONS
if(!filename)
{
GdkPixbuf   
*iconPixbuf;
@@ -629,6 +651,7 @@ static void 
_xfdashboard_image_content_load_from_icon_name(XfdashboardImageConte
}
/* ... otherwise set up to load icon async */
else
+#endif
{
GFile   *file;
GInputStream*stream;
@@ -700,7 +723,11 @@ static void 
_xfdashboard_image_content_load_from_gicon(XfdashboardImageContent *
iconInfo=gtk_icon_theme_lookup_by_gicon(priv-iconTheme,
   

[Xfce4-commits] [panel-plugins/xfce4-wmdock-plugin] branch master updated (f4babfa - ef164d8)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-wmdock-plugin.

  from  f4babfa   I18n: Update translation el (53%).
   new  ef164d8   I18n: Update translation lt (60%).

The 1 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:
 po/lt.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-xmms-plugin] 01/01: I18n: Update translation lt (100%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-xmms-plugin.

commit 17da635a429f9aa561afbbc2dd617cb110dbfd12
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:32:20 2015 +0100

I18n: Update translation lt (100%).

35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |  244 ++
 1 file changed, 133 insertions(+), 111 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 9bc990b..fed88ae 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,159 +1,181 @@
-# Lithuanian translation of xfce4-xmms-plugin.
-# Copyright (C) 2005 Kemal Ilgar Eroglu.
-# This file is distributed under the same license as the xfce4-xmms-plugin 
package.
-# Rimas Kudelis r...@akl.lt, 2005.
-# Algimantas Margevičius margevicius.algiman...@gmail.com, 2012.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Algimantas Margevičius margevicius.algiman...@gmail.com, 2012
+# Moo, 2015
+# Rimas Kudelis r...@akl.lt, 2005
 msgid 
 msgstr 
-Project-Id-Version: xfce4-xmms-plugin 0.4.0\n
+Project-Id-Version: Xfce Panel Plugins\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2006-09-10 21:12+0200\n
-PO-Revision-Date: 2012-01-24 15:25+0200\n
-Last-Translator: Algimantas Margevičius margevicius.algiman...@gmail.com\n
-Language-Team: Lietuvių \n
-Language: lt\n
+POT-Creation-Date: 2013-07-13 22:15+0200\n
+PO-Revision-Date: 2015-03-27 12:37+\n
+Last-Translator: Moo\n
+Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-Plural-Forms: nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  (n
-%10010 || n%100=20) ? 1 : 2)\n
+Language: lt\n
+Plural-Forms: nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  
(n%10010 || n%100=20) ? 1 : 2);\n
+
+#: ../panel-plugin/popupmenu.c:85
+msgid Add files
+msgstr Pridėti failus
+
+#: ../panel-plugin/popupmenu.c:96
+msgid Audio files
+msgstr Garso įrašų failai
+
+#: ../panel-plugin/popupmenu.c:97
+msgid Playlist files
+msgstr Grojaraščio failai
+
+#: ../panel-plugin/popupmenu.c:98
+msgid All files
+msgstr Visi failai
+
+#. open files button
+#: ../panel-plugin/popupmenu.c:252
+msgid _Open files
+msgstr _Atverti failus
+
+#. add files button
+#: ../panel-plugin/popupmenu.c:256
+msgid _Add files
+msgstr _Pridėti failus
+
+#: ../panel-plugin/popupmenu.c:261
+msgid _Jump to File
+msgstr P_eršokti prie Failo
+
+#. clear pl button
+#: ../panel-plugin/popupmenu.c:265
+msgid _Clear Playlist
+msgstr _Išvalyti Grojaraštį
+
+#. repeate button
+#: ../panel-plugin/popupmenu.c:269
+msgid _Repeat
+msgstr _Kartoti
+
+#. shuffle button
+#: ../panel-plugin/popupmenu.c:273
+msgid _Shuffle
+msgstr _Maišyti
+
+#. main window button
+#: ../panel-plugin/popupmenu.c:281
+msgid _Main Window
+msgstr Pagrin_dinis Langas
+
+#. playlist button
+#: ../panel-plugin/popupmenu.c:285
+msgid _Playlist
+msgstr _Grojaraštis
+
+#. equalizer button
+#: ../panel-plugin/popupmenu.c:289
+msgid _Equalizer
+msgstr G_lodintuvas
+
+#: ../panel-plugin/popupmenu.c:292
+msgid _View
+msgstr _Rodymas
+
+#. preference button
+#: ../panel-plugin/popupmenu.c:303
+msgid _Preferences
+msgstr N_uostatos
+
+#: ../panel-plugin/popupmenu.c:307
+msgid Power _Off
+msgstr Išjung_ti
+
+#: ../panel-plugin/popupmenu.c:310
+msgid Power _On
+msgstr Įjun_gti
+
+#: ../panel-plugin/preferences.c:280
+msgid 
+Notice:\n
+Do not change this property from XMMS or BeepMediaPlayer to the other one 
when either one of these is running. It will crash because they use same socket 
address. For the same reason, you cannot run the other player when this plugin 
is running.
+msgstr Pastaba:\nNekeiskite šios savybės iš XMMS ar BeepMediaPlayer į kurią 
nors kitą, kai kuris nors iš šių dviejų yra vykdomas. Įskiepis užstrigs, 
kadangi abudu naudoja tą patį jungties adresą. Dėl tos pačios priežasties, jūs 
negalite vykdyti kito grotuvo, kol yra vykdomas šis įskiepis.
 
-#: ../panel-plugin/xmms_plugin.c:756
+#: ../panel-plugin/preferences.c:315
 msgid Properties
 msgstr Savybės
 
-#: ../panel-plugin/xmms_plugin.c:768
+#: ../panel-plugin/preferences.c:327
 msgid Xfce4 XMMS Plugin Options
 msgstr Xfce4 XMMS įskiepio parinktys
 
+#: ../panel-plugin/preferences.c:340
+msgid Media Player
+msgstr Medija Grotuvas
+
 #. put labels into the left column of our table
-#: ../panel-plugin/xmms_plugin.c:787
+#: ../panel-plugin/preferences.c:354
 msgid Font Size
 msgstr Šrifto dydis
 
-#: ../panel-plugin/xmms_plugin.c:788
+#: ../panel-plugin/preferences.c:355
 msgid Scroll Speed
 msgstr Slinkimo greitis
 
-#: ../panel-plugin/xmms_plugin.c:789
+#: ../panel-plugin/preferences.c:356
 msgid Scroll Stepwidth
 msgstr Slinkties žingsnio dydis
 

[Xfce4-commits] [panel-plugins/xfce4-xmms-plugin] branch master updated (87b86e3 - 17da635)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-xmms-plugin.

  from  87b86e3   I18n: Update translation el (85%).
   new  17da635   I18n: Update translation lt (100%).

The 1 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:
 po/lt.po |  244 ++
 1 file changed, 133 insertions(+), 111 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: I18n: Update translation lt (72%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-weather-plugin.

commit c565a839cf5986000e53c53d1b28dd5e9ea22a96
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:32:07 2015 +0100

I18n: Update translation lt (72%).

240 translated messages, 90 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 5ac3e52..fede57b 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr 
 Project-Id-Version: Xfce Panel Plugins\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-10-24 18:31+0200\n
-PO-Revision-Date: 2015-03-17 15:41+\n
+PO-Revision-Date: 2015-03-27 13:03+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n
 MIME-Version: 1.0\n
@@ -629,7 +629,7 @@ msgstr Labiau kalendorių primenantis rodinys, su dienomis 
stulpeliuose ir dien
 msgid 
 Shows the forecasts in a table with the daytimes (morning, afternoon, 
 evening, night) in columns and the days in rows.
-msgstr 
+msgstr Rodo orų prognozę lentelėje, kur dienos metas (rytas, diena, vakaras, 
naktis) yra stulpeliuose, o dienų pavadinimai eilutėse. 
 
 #: ../panel-plugin/weather-config.c:1212
 msgid _Icon theme:
@@ -727,7 +727,7 @@ msgstr Pasirinkti šriftą
 msgid 
 Choose the value to add to the list below. Values can be added more than 
 once.
-msgstr 
+msgstr Pasirinkite, į žemiau esantį sąrašą norimas pridėti, reikšmes. 
Reikšmės gali būti pridedamos daugiau nei vieną kartą.
 
 #: ../panel-plugin/weather-config.c:1529
 msgid 
@@ -766,13 +766,13 @@ msgstr 
 msgid 
 This gives the cardinal direction (North, East, South, West) the wind is 
 coming from.
-msgstr 
+msgstr Tai parodo pagrindines kryptis (Šiaurė, Rytai, Pietūs, Vakarai), iš 
kurių ateina vėjas. 
 
 #: ../panel-plugin/weather-config.c:1564
 msgid 
 This gives the direction the wind is coming from in azimuth degrees (North =
  0°, East = 90°, South = 180° and West = 270°).
-msgstr 
+msgstr Tai parodo kryptį, iš kurios ateina vėjas, azimuto laipsniais (Šiaurė 
= 0°, Rytai = 90°, Pietūs = 180° ir Vakarai = 270°).
 
 #: ../panel-plugin/weather-config.c:1569
 msgid 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] branch master updated (aefec5d - c565a83)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-weather-plugin.

  from  aefec5d   I18n: Update translation el (66%).
   new  c565a83   I18n: Update translation lt (72%).

The 1 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:
 po/lt.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-wmdock-plugin] 01/01: I18n: Update translation lt (60%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-wmdock-plugin.

commit ef164d8f1ee1ffbc06a7cf732e867ef15551223f
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:32:13 2015 +0100

I18n: Update translation lt (60%).

17 translated messages, 11 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 89d3348..67078ab 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr 
 Project-Id-Version: Xfce Panel Plugins\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2013-11-05 12:31+0100\n
-PO-Revision-Date: 2015-03-17 15:47+\n
+PO-Revision-Date: 2015-03-27 12:20+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n
 MIME-Version: 1.0\n
@@ -22,11 +22,11 @@ msgstr 
 #: ../panel-plugin/wmdock.c:190
 #, c-format
 msgid Only a single instance of `%s' can run.
-msgstr 
+msgstr Gali būti vykdomas tik vienas `%s' egzempliorius.
 
 #: ../panel-plugin/wmdock.c:193
 msgid Only a single instance of `xfce4-wmdock-plugin' can run.
-msgstr 
+msgstr Gali būti vykdomas tik vienas `xfce4-wmdock-plugin' egzempliorius.
 
 #: ../panel-plugin/dnd.c:73
 #, c-format

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/tumbler] 01/01: I18n: Update translation lt (97%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository xfce/tumbler.

commit 717b0c50b9069e6264a55b11f95f485a7814bddc
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:30:29 2015 +0100

I18n: Update translation lt (97%).

43 translated messages, 1 untranslated message.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index a847e52..47f25de 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr 
 Project-Id-Version: Tumbler\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2013-07-02 22:38+0200\n
-PO-Revision-Date: 2015-03-16 11:57+\n
+PO-Revision-Date: 2015-03-27 12:44+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/tumbler/language/lt/)\n
 MIME-Version: 1.0\n
@@ -174,7 +174,7 @@ msgstr Versijos nesutampa: %s
 #: ../plugins/cover-thumbnailer/cover-thumbnailer.c:394
 #, c-format
 msgid Failed to load the poster image \%s\
-msgstr 
+msgstr Nepavyko įkelti plakato paveikslo \%s\
 
 #: ../plugins/cover-thumbnailer/cover-thumbnailer.c:430
 #, c-format
@@ -185,15 +185,15 @@ msgstr Nepavyko įkelti meta duomenų iš \%s\
 msgid 
 Invalid API key, you must be granted a valid key. The Movie DB backend will 
 be disabled.
-msgstr 
+msgstr Neteisingas API raktas, jums privalo būti suteiktas teisingas raktas. 
Filmų DB vidinė pusė bus išjungta.
 
 #: ../plugins/cover-thumbnailer/cover-thumbnailer.c:634
 msgid No poster key found in metadata
-msgstr 
+msgstr Meta duomenyse nerastas plakato raktas
 
 #: ../plugins/cover-thumbnailer/cover-thumbnailer.c:689
 msgid Movie title is too short
-msgstr 
+msgstr Filmo pavadinimas yra pernelyg trumpas
 
 #. there was an error in the freetype initialization, abort
 #: ../plugins/font-thumbnailer/font-thumbnailer.c:463

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/orage] 01/01: I18n: Update translation lt (80%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository apps/orage.

commit 02413d34ef0b1850337a7e193418fadcfba63c50
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:30:56 2015 +0100

I18n: Update translation lt (80%).

827 translated messages, 203 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 863e56a..a1c055a 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -11,7 +11,7 @@ msgstr 
 Project-Id-Version: Xfce Apps\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-09-23 12:30+0200\n
-PO-Revision-Date: 2015-03-27 11:30+\n
+PO-Revision-Date: 2015-03-27 11:37+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-apps/language/lt/)\n
 MIME-Version: 1.0\n
@@ -3870,7 +3870,7 @@ msgstr Europa/Gibraltaras
 
 #: ../src/timezone_names.c:462
 msgid Europe/Guernsey
-msgstr 
+msgstr Europa/Gernsis
 
 #: ../src/timezone_names.c:463
 msgid Europe/Helsinki
@@ -3878,7 +3878,7 @@ msgstr Europa/Helsinkis
 
 #: ../src/timezone_names.c:464
 msgid Europe/Isle_of_Man
-msgstr 
+msgstr Europa/Meno_Sala
 
 #: ../src/timezone_names.c:465
 msgid Europe/Istanbul
@@ -3886,7 +3886,7 @@ msgstr Europa/Stambulas
 
 #: ../src/timezone_names.c:466
 msgid Europe/Jersey
-msgstr 
+msgstr Europa/Džersis
 
 #: ../src/timezone_names.c:467
 msgid Europe/Kaliningrad
@@ -3922,7 +3922,7 @@ msgstr Europa/Malta
 
 #: ../src/timezone_names.c:475
 msgid Europe/Mariehamn
-msgstr 
+msgstr Europa/Marianhamina
 
 #: ../src/timezone_names.c:476
 msgid Europe/Minsk
@@ -3950,7 +3950,7 @@ msgstr Europa/Paryžius
 
 #: ../src/timezone_names.c:482
 msgid Europe/Podgorica
-msgstr 
+msgstr Europa/Podgorica
 
 #: ../src/timezone_names.c:483
 msgid Europe/Prague
@@ -4382,7 +4382,7 @@ msgstr 
 
 #: ../src/timezone_names.c:590
 msgid US/Hawaii
-msgstr 
+msgstr JAV/Havajai
 
 #: ../src/timezone_names.c:591
 msgid US/Indiana-Starke

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/tumbler] branch master updated (4ffe348 - 717b0c5)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository xfce/tumbler.

  from  4ffe348   I18n: Update translation lt (88%).
   new  717b0c5   I18n: Update translation lt (97%).

The 1 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:
 po/lt.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/mousepad] 01/01: I18n: Update translation lt (94%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository apps/mousepad.

commit 2f3748c8fea08e840c04531f621a381a7a8da6dd
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:30:51 2015 +0100

I18n: Update translation lt (94%).

289 translated messages, 17 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 42caa95..e0aca62 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr 
 Project-Id-Version: Xfce Apps\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-07-15 06:30+0200\n
-PO-Revision-Date: 2015-03-20 21:05+\n
+PO-Revision-Date: 2015-03-27 11:49+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-apps/language/lt/)\n
 MIME-Version: 1.0\n
@@ -128,7 +128,7 @@ msgstr Dokumentas pakeistas
 
 #: ../mousepad/mousepad-dialogs.c:383
 msgid If you save the document, all of the external changes will be lost.
-msgstr 
+msgstr Jeigu išsaugosite dokumentą, visi išoriniai pakeitimai bus prarasti.
 
 #: ../mousepad/mousepad-dialogs.c:411
 msgid Do you want to save your changes before reloading?

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/mousepad] branch master updated (f296045 - 2f3748c)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository apps/mousepad.

  from  f296045   I18n: Update translation lt (94%).
   new  2f3748c   I18n: Update translation lt (94%).

The 1 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:
 po/lt.po |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/orage] branch master updated (bfc0f82 - 02413d3)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository apps/orage.

  from  bfc0f82   I18n: Update translation lt (79%).
   new  02413d3   I18n: Update translation lt (80%).

The 1 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:
 po/lt.po |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-mailwatch-plugin] branch master updated (6b16288 - 86eba70)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-mailwatch-plugin.

  from  6b16288   I18n: Update translation el (91%).
   new  86eba70   I18n: Update translation lt (99%).

The 1 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:
 po/lt.po |  497 +-
 1 file changed, 229 insertions(+), 268 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-mailwatch-plugin] 01/01: I18n: Update translation lt (99%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-mailwatch-plugin.

commit 86eba70c5e3b3fa0787c10dc5d34d0c8c260cd31
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:31:39 2015 +0100

I18n: Update translation lt (99%).

111 translated messages, 1 untranslated message.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |  497 +-
 1 file changed, 229 insertions(+), 268 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 1ccc286..fb0b759 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,470 +1,438 @@
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR EMAIL@ADDRESS, YEAR.
-# Algimantas Margevičius margevicius.algiman...@gmail.com, 2012.
-#
+# 
+# Translators:
+# Algimantas Margevičius margevicius.algiman...@gmail.com, 2012
+# Moo, 2015
 msgid 
 msgstr 
-Project-Id-Version: mail watch\n
+Project-Id-Version: Xfce Panel Plugins\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2012-01-23 13:00+\n
-PO-Revision-Date: 2012-01-24 13:05+0200\n
-Last-Translator: Algimantas Margevičius margevicius.algiman...@gmail.com\n
-Language-Team: Lietuvių \n
-Language: \n
+POT-Creation-Date: 2013-12-21 06:31+0100\n
+PO-Revision-Date: 2015-03-27 12:12+\n
+Last-Translator: Moo\n
+Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-Plural-Forms: nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  (n
-%10010 || n%100=20) ? 1 : 2)\n
+Language: lt\n
+Plural-Forms: nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  
(n%10010 || n%100=20) ? 1 : 2);\n
 
-#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:204
-#: ../libmailwatch-core/mailwatch-mailbox-imap.c:399
-#: ../libmailwatch-core/mailwatch-mailbox-pop3.c:308
+#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:205
+#: ../libmailwatch-core/mailwatch-mailbox-imap.c:400
+#: ../libmailwatch-core/mailwatch-mailbox-pop3.c:309
 #, c-format
 msgid TLS handshake failed: %s
 msgstr Klaida atliekant TLS rankos paspaudimą: %s
 
-#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:255
+#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:256
 #, c-format
 msgid 
 Received HTTP response code %d.  The most likely reason for this is that 
 your GMail username or password is incorrect.
-msgstr 
-Gautas HTTP atsako kodas %d.  Turbūt jūsų GMail naudotojo vardas ar 
-slaptažodis neteisingi.
+msgstr Gautas HTTP atsako kodas %d.  Turbūt jūsų GMail naudotojo vardas ar 
slaptažodis neteisingi.
 
-#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:261
+#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:262
 #, c-format
 msgid 
-Received HTTP response code %d, which should be 200.  There may be a problem 
-with GMail's servers, or they have incompatibly changed their authentication 
-method or location of the new messages feed.
-msgstr 
-Gautas HTTP atsako kodas %d, nors turėtų būti 200.  Gali būti jog problemos 
-GMail serveriuose, arba jie pakeitė tapatybės nustatymo būdą ar naujų 
-pranešimų kanalą.
-
-#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:394
-#: ../libmailwatch-core/mailwatch-mailbox-imap.c:735
-#: ../libmailwatch-core/mailwatch-mailbox-maildir.c:179
-#: ../libmailwatch-core/mailwatch-mailbox-mbox.c:225
-#: ../libmailwatch-core/mailwatch-mailbox-mh.c:487
-#: ../libmailwatch-core/mailwatch-mailbox-pop3.c:548
+Received HTTP response code %d, which should be 200.  There may be a problem
+ with GMail's servers, or they have incompatibly changed their 
+authentication method or location of the new messages feed.
+msgstr Gautas HTTP atsako kodas %d, nors turėtų būti 200.  Gali būti jog 
problemos GMail serveriuose, arba jie pakeitė tapatybės nustatymo būdą ar naujų 
pranešimų kanalą.
+
+#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:395
+#: ../libmailwatch-core/mailwatch-mailbox-imap.c:736
+#: ../libmailwatch-core/mailwatch-mailbox-maildir.c:180
+#: ../libmailwatch-core/mailwatch-mailbox-mbox.c:226
+#: ../libmailwatch-core/mailwatch-mailbox-mh.c:488
+#: ../libmailwatch-core/mailwatch-mailbox-pop3.c:549
 msgid Previous thread hasn't exited yet, not checking mail this time.
 msgstr Ankstesnė kopija dar neužverta, šįkart paštas netikrinimas.
 
-#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:535
-#: ../libmailwatch-core/mailwatch-mailbox-imap.c:1748
-#: ../libmailwatch-core/mailwatch-mailbox-pop3.c:863
+#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:536
+#: ../libmailwatch-core/mailwatch-mailbox-imap.c:1724
+#: ../libmailwatch-core/mailwatch-mailbox-pop3.c:864
 msgid _Username:
 msgstr _Naudotojo vardas:
 
-#: ../libmailwatch-core/mailwatch-mailbox-gmail.c:555
-#: ../libmailwatch-core/mailwatch-mailbox-imap.c:1768
-#: 

[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 01/01: I18n: Update translation lt (83%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-indicator-plugin.

commit e95075bbacc589fdeb4c0dfc25e399396e993c05
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:31:35 2015 +0100

I18n: Update translation lt (83%).

31 translated messages, 6 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index cba0bf2..96b3530 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr 
 Project-Id-Version: Xfce Panel Plugins\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2013-09-06 00:31+0200\n
-PO-Revision-Date: 2015-03-17 14:19+\n
+PO-Revision-Date: 2015-03-27 11:58+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n
 MIME-Version: 1.0\n
@@ -85,7 +85,7 @@ msgstr Klaviatūra
 
 #: ../panel-plugin/indicator-dialog.c:74
 msgid Location
-msgstr 
+msgstr Vieta
 
 #: ../panel-plugin/indicator-dialog.c:75
 msgid Network
@@ -140,7 +140,7 @@ msgstr Slėpti indikatorius pagal numatymą
 msgid 
 When enabled, only indicators marked \Visible\ are shown. Otherwise, all 
 indicators not marked \Hidden\ are displayed.
-msgstr 
+msgstr Kai įjungta, bus rodomi tik indikatoriai pažymėti kaip \Matomas\. 
Kitu atveju, bus rodomi visi indikatoriai, kurie nėra pažymėti kaip 
\Paslėptas\.
 
 #: ../panel-plugin/indicator-dialog.glade.h:9
 msgid Indicator
@@ -148,11 +148,11 @@ msgstr Indikatorius
 
 #: ../panel-plugin/indicator-dialog.glade.h:10
 msgid Hidden
-msgstr 
+msgstr Paslėptas
 
 #: ../panel-plugin/indicator-dialog.glade.h:11
 msgid Visible
-msgstr 
+msgstr Matomas
 
 #: ../panel-plugin/indicator-dialog.glade.h:12
 msgid Move the selected indicator one row up.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/parole] branch master updated (b835bf7 - 9e9ffae)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository apps/parole.

  from  b835bf7   I18n: Update translation el (62%).
   new  9e9ffae   I18n: Update translation lt (87%).

The 1 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:
 po/lt.po |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] branch master updated (7fedd4c - 893cd4b)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-netload-plugin.

  from  7fedd4c   I18n: Update translation el (100%).
   new  893cd4b   I18n: Update translation lt (100%).

The 1 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:
 po/lt.po |   55 +++
 1 file changed, 23 insertions(+), 32 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 01/01: I18n: Update translation lt (100%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository panel-plugins/xfce4-netload-plugin.

commit 893cd4b899d24b55d8d4bb081077ec3752143609
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:31:46 2015 +0100

I18n: Update translation lt (100%).

35 translated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   55 +++
 1 file changed, 23 insertions(+), 32 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 9bbc1c2..a9a9468 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,23 +1,24 @@
-# translation of xfce4-netload.
-# Copyright (C) 2003 GPL
-# This file is distributed under the same license as the xfce4-netload.
-# Mantas z...@xxx.lt, 2003.
-# Algimantas Margevičius margevicius.algiman...@gmail.com, 2012.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Algimantas Margevičius margevicius.algiman...@gmail.com, 2012
+# Mantas z...@xxx.lt, 2003
+# Moo, 2015
 msgid 
 msgstr 
-Project-Id-Version: xfce4-netload 1.0\n
+Project-Id-Version: Xfce Panel Plugins\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2014-11-16 12:09+0100\n
-PO-Revision-Date: 2012-01-22 16:43+0200\n
-Last-Translator: Algimantas Margevičius margevicius.algiman...@gmail.com\n
-Language-Team: Lietuvių \n
-Language: \n
+POT-Creation-Date: 2014-11-16 12:31+0100\n
+PO-Revision-Date: 2015-03-27 12:17+\n
+Last-Translator: Moo\n
+Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-Plural-Forms: nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  (n
-%10010 || n%100=20) ? 1 : 2)\n
+Language: lt\n
+Plural-Forms: nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  
(n%10010 || n%100=20) ? 1 : 2);\n
 
 #: ../panel-plugin/netload.c:62
 msgid Xfce4-Netload-Plugin
@@ -41,7 +42,7 @@ msgid  %s  (Interface down)
 msgstr  %s  (Sąsaja neaktyvi)
 
 #: ../panel-plugin/netload.c:255
-#, fuzzy, c-format
+#, c-format
 msgid 
  %s  (%s)\n
 Average of last %d measures\n
@@ -49,12 +50,7 @@ msgid 
 Incoming: %s\n
 Outgoing: %s\n
 Total: %s
-msgstr 
- %s  (%s)\n
-Vidurkis paskutinių %d matavimų:\n
-Gaunami: %s/s\n
-Siunčiami: %s/s\n
-Viso: %s/s
+msgstr  %s  (%s)\nPaskutinių %d matavimų vidurkis\nsu %.2fs 
intervalu:\nGaunami duomenys: %s\nSiunčiami duomenys: %s\nViso: %s
 
 #: ../panel-plugin/netload.c:258
 msgid no IP address
@@ -65,9 +61,7 @@ msgstr nėra IP adreso
 msgid 
 %s: Error in initializing:\n
 %s
-msgstr 
-%s: Klaida inicijuojant:\n
-%s
+msgstr %s: Klaida inicijuojant:\n%s
 
 #: ../panel-plugin/netload.c:914
 msgid Select color
@@ -111,7 +105,7 @@ msgstr s
 
 #: ../panel-plugin/netload.c:1101
 msgid Show values as _bits
-msgstr 
+msgstr Rodyti reikšmes kaip _bitus
 
 #: ../panel-plugin/netload.c:1115
 msgid _Automatic maximum
@@ -163,19 +157,16 @@ msgstr GB
 
 #: ../panel-plugin/utils.c:79
 msgid bps
-msgstr 
+msgstr bps
 
 #: ../panel-plugin/utils.c:79
 msgid Kbps
-msgstr 
+msgstr Kbps
 
 #: ../panel-plugin/utils.c:79
 msgid Mbps
-msgstr 
+msgstr Mbps
 
 #: ../panel-plugin/utils.c:79
 msgid Gbps
-msgstr 
-
-#~ msgid Netload
-#~ msgstr Tinklo apkrovimas
+msgstr Gbps

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] branch master updated (5205383 - e95075b)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository panel-plugins/xfce4-indicator-plugin.

  from  5205383   I18n: Add new translation el (51%).
   new  e95075b   I18n: Update translation lt (83%).

The 1 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:
 po/lt.po |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/parole] 01/01: I18n: Update translation lt (87%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository apps/parole.

commit 9e9ffaead074425f48b539f5689d55f15371f0d1
Author: Anonymous nore...@xfce.org
Date:   Fri Mar 27 18:31:01 2015 +0100

I18n: Update translation lt (87%).

239 translated messages, 33 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/lt.po |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/po/lt.po b/po/lt.po
index 523ffe2..1965dd3 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -10,7 +10,7 @@ msgstr 
 Project-Id-Version: Xfce Apps\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2014-12-09 06:30+0100\n
-PO-Revision-Date: 2015-03-16 17:47+\n
+PO-Revision-Date: 2015-03-27 11:48+\n
 Last-Translator: Moo\n
 Language-Team: Lithuanian 
(http://www.transifex.com/projects/p/xfce-apps/language/lt/)\n
 MIME-Version: 1.0\n
@@ -94,11 +94,11 @@ msgstr 
 
 #: ../data/interfaces/parole.ui.h:18
 msgid _Chapters
-msgstr 
+msgstr _Skyriai
 
 #: ../data/interfaces/parole.ui.h:19
 msgid _Chapter Menu
-msgstr 
+msgstr _Skyrių Meniu
 
 #: ../data/interfaces/parole.ui.h:20
 msgid _Audio
@@ -238,7 +238,7 @@ msgstr Grojaraštis
 
 #: ../data/interfaces/playlist.ui.h:2
 msgid Disc Playlist
-msgstr 
+msgstr Disko Grojaraštis
 
 #: ../data/interfaces/playlist.ui.h:3
 msgid Add to playlist…
@@ -475,7 +475,7 @@ msgstr Grokite savo mediją
 
 #: ../data/desktop/parole.desktop.in.in.h:3
 msgid Play/Pause
-msgstr 
+msgstr Groti/Pristabdyti
 
 #: ../data/desktop/parole.desktop.in.in.h:4 ../src/parole-player.c:3398
 #: ../src/plugins/notify/notify-provider.c:204
@@ -585,7 +585,7 @@ msgstr 
 #: ../src/gst/parole-gst.c:1535
 #, c-format
 msgid Parole needs b%s/b to play this file.
-msgstr 
+msgstr Parole reikia b%s/b, kad groti šį failą.
 
 #: ../src/gst/parole-gst.c:1946
 msgid The stream is taking too much time to load
@@ -664,7 +664,7 @@ msgstr Paleisti viso ekrano režimu
 
 #: ../src/main.c:246
 msgid Play or pause if already playing
-msgstr Jei jau atkuriama groti arba sustabdyti
+msgstr Groti arba pristabdyti, jei jau grojama
 
 #: ../src/main.c:247
 msgid Next track
@@ -709,7 +709,7 @@ msgstr 
 #: ../src/main.c:291
 #, c-format
 msgid Type %s --help to list all available command line options\n
-msgstr 
+msgstr Įveskite %s --help, norėdami pamatyti visas prieinamas komandų eilutės 
parinktis\n
 
 #: ../src/main.c:306
 #, c-format
@@ -732,9 +732,9 @@ msgstr[2] Grojaraštis (%i elementų)
 #, c-format
 msgid Playlist (%i chapter)
 msgid_plural Playlist (%i chapters)
-msgstr[0] 
-msgstr[1] 
-msgstr[2] 
+msgstr[0] Grojaraštis (%i skyrius)
+msgstr[1] Grojaraštis (%i skyriai)
+msgstr[2] Grojaraštis (%i skyrių)
 
 #: ../src/parole-medialist.c:409 ../src/parole-player.c:737
 #, c-format

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] 02/02: Oops ... forgot to initialize gettext for localization in application

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 926c66befe12c7eae8c067d398b159a808f2e302
Author: Stephan Haller no...@froevel.de
Date:   Fri Mar 27 16:24:05 2015 +0100

Oops ... forgot to initialize gettext for localization in application
---
 xfdashboard/Makefile.am |2 ++
 xfdashboard/main.c  |6 ++
 2 files changed, 8 insertions(+)

diff --git a/xfdashboard/Makefile.am b/xfdashboard/Makefile.am
index 4662fbf..56de0c5 100644
--- a/xfdashboard/Makefile.am
+++ b/xfdashboard/Makefile.am
@@ -145,6 +145,7 @@ xfdashboard_CFLAGS = \
$(GIO_UNIX_CFLAGS) \
$(GARCON_CFLAGS) \
$(LIBXFCONF_CFLAGS) \
+   $(LIBXFCE4UTIL_CFLAGS) \
$(DBUS_GLIB_CFLAGS) \
$(PLATFORM_CFLAGS)
 
@@ -162,6 +163,7 @@ xfdashboard_LDADD = \
$(GIO_UNIX_LIBS) \
$(GARCON_LIBS) \
$(LIBXFCONF_LIBS) \
+   $(LIBXFCE4UTIL_LIBS) \
$(DBUS_GLIB_LIBS) \
-lm
 
diff --git a/xfdashboard/main.c b/xfdashboard/main.c
index 804eef1..e049f12 100644
--- a/xfdashboard/main.c
+++ b/xfdashboard/main.c
@@ -29,6 +29,7 @@
 #include clutter/clutter.h
 #include clutter/x11/clutter-x11.h
 #include gtk/gtk.h
+#include libxfce4util/libxfce4util.h
 
 #include application.h
 #include types.h
@@ -187,6 +188,11 @@ int main(int argc, char **argv)
GError  *error=NULL;
gintstatus;
 
+#ifdef ENABLE_NLS
+   /* Set up localization */
+   xfce_textdomain(GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR, UTF-8);
+#endif
+
 #if !GLIB_CHECK_VERSION(2, 36, 0)
/* Initialize GObject type system */
g_type_init();

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] 01/02: Fixed typo

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit bd1052506d554ba82d62f737654117736b966cdb
Author: Stephan Haller no...@froevel.de
Date:   Fri Mar 27 16:22:29 2015 +0100

Fixed typo
---
 settings/main.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/main.c b/settings/main.c
index 8c0594c..140d23f 100644
--- a/settings/main.c
+++ b/settings/main.c
@@ -48,7 +48,7 @@ int main(int argc, char **argv)

};
 
 #ifdef ENABLE_NLS
-   /* Set text domain */
+   /* Set up localization */
xfce_textdomain(GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR, UTF-8);
 #endif
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [apps/xfdashboard] branch master updated (b30515c - 926c66b)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  b30515c   Do not use functions deprecated since GTK+ 3.14
   new  bd10525   Fixed typo
   new  926c66b   Oops ... forgot to initialize gettext for localization in 
application

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:
 settings/main.c |2 +-
 xfdashboard/Makefile.am |2 ++
 xfdashboard/main.c  |6 ++
 3 files changed, 9 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-notes-plugin] 01/01: vala: Fix compilation errors, and fix build for GTK2 and GTK3 to work together

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-notes-plugin.

commit 03b6e5f528a1a6c5872a3cfb403f98e96f772bfe
Author: Mike Massonnet mmasson...@gmail.com
Date:   Fri Mar 27 19:59:10 2015 +0100

vala: Fix compilation errors, and fix build for GTK2 and GTK3 to work 
together
---
 lib/theme-gtkcss.vala |3 +++
 lib/theme-gtkrc.c |8 
 lib/theme-gtkrc.vapi  |2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/lib/theme-gtkcss.vala b/lib/theme-gtkcss.vala
index dc72317..becd371 100644
--- a/lib/theme-gtkcss.vala
+++ b/lib/theme-gtkcss.vala
@@ -17,6 +17,7 @@
  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
+#if ENABLE_GTK3
 namespace Xnp {
 
public class ThemeGtkcss : GLib.Object {
@@ -48,3 +49,5 @@ namespace Xnp {
}
 
 }
+#endif
+
diff --git a/lib/theme-gtkrc.c b/lib/theme-gtkrc.c
index 5a45237..c7aef8f 100644
--- a/lib/theme-gtkrc.c
+++ b/lib/theme-gtkrc.c
@@ -41,7 +41,7 @@
 
 
 void
-update_gtkrc (const GdkColor color)
+update_gtkrc (const GdkColor *color)
 {
   GdkColor *color2;
   gchar *notesrc_file;
@@ -52,16 +52,16 @@ update_gtkrc (const GdkColor color)
   gchar *offset;
 
   /* bg */
-  bg = gdk_color_to_string (color);
+  bg = gdk_color_to_string (color);
 
   /* text */
-  color2 = gdk_color_copy (color);
+  color2 = gdk_color_copy (color);
   __gdk_color_contrast (color2, 5.);
   text = gdk_color_to_string (color2);
   gdk_color_free (color2);
 
   /* selected */
-  color2 = gdk_color_copy (color);
+  color2 = gdk_color_copy (color);
   __gdk_color_contrast (color2, 3.2);
   selected = gdk_color_to_string (color2);
   gdk_color_free (color2);
diff --git a/lib/theme-gtkrc.vapi b/lib/theme-gtkrc.vapi
index 606ab96..5405c17 100644
--- a/lib/theme-gtkrc.vapi
+++ b/lib/theme-gtkrc.vapi
@@ -1,6 +1,6 @@
-[CCode (cprefix = , lower_case_prefix = , cheader_filename = 
theme-gtkrc.h)]
 namespace Xnp {
public class ThemeGtkrc {
+   [CCode (cname = update_gtkrc, cheader_filename = 
theme-gtkrc.h)]
public static void update_gtkrc (Gdk.Color color);
}
 }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 06/09: Cleanup pointer zoom

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit aa9246ce961f5f1eeabcf797603d67dd49931a8e
Author: Olivier Fourdan four...@xfce.org
Date:   Fri Mar 27 21:46:16 2015 +0100

Cleanup pointer zoom

Bug: 10988

Use XImage to convert the pointer image and reshuffle the code a bit.

Signed-off-by: Olivier Fourdan four...@xfce.org
---
 src/compositor.c |  185 ++
 1 file changed, 90 insertions(+), 95 deletions(-)

diff --git a/src/compositor.c b/src/compositor.c
index ad7ac55..ffa9c86 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -927,61 +927,57 @@ create_root_buffer (ScreenInfo *screen_info)
 static Picture
 cursor_to_picture (ScreenInfo *screen_info, XFixesCursorImage *cursor)
 {
-DisplayInfo *display_info;
-Pixmap pixmap;
-Picture picture;
-XRenderPictureAttributes pa;
+DisplayInfo   *display_info;
 XRenderPictFormat *render_format;
-XRenderColor c;
-gint width, height;
-gint x, y;
+XImage*ximage;
+guint32   *data;
+Pixmap pixmap;
+Picturepicture;
+GC gc;
+gint   i;
 
-g_return_val_if_fail (screen_info, None);
-TRACE (entering solid_picture);
+g_return_val_if_fail (screen_info != NULL, None);
+TRACE (entering cursor_to_picture);
 
 display_info = screen_info-display_info;
-width = cursor-width;
-height = cursor-height;
-render_format = XRenderFindStandardFormat (display_info-dpy, 
PictStandardARGB32);
-g_return_val_if_fail (render_format != NULL , None);
 
-pixmap = XCreatePixmap (display_info-dpy,
-screen_info-output, width, height, 32);
-g_return_val_if_fail (pixmap != None, None);
-
-picture = XRenderCreatePicture (display_info-dpy, pixmap,
-render_format, 0, NULL);
-if (picture == None)
+/* XFixesGetCursorImage() returns an array of long but actual data is 
32bit */
+data = g_malloc (cursor-width * cursor-height * sizeof (guint32));
+for (i = 0; i  cursor-width * cursor-height; i++)
 {
-XFreePixmap (display_info-dpy, pixmap);
-g_warning ((picture != None) failed);
-return None;
+data[i] = cursor-pixels[i];
 }
 
-c.alpha = 0;
-c.red   = 0;
-c.green = 0;
-c.blue  = 0;
-
-XRenderFillRectangle (display_info-dpy, PictOpSrc,
-  picture, c, 0, 0, width, height);
+ximage = XCreateImage (display_info-dpy,
+   DefaultVisual(display_info-dpy, 
screen_info-screen),
+   32, ZPixmap, 0, (char *) data,
+   cursor-width, cursor-height, 32,
+   cursor-width * sizeof (guint32));
 
-for (y = 0; y  height; y++)
+if (!ximage)
 {
-for (x = 0; x  width; x++)
-{
-guint32 argb = cursor-pixels[y * width + x];
-
-c.alpha = ((argb  16)  0xff00) | ((argb  24)  0xff);
-c.red   = ((argb   8)  0xff00) | ((argb  16)  0xff);
-c.green = ((argb  )  0xff00) | ((argb   8)  0xff);
-c.blue  = ((argb   8)  0xff00) | ((argb  )  0xff);
-
-XRenderFillRectangle (display_info-dpy, PictOpSrc,
-  picture, c, x, y, 1, 1);
-}
+g_warning (Failed to create the cursor image);
+return None;
 }
 
+pixmap = XCreatePixmap (display_info-dpy,
+screen_info-output,
+cursor-width,
+cursor-height,
+32);
+
+gc = XCreateGC (display_info-dpy, pixmap, 0, NULL);
+XPutImage (display_info-dpy, pixmap, gc, ximage,
+0, 0, 0, 0, cursor-width, cursor-height);
+XFreeGC (display_info-dpy, gc);
+XDestroyImage (ximage);
+
+render_format = XRenderFindStandardFormat (display_info-dpy,
+   PictStandardARGB32);
+picture = XRenderCreatePicture (display_info-dpy,
+pixmap,
+render_format,
+0, NULL);
 XFreePixmap (display_info-dpy, pixmap);
 
 return picture;
@@ -1494,7 +1490,6 @@ paint_all (ScreenInfo *screen_info, XserverRegion region)
 screen_info-zoomed = 0;
 
 XFixesShowCursor (display_info-dpy, screen_info-xroot);
-XFixesSelectCursorInput (screen_info-display_info-dpy, 
screen_info-xroot, 0);
 }
 
 /* Copy the original given region */
@@ -2496,6 +2491,46 @@ destroy_win (DisplayInfo *display_info, Window id)
 }
 
 static void
+update_cursor(ScreenInfo *screen_info)
+{
+XFixesCursorImage *cursor;
+
+g_return_if_fail (screen_info != NULL);
+TRACE 

[Xfce4-commits] [xfce/xfwm4] 03/09: Implement vsync using OpenGL

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit 8fbff6ce0c097897a1f909dd02f72f4160f23d99
Author: Olivier Fourdan four...@xfce.org
Date:   Tue Mar 24 21:04:17 2015 +0100

Implement vsync using OpenGL

Bug: 11642

Signed-off-by: Olivier Fourdan four...@xfce.org
---
 configure.ac.in|   10 +-
 settings-dialogs/tweaks-settings.c |2 +-
 src/Makefile.am|3 +-
 src/compositor.c   |  357 +---
 src/screen.h   |   25 +--
 5 files changed, 149 insertions(+), 248 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index af7084b..6d72221 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -19,7 +19,7 @@ m4_define([xcomposite_minimum_version], [0.2])
 m4_define([wnck_minimum_version], [2.22])
 m4_define([startup_notification_minimum_version], [0.5])
 m4_define([intltool_minimum_version], [0.31])
-m4_define([libdrm_minimum_version], [2.4])
+m4_define([libepoxy_minimum_version], [1.0])
 
 dnl init autoconf
 AC_COPYRIGHT([Copyright (c) 2002-2014
@@ -99,10 +99,10 @@ XDT_CHECK_PACKAGE([DBUS_GLIB], [dbus-glib-1], [0.72])
 dnl
 dnl Sync to vblank support
 dnl
-XDT_CHECK_OPTIONAL_PACKAGE([LIBDRM],
-   [libdrm], [libdrm_minimum_version],
-   [libdrm],
-   [userspace interface to the kernel DRM services], [yes])
+XDT_CHECK_OPTIONAL_PACKAGE([EPOXY],
+   [epoxy], [libepoxy_minimum_version],
+   [epoxy],
+   [library for handling OpenGL function pointer 
management], [yes])
 
 dnl
 dnl Startup notification support
diff --git a/settings-dialogs/tweaks-settings.c 
b/settings-dialogs/tweaks-settings.c
index 8585c53..7c4f1f7 100644
--- a/settings-dialogs/tweaks-settings.c
+++ b/settings-dialogs/tweaks-settings.c
@@ -399,7 +399,7 @@ wm_tweaks_dialog_configure_widgets (GtkBuilder *builder)
 /general/unredirect_overlays,
 G_TYPE_BOOLEAN,
 (GObject *)unredirect_overlays_check, active);
-#ifdef HAVE_LIBDRM
+#ifdef HAVE_EPOXY
 xfconf_g_property_bind (xfwm4_channel,
 /general/sync_to_vblank,
 G_TYPE_BOOLEAN,
diff --git a/src/Makefile.am b/src/Makefile.am
index ee2fff6..03649ca 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -80,9 +80,9 @@ xfwm4_CFLAGS =
\
$(LIBXFCE4UI_CFLAGS)\
$(LIBXFCE4KBD_PRIVATE_CFLAGS)   \
$(RENDER_CFLAGS)\
-   $(LIBDRM_CFLAGS)\
$(LIBSTARTUP_NOTIFICATION_CFLAGS)   \
$(COMPOSITOR_CFLAGS)\
+   $(EPOXY_CFLAGS) \
-DPACKAGE_LOCALE_DIR=\$(localedir)\   \
-DDATADIR=\$(datadir)\\
-DHELPERDIR=\$(HELPER_PATH_PREFIX)\   \
@@ -102,6 +102,7 @@ xfwm4_LDADD =   
\
$(RENDER_LIBS)  \
$(COMPOSITOR_LIBS)  \
$(RANDR_LIBS)   \
+   $(EPOXY_LIBS)   \
$(MATH_LIBS)
 
 EXTRA_DIST =   \
diff --git a/src/compositor.c b/src/compositor.c
index 56e41b3..306a9ef 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -37,15 +37,10 @@
 #include string.h
 #include libxfce4util/libxfce4util.h
 
-#ifdef HAVE_LIBDRM
-#include stdint.h
-#include fcntl.h
-#include errno.h
-#include drm.h
-#ifdef HAVE_STROPTS_H
-#include stropts.h
-#endif
-#endif /* HAVE_LIBDRM */
+#ifdef HAVE_EPOXY
+#include epoxy/gl.h
+#include epoxy/glx.h
+#endif /* HAVE_EPOXY */
 
 #include display.h
 #include screen.h
@@ -97,15 +92,6 @@
 
 /* Set TIMEOUT_REPAINT to 0 to disable timeout repaint */
 #define TIMEOUT_REPAINT   10 /* msec */
-#define TIMEOUT_REPAINT_MIN1
-#define TIMEOUT_REPAINT_MAX   20
-#define TIMEOUT_DRI   10 /* seconds */
-
-#ifdef __OpenBSD__
-#define DRM_CARD0 /dev/drm0
-#else
-#define DRM_CARD0 /dev/dri/card0
-#endif
 
 typedef struct _CWindow CWindow;
 struct _CWindow
@@ -1282,112 +1268,136 @@ paint_win (CWindow *cw, XserverRegion region, 
gboolean solid_part)
 }
 }
 
-#if HAVE_LIBDRM
-#if TIMEOUT_REPAINT
-
-static void
-open_dri (ScreenInfo *screen_info)
-{
-screen_info-dri_fd = 

[Xfce4-commits] [xfce/xfwm4] branch master updated (104c6ce - 023763f)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a change to branch master
in repository xfce/xfwm4.

  from  104c6ce   I18n: Update translation zh_TW (100%).
   new  8fbff6c   Implement vsync using OpenGL
   new  c5a5ce0   Merge branch 'opengl-vsync'
   new  a1fb197   Implemented scaling cursor by manual drawing if zoomed
   new  99cfe8d   Use cursor change notification to reload the cursor 
picture
   new  bc03559   Merge branch 'scale-cursor'
   new  aa9246c   Cleanup pointer zoom
   new  691d95c   Small code cleanup
   new  fc38533   Decorrelate tiling from maximization
   new  023763f   Fix compiler warnings

The 9 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:
 configure.ac.in|   10 +-
 settings-dialogs/tweaks-settings.c |2 +-
 src/Makefile.am|3 +-
 src/client.c   |  173 ++--
 src/compositor.c   |  511 +---
 src/misc.c |   13 -
 src/misc.h |2 -
 src/netwm.c|   14 +-
 src/screen.c   |9 +-
 src/screen.h   |   30 ++-
 10 files changed, 406 insertions(+), 361 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 01/09: Implemented scaling cursor by manual drawing if zoomed

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit a1fb19725f437b5b9f9359df5f728b5bdeaed33b
Author: Peter de Ridder pe...@xfce.org
Date:   Tue Mar 17 20:50:04 2015 +0100

Implemented scaling cursor by manual drawing if zoomed
---
 src/compositor.c |  165 ++
 src/screen.h |3 +
 2 files changed, 157 insertions(+), 11 deletions(-)

diff --git a/src/compositor.c b/src/compositor.c
index 56e41b3..4bc6055 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -938,6 +938,69 @@ create_root_buffer (ScreenInfo *screen_info)
 return pict;
 }
 
+static Picture
+cursor_to_picture (ScreenInfo *screen_info, XFixesCursorImage *cursor)
+{
+DisplayInfo *display_info;
+Pixmap pixmap;
+Picture picture;
+XRenderPictureAttributes pa;
+XRenderPictFormat *render_format;
+XRenderColor c;
+gint width, height;
+gint x, y;
+
+g_return_val_if_fail (screen_info, None);
+TRACE (entering solid_picture);
+
+display_info = screen_info-display_info;
+width = cursor-width;
+height = cursor-height;
+render_format = XRenderFindStandardFormat (display_info-dpy, 
PictStandardARGB32);
+g_return_val_if_fail (render_format != NULL , None);
+
+pixmap = XCreatePixmap (display_info-dpy,
+screen_info-output, width, height, 32);
+g_return_val_if_fail (pixmap != None, None);
+
+picture = XRenderCreatePicture (display_info-dpy, pixmap,
+render_format, 0, NULL);
+if (picture == None)
+{
+XFreePixmap (display_info-dpy, pixmap);
+g_warning ((picture != None) failed);
+return None;
+}
+
+c.alpha = 0;
+c.red   = 0;
+c.green = 0;
+c.blue  = 0;
+
+XRenderFillRectangle (display_info-dpy, PictOpSrc,
+  picture, c, 0, 0, width, height);
+
+for (y = 0; y  height; y++)
+{
+for (x = 0; x  width; x++)
+{
+guint32 argb = cursor-pixels[y * width + x];
+
+c.alpha = ((argb  16)  0xff00) | ((argb  24)  0xff);
+c.red   = ((argb   8)  0xff00) | ((argb  16)  0xff);
+c.green = ((argb  )  0xff00) | ((argb   8)  0xff);
+c.blue  = ((argb   8)  0xff00) | ((argb  )  0xff);
+
+XRenderFillRectangle (display_info-dpy, PictOpSrc,
+  picture, c, x, y, 1, 1);
+}
+}
+
+XFreePixmap (display_info-dpy, pixmap);
+
+return picture;
+}
+
 static void
 paint_root (ScreenInfo *screen_info)
 {
@@ -1425,6 +1488,8 @@ paint_all (ScreenInfo *screen_info, XserverRegion region)
 screen_info-transform.matrix[1][1] = 1  16;
 screen_info-transform.matrix[2][2] = 1  16;
 screen_info-zoomed = 0;
+
+XFixesShowCursor (display_info-dpy, screen_info-xroot);
 }
 
 /* Copy the original given region */
@@ -1554,6 +1619,23 @@ paint_all (ScreenInfo *screen_info, XserverRegion region)
 }
 }
 
+if (screen_info-zoomed)
+{
+TRACE (Drawing the scaled cursor);
+if (screen_info-cursorPicture)
+{
+/* Switch back to the original region */
+XFixesSetPictureClipRegion (dpy, screen_info-rootBuffer, 0, 0, 
region);
+XRenderComposite (dpy, PictOpOver, screen_info-cursorPicture,
+  None, screen_info-rootBuffer,
+  0, 0, 0, 0,
+  screen_info-cursorLocation.x,
+  screen_info-cursorLocation.y,
+  screen_info-cursorLocation.width,
+  screen_info-cursorLocation.height);
+}
+}
+
 TRACE (Copying data back to screen);
 if (screen_info-zoomed)
 {
@@ -2500,11 +2582,9 @@ static gboolean
 zoom_timeout_cb (gpointer data)
 {
 ScreenInfo   *screen_info;
-Window   root_return;
-Window   child_return;
-int  x_root, y_root;
-int  x_win, y_win;
-unsigned int mask;
+XFixesCursorImage *cursor;
+XRectangle   r_old;
+gboolean damage_cursor = FALSE;
 static int   x_old = -1, y_old = -1;
 
 screen_info = (ScreenInfo *) data;
@@ -2515,14 +2595,40 @@ zoom_timeout_cb (gpointer data)
 return FALSE; /* stop calling this callback */
 }
 
-XQueryPointer (screen_info-display_info-dpy, screen_info-xroot,
-root_return, child_return,
-x_root, y_root, x_win, y_win, mask);
-if (x_old != x_root || y_old != y_root)
+cursor = XFixesGetCursorImage (screen_info-display_info-dpy);
+
+r_old = screen_info-cursorLocation;
+screen_info-cursorLocation.x = cursor-x - cursor-xhot;
+screen_info-cursorLocation.y = cursor-y - cursor-yhot;
+screen_info-cursorLocation.width = cursor-width;
+  

[Xfce4-commits] [xfce/xfwm4] 02/09: Use cursor change notification to reload the cursor picture

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit 99cfe8dd88eaf210c6280ab8469acd7e0635ccf6
Author: Peter de Ridder pe...@xfce.org
Date:   Mon Mar 23 00:55:35 2015 +0100

Use cursor change notification to reload the cursor picture
---
 src/compositor.c |   89 +-
 src/screen.h |2 ++
 2 files changed, 57 insertions(+), 34 deletions(-)

diff --git a/src/compositor.c b/src/compositor.c
index 4bc6055..e27181e 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -1490,6 +1490,7 @@ paint_all (ScreenInfo *screen_info, XserverRegion region)
 screen_info-zoomed = 0;
 
 XFixesShowCursor (display_info-dpy, screen_info-xroot);
+XFixesSelectCursorInput (screen_info-display_info-dpy, 
screen_info-xroot, 0);
 }
 
 /* Copy the original given region */
@@ -2582,9 +2583,11 @@ static gboolean
 zoom_timeout_cb (gpointer data)
 {
 ScreenInfo   *screen_info;
-XFixesCursorImage *cursor;
-XRectangle   r_old;
-gboolean damage_cursor = FALSE;
+Window   root_return;
+Window   child_return;
+int  x_root, y_root;
+int  x_win, y_win;
+unsigned int mask;
 static int   x_old = -1, y_old = -1;
 
 screen_info = (ScreenInfo *) data;
@@ -2595,40 +2598,17 @@ zoom_timeout_cb (gpointer data)
 return FALSE; /* stop calling this callback */
 }
 
-cursor = XFixesGetCursorImage (screen_info-display_info-dpy);
-
-r_old = screen_info-cursorLocation;
-screen_info-cursorLocation.x = cursor-x - cursor-xhot;
-screen_info-cursorLocation.y = cursor-y - cursor-yhot;
-screen_info-cursorLocation.width = cursor-width;
-screen_info-cursorLocation.height = cursor-height;
-
-if (screen_info-cursorSerial != cursor-cursor_serial)
-{
-if (screen_info-cursorPicture)
-XRenderFreePicture (screen_info-display_info-dpy, 
screen_info-cursorPicture);
-screen_info-cursorPicture = cursor_to_picture (screen_info, cursor);
-screen_info-cursorSerial = cursor-cursor_serial;
-damage_cursor = TRUE;
-}
-else if (memcmp (screen_info-cursorLocation, r_old, sizeof(r_old)))
+XQueryPointer (screen_info-display_info-dpy, screen_info-xroot,
+root_return, child_return,
+x_root, y_root, x_win, y_win, mask);
+if (x_old != x_root || y_old != y_root)
 {
-damage_cursor = TRUE;
+x_old = x_root; y_old = y_root;
+screen_info-cursorLocation.x = x_root - screen_info-cursorOffsetX;
+screen_info-cursorLocation.y = y_root - screen_info-cursorOffsetY;
+recenter_zoomed_area (screen_info, x_root, y_root);
 }
 
-if (x_old != cursor-x || y_old != cursor-y)
-{
-x_old = cursor-x; y_old = cursor-y;
-recenter_zoomed_area (screen_info, cursor-x, cursor-y);
-}
-else if (damage_cursor)
-{
-expose_area (screen_info, r_old, 1);
-expose_area (screen_info, screen_info-cursorLocation, 1);
-}
-
-XFree (cursor);
-
 return TRUE;
 }
 
@@ -2950,6 +2930,40 @@ compositorHandleShapeNotify (DisplayInfo *display_info, 
XShapeEvent *ev)
 }
 }
 
+static void
+compositorHandleCursorNotify (DisplayInfo *display_info, 
XFixesCursorNotifyEvent *ev)
+{
+ScreenInfo *screen_info;
+
+g_return_if_fail (display_info != NULL);
+g_return_if_fail (ev != NULL);
+TRACE (entering compositorHandleCursorNotify for 0x%lx, ev-window);
+
+screen_info = myDisplayGetScreenFromRoot (display_info, ev-window);
+if (screen_info)
+{
+XFixesCursorImage *cursor;
+cursor = XFixesGetCursorImage (screen_info-display_info-dpy);
+
+if (screen_info-cursorSerial != cursor-cursor_serial)
+{
+if (screen_info-cursorPicture)
+XRenderFreePicture (screen_info-display_info-dpy, 
screen_info-cursorPicture);
+screen_info-cursorPicture = cursor_to_picture (screen_info, 
cursor);
+screen_info-cursorSerial = cursor-cursor_serial;
+screen_info-cursorOffsetX = cursor-xhot;
+screen_info-cursorOffsetY = cursor-xhot;
+expose_area (screen_info, screen_info-cursorLocation, 1);
+screen_info-cursorLocation.x = cursor-x - cursor-xhot;
+screen_info-cursorLocation.y = cursor-y - cursor-yhot;
+screen_info-cursorLocation.width = cursor-width;
+screen_info-cursorLocation.height = cursor-height;
+expose_area (screen_info, screen_info-cursorLocation, 1);
+}
+XFree (cursor);
+}
+}
+
 #ifdef HAVE_RANDR
 static void
 compositorHandleRandrNotify (DisplayInfo *display_info, 
XRRScreenChangeNotifyEvent *ev)
@@ -3372,6 +3386,10 @@ compositorHandleEvent (DisplayInfo *display_info, XEvent 
*ev)
 {
 compositorHandleShapeNotify (display_info, 

[Xfce4-commits] [xfce/xfwm4] 07/09: Small code cleanup

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit 691d95c7fba3f4aa928479a78e297fd81886a01f
Author: Olivier Fourdan four...@xfce.org
Date:   Fri Mar 27 21:52:55 2015 +0100

Small code cleanup

Remove dead code and reuse some other.

Signed-off-by: Olivier Fourdan four...@xfce.org
---
 src/misc.c   |   13 -
 src/misc.h   |2 --
 src/screen.c |9 ++---
 3 files changed, 2 insertions(+), 22 deletions(-)

diff --git a/src/misc.c b/src/misc.c
index 27f7ee1..9551c6a 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -57,19 +57,6 @@ getMouseXY (ScreenInfo *screen_info, Window w, int *x2, int 
*y2)
 return mask;
 }
 
-Window
-getMouseWindow (ScreenInfo *screen_info, Window w)
-{
-Window w1, w2;
-unsigned int mask;
-int x1, y1, x2, y2;
-
-TRACE (entering getMouseWindow);
-
-XQueryPointer (myScreenGetXDisplay (screen_info), w, w1, w2, x1, y1, 
x2, y2, mask);
-return w2;
-}
-
 GC
 createGC (ScreenInfo *screen_info, char *col, int func, XFontStruct * font,
   int line_width, gboolean inc_sw)
diff --git a/src/misc.h b/src/misc.h
index 5b27439..c8ae79e 100644
--- a/src/misc.h
+++ b/src/misc.h
@@ -50,8 +50,6 @@ unsigned int getMouseXY   
  (ScreenInfo *,
  Window,
  int *,
  int *);
-Window   getMouseWindow (ScreenInfo *,
- Window);
 GC   createGC   (ScreenInfo *,
  char *,
  int,
diff --git a/src/screen.c b/src/screen.c
index 289915a..1af60fb 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -589,14 +589,9 @@ myScreenGetKeyPressed (ScreenInfo *screen_info, XKeyEvent 
* ev)
 int
 myScreenGetModifierPressed (ScreenInfo *screen_info)
 {
-Window dr, window;
-unsigned int modifiers;
-int rx, ry, wx, wy;
+int rx, ry;
 
-XQueryPointer (myScreenGetXDisplay (screen_info), screen_info-xroot,
-   dr, window, rx, ry, wx, wy, modifiers);
-
-return (int) modifiers;
+return (int) getMouseXY (screen_info, screen_info-xroot, rx, ry);
 }
 
 Client *

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 04/09: Merge branch 'opengl-vsync'

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit c5a5ce0fd8b4e59f99078f816bcc9e18d804df8c
Merge: 104c6ce 8fbff6c
Author: Olivier Fourdan four...@xfce.org
Date:   Fri Mar 27 21:22:25 2015 +0100

Merge branch 'opengl-vsync'

 configure.ac.in|   10 +-
 settings-dialogs/tweaks-settings.c |2 +-
 src/Makefile.am|3 +-
 src/compositor.c   |  357 +---
 src/screen.h   |   25 +--
 5 files changed, 149 insertions(+), 248 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 05/09: Merge branch 'scale-cursor'

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit bc03559e3e36fc8178f6ef0c0ab36fcd76c46e51
Merge: c5a5ce0 99cfe8d
Author: Olivier Fourdan four...@xfce.org
Date:   Fri Mar 27 21:28:06 2015 +0100

Merge branch 'scale-cursor'

 src/compositor.c |  183 ++
 src/screen.h |5 ++
 2 files changed, 188 insertions(+)

diff --cc src/compositor.c
index 306a9ef,e27181e..ad7ac55
--- a/src/compositor.c
+++ b/src/compositor.c
@@@ -3188,6 -3386,16 +3327,10 @@@ compositorHandleEvent (DisplayInfo *dis
  {
  compositorHandleShapeNotify (display_info, (XShapeEvent *) ev);
  }
+ else if (ev-type == (display_info-fixes_event_base + 
XFixesCursorNotify))
+ {
+ compositorHandleCursorNotify (display_info, (XFixesCursorNotifyEvent 
*) ev);
+ }
 -#ifdef HAVE_RANDR
 -else if (ev-type == (display_info-xrandr_event_base + 
RRScreenChangeNotify))
 -{
 -compositorHandleRandrNotify (display_info, 
(XRRScreenChangeNotifyEvent *) ev);
 -}
 -#endif /* HAVE_RANDR */
  
  #if TIMEOUT_REPAINT == 0
  repair_display (display_info);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 09/09: Fix compiler warnings

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit 023763f1d217dcfe738ffd5c3fea9511d0ea963c
Author: Youri Mouton y...@edgebsd.org
Date:   Fri Mar 27 22:30:20 2015 +0100

Fix compiler warnings

Bug: 11723
---
 src/client.c |2 +-
 src/netwm.c  |   14 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/client.c b/src/client.c
index fc40c6d..e3054f5 100644
--- a/src/client.c
+++ b/src/client.c
@@ -1804,7 +1804,7 @@ clientFrame (DisplayInfo *display_info, Window w, 
gboolean recapture)
 if (!FLAG_TEST (c-xfwm_flags, XFWM_FLAG_SESSION_MANAGED))
 {
 clientCoordGravitate (c, c-gravity, APPLY, c-x, c-y);
-if ((attr.map_state == IsUnmapped))
+if (attr.map_state == IsUnmapped)
 {
 clientInitPosition (c);
 }
diff --git a/src/netwm.c b/src/netwm.c
index 3359201..93ff43f 100644
--- a/src/netwm.c
+++ b/src/netwm.c
@@ -189,27 +189,27 @@ clientGetNetState (Client * c)
 i = 0;
 while (i  n_atoms)
 {
-if ((atoms[i] == display_info-atoms[NET_WM_STATE_SHADED]))
+if (atoms[i] == display_info-atoms[NET_WM_STATE_SHADED])
 {
 TRACE (clientGetNetState : shaded);
 FLAG_SET (c-flags, CLIENT_FLAG_SHADED);
 }
-else if ((atoms[i] == display_info-atoms[NET_WM_STATE_STICKY]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_STICKY])
 {
 TRACE (clientGetNetState : sticky);
 FLAG_SET (c-flags, CLIENT_FLAG_STICKY);
 }
-else if ((atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_HORZ]))
+else if (atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_HORZ])
 {
 TRACE (clientGetNetState : maximized horiz);
 FLAG_SET (c-flags, CLIENT_FLAG_MAXIMIZED_HORIZ | 
CLIENT_FLAG_RESTORE_SIZE_POS);
 }
-else if ((atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_VERT]))
+else if (atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_VERT])
 {
 TRACE (clientGetNetState : maximized vert);
 FLAG_SET (c-flags, CLIENT_FLAG_MAXIMIZED_VERT | 
CLIENT_FLAG_RESTORE_SIZE_POS);
 }
-else if ((atoms[i] == 
display_info-atoms[NET_WM_STATE_FULLSCREEN]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_FULLSCREEN])
 {
 if (!FLAG_TEST_ALL (c-flags, CLIENT_FLAG_ABOVE | 
CLIENT_FLAG_BELOW))
 {
@@ -217,7 +217,7 @@ clientGetNetState (Client * c)
 FLAG_SET (c-flags, CLIENT_FLAG_FULLSCREEN);
 }
 }
-else if ((atoms[i] == display_info-atoms[NET_WM_STATE_ABOVE]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_ABOVE])
 {
 if (!FLAG_TEST_ALL (c-flags, CLIENT_FLAG_FULLSCREEN | 
CLIENT_FLAG_BELOW))
 {
@@ -225,7 +225,7 @@ clientGetNetState (Client * c)
 FLAG_SET (c-flags, CLIENT_FLAG_ABOVE);
 }
 }
-else if ((atoms[i] == display_info-atoms[NET_WM_STATE_BELOW]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_BELOW])
 {
 if (!FLAG_TEST_ALL (c-flags, CLIENT_FLAG_ABOVE | 
CLIENT_FLAG_FULLSCREEN))
 {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 01/01: Fix compiler warnings

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch xfce-4.12
in repository xfce/xfwm4.

commit 1115091535d0c56e6fd565ed36b33af37aed4f69
Author: Youri Mouton y...@edgebsd.org
Date:   Fri Mar 27 22:30:20 2015 +0100

Fix compiler warnings

Bug: 11723
---
 src/client.c |2 +-
 src/netwm.c  |   14 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/client.c b/src/client.c
index 38ecc6f..12106ce 100644
--- a/src/client.c
+++ b/src/client.c
@@ -1804,7 +1804,7 @@ clientFrame (DisplayInfo *display_info, Window w, 
gboolean recapture)
 if (!FLAG_TEST (c-xfwm_flags, XFWM_FLAG_SESSION_MANAGED))
 {
 clientCoordGravitate (c, c-gravity, APPLY, c-x, c-y);
-if ((attr.map_state == IsUnmapped))
+if (attr.map_state == IsUnmapped)
 {
 clientInitPosition (c);
 }
diff --git a/src/netwm.c b/src/netwm.c
index 3359201..93ff43f 100644
--- a/src/netwm.c
+++ b/src/netwm.c
@@ -189,27 +189,27 @@ clientGetNetState (Client * c)
 i = 0;
 while (i  n_atoms)
 {
-if ((atoms[i] == display_info-atoms[NET_WM_STATE_SHADED]))
+if (atoms[i] == display_info-atoms[NET_WM_STATE_SHADED])
 {
 TRACE (clientGetNetState : shaded);
 FLAG_SET (c-flags, CLIENT_FLAG_SHADED);
 }
-else if ((atoms[i] == display_info-atoms[NET_WM_STATE_STICKY]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_STICKY])
 {
 TRACE (clientGetNetState : sticky);
 FLAG_SET (c-flags, CLIENT_FLAG_STICKY);
 }
-else if ((atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_HORZ]))
+else if (atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_HORZ])
 {
 TRACE (clientGetNetState : maximized horiz);
 FLAG_SET (c-flags, CLIENT_FLAG_MAXIMIZED_HORIZ | 
CLIENT_FLAG_RESTORE_SIZE_POS);
 }
-else if ((atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_VERT]))
+else if (atoms[i] == 
display_info-atoms[NET_WM_STATE_MAXIMIZED_VERT])
 {
 TRACE (clientGetNetState : maximized vert);
 FLAG_SET (c-flags, CLIENT_FLAG_MAXIMIZED_VERT | 
CLIENT_FLAG_RESTORE_SIZE_POS);
 }
-else if ((atoms[i] == 
display_info-atoms[NET_WM_STATE_FULLSCREEN]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_FULLSCREEN])
 {
 if (!FLAG_TEST_ALL (c-flags, CLIENT_FLAG_ABOVE | 
CLIENT_FLAG_BELOW))
 {
@@ -217,7 +217,7 @@ clientGetNetState (Client * c)
 FLAG_SET (c-flags, CLIENT_FLAG_FULLSCREEN);
 }
 }
-else if ((atoms[i] == display_info-atoms[NET_WM_STATE_ABOVE]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_ABOVE])
 {
 if (!FLAG_TEST_ALL (c-flags, CLIENT_FLAG_FULLSCREEN | 
CLIENT_FLAG_BELOW))
 {
@@ -225,7 +225,7 @@ clientGetNetState (Client * c)
 FLAG_SET (c-flags, CLIENT_FLAG_ABOVE);
 }
 }
-else if ((atoms[i] == display_info-atoms[NET_WM_STATE_BELOW]))
+else if (atoms[i] == display_info-atoms[NET_WM_STATE_BELOW])
 {
 if (!FLAG_TEST_ALL (c-flags, CLIENT_FLAG_ABOVE | 
CLIENT_FLAG_FULLSCREEN))
 {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfwm4] 08/09: Decorrelate tiling from maximization

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a commit to branch master
in repository xfce/xfwm4.

commit fc38533582d972ffc826b5741449306a4234fbad
Author: Olivier Fourdan four...@xfce.org
Date:   Fri Mar 27 22:17:30 2015 +0100

Decorrelate tiling from maximization

Signed-off-by: Olivier Fourdan four...@xfce.org
---
 src/client.c |  171 ++
 1 file changed, 76 insertions(+), 95 deletions(-)

diff --git a/src/client.c b/src/client.c
index 38ecc6f..fc40c6d 100644
--- a/src/client.c
+++ b/src/client.c
@@ -109,7 +109,7 @@ struct _ButtonPressData
 static void
 clientUpdateIconPix (Client *c);
 static gboolean
-clientNewMaxSize (Client *c, XWindowChanges *wc, GdkRectangle *, 
tilePositionType tile);
+clientNewMaxSize (Client *c, XWindowChanges *wc, GdkRectangle *);
 
 Display *
 clientGetXDisplay (Client *c)
@@ -1055,7 +1055,7 @@ clientGetMWMHints (Client *c, gboolean update)
 myScreenFindMonitorAtPoint (screen_info,
 frameX (c) + (frameWidth (c) / 2),
 frameY (c) + (frameHeight (c) / 2), 
rect);
-clientNewMaxSize (c, wc, rect, TILE_NONE);
+clientNewMaxSize (c, wc, rect);
 }
 
 clientConfigure (c, wc, CWX | CWY | CWWidth | CWHeight, 
CFG_FORCE_REDRAW);
@@ -3222,7 +3222,7 @@ clientNewMaxState (Client *c, XWindowChanges *wc, int 
mode)
 }
 
 static gboolean
-clientNewMaxSize (Client *c, XWindowChanges *wc, GdkRectangle *rect, 
tilePositionType tile)
+clientNewTileSize (Client *c, XWindowChanges *wc, GdkRectangle *rect, 
tilePositionType tile)
 {
 ScreenInfo *screen_info;
 int full_x, full_y, full_w, full_h;
@@ -3235,38 +3235,85 @@ clientNewMaxSize (Client *c, XWindowChanges *wc, 
GdkRectangle *rect, tilePositio
   rect-x + rect-width) - full_x;
 full_h = MIN (screen_info-logical_height - 
screen_info-params-xfwm_margins[STRUTS_BOTTOM],
   rect-y + rect-height) - full_y;
-
-/* Adjust size to the largest size available, not covering struts */
 clientMaxSpace (screen_info, full_x, full_y, full_w, full_h);
 
-if (FLAG_TEST_ALL (c-flags, CLIENT_FLAG_MAXIMIZED))
+switch (tile)
 {
-wc-x = full_x + frameExtentLeft (c);
-wc-y = full_y + frameExtentTop (c);
-wc-width = full_w - frameExtentLeft (c) - frameExtentRight (c);
-wc-height = full_h - frameExtentTop (c) - frameExtentBottom (c);
-
-return ((wc-height = c-size-min_height)  (wc-height = 
c-size-max_height) 
-(wc-width = c-size-min_width)  (wc-width = 
c-size-max_width));
+case TILE_UP:
+wc-x = full_x + frameExtentLeft (c);
+wc-y = full_y + frameExtentTop (c);
+wc-width = full_w - frameExtentLeft (c) - frameExtentRight (c);
+wc-height = full_h / 2 - frameExtentTop (c) - frameExtentBottom 
(c);
+break;
+case TILE_DOWN:
+wc-x = full_x + frameExtentLeft (c);
+wc-y = full_y + full_h / 2 + frameExtentTop (c);
+wc-width = full_w - frameExtentLeft (c) - frameExtentRight (c);
+wc-height = full_h - full_h / 2 - frameExtentTop (c) - 
frameExtentBottom (c);
+break;
+case TILE_LEFT:
+wc-x = full_x + frameExtentLeft (c);
+wc-y = full_y + frameExtentTop (c);
+wc-width = full_w / 2 - frameExtentLeft (c) - frameExtentRight 
(c);
+wc-height = full_h - frameExtentTop (c) - frameExtentBottom (c);
+break;
+case TILE_RIGHT:
+wc-x = full_x + full_w / 2 + frameExtentLeft (c);
+wc-y = full_y + frameExtentTop (c);
+wc-width = full_w - full_w / 2 - frameExtentLeft (c) - 
frameExtentRight (c);
+wc-height = full_h - frameExtentTop (c) - frameExtentBottom (c);
+break;
+case TILE_DOWN_LEFT:
+wc-x = full_x + frameExtentLeft (c);
+wc-y = full_y + full_h / 2 + frameExtentTop (c);
+wc-width = full_w / 2 - frameExtentLeft (c) - frameExtentRight 
(c);
+wc-height = full_h - full_h / 2 - frameExtentTop (c) - 
frameExtentBottom (c);
+break;
+case TILE_DOWN_RIGHT:
+wc-x = full_x + full_w /2 + frameExtentLeft (c);
+wc-y = full_y + full_h / 2 + frameExtentTop (c);
+wc-width = full_w - full_w / 2 - frameExtentLeft (c) - 
frameExtentRight (c);
+wc-height = full_h - full_h / 2 - frameExtentTop (c) - 
frameExtentBottom (c);
+break;
+case TILE_UP_LEFT:
+wc-x = full_x + frameExtentLeft (c);
+wc-y = full_y + frameExtentTop (c);
+wc-width = full_w / 2 - frameExtentLeft (c) - frameExtentRight 
(c);
+wc-height = full_h / 2 - frameExtentTop (c) - frameExtentBottom 
(c);
+break;
+case 

[Xfce4-commits] [xfce/xfwm4] branch xfce-4.12 updated (e883c24 - 1115091)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

olivier pushed a change to branch xfce-4.12
in repository xfce/xfwm4.

  from  e883c24   Post release tag bump
   new  1115091   Fix compiler warnings

The 1 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:
 src/client.c |2 +-
 src/netwm.c  |   14 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-notes-plugin] branch master updated (03b6e5f - b4d4fb6)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a change to branch master
in repository panel-plugins/xfce4-notes-plugin.

  from  03b6e5f   vala: Fix compilation errors, and fix build for GTK2 and 
GTK3 to work together
   new  ac36dcd   Update changelog
   new  b4d4fb6   build: Uinstall hook for icon cache file

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:
 ChangeLog  |  206 
 data/icons/Makefile.am |6 ++
 2 files changed, 212 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [panel-plugins/xfce4-notes-plugin] 01/02: Update changelog

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-notes-plugin.

commit ac36dcdf437fab01e738ecf9dd7ea34a1713f85b
Author: Mike Massonnet mmasson...@gmail.com
Date:   Fri Mar 27 21:16:18 2015 +0100

Update changelog
---
 ChangeLog |  206 +
 1 file changed, 206 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index d1f3384..d946205 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,209 @@
+2015-03-27  Mike Massonnet mmasson...@xfce.org
+
+=== Release 1.7.8-git ===
+
+Beta release for testing before releasing, should not be packaged into
+distros.
+
+2015-03-27  Mike Massonnet mmasson...@xfce.org
+
+vala: Fix compilation errors, and fix build for GTK2 and GTK3 to work
+together.
+
+2013-05-21  Mike Massonnet mmasson...@xfce.org
+
+hypertextview: Use small tab stops
+
+2013-05-13  Mike Massonnet mmasson...@xfce.org
+
+vala: Cast Gtk.Widget to Gtk.Button
+
+2013-03-12  Mike Massonnet mmasson...@xfce.org
+
+gtk3: Added theming support through GtkCssProvider
+
+   Added a custom CSS file that is installed system-wide and contains
+   modifications on top of the Adwaita theme to look monochrome with a
+   customizable background color set within xfconf.
+   
+   Reading the default background color from GTK+ is not supported yet.
+   
+   Splitted color.c,h,vapi in two sections inside ext-gdk.c,h,vapi and
+   theme-gtkrc.c,h,vapi. The source theme-gtkrc is used for GTK+2 and
+   theme-gtkcss for GTK+3.
+
+2013-03-10  Mike Massonnet mmasson...@xfce.org
+
+gtk3: Smaller icon buttons to fit better in the button frame
+
+2013-03-09  Mike Massonnet mmasson...@xfce.org
+
+gtk3: Implement popup command with Gtk.Application
+
+   Instead of depending on oldish X11 code to show/hide the notes, use
+   Gtk.Application. For GTK3, the binary xfce4-popup-notes is build out
+   of main-popup.vala, while xfce4-popup-notes.c is kept as-is for GTK2.
+   
+   Both xfce4-popup-notes and xfce4-notes binaries define a unique ID
+   org.xfce.Notes and send an activate signal in case a primary instance
+   of xfce4-notes is already running.
+
+gtk3: Drop the background color setting
+
+   Theming the notes window with GTK3 will need something different than
+   gtkrc, and currently the background setting depends on a gtkrc file.
+
+settings: Drop the notes path setting
+
+   The notes path setting is not explained, thus one has to guess what
+   path to choose and if set incorrectly, things might really get mixed
+   up.
+   
+   For the moment simply hide the code.
+
+2013-03-08  Mike Massonnet mmasson...@xfce.org
+
+gtk3: Make settings dialog unique by using GtkApplication
+
+2013-03-06  Mike Massonnet mmasson...@xfce.org
+
+gtk3: Use Gtk.Box.new in place of GTK.H/VBox.new
+
+gtk3: Make settings dialog build with GTK3
+
+2013-03-04  Mike Massonnet mmasson...@xfce.org
+
+settings: Make notebook visible and set border width 6
+
+settings: Rename source file xfce4-notes-settings.c
+
+gtk3: Replace Gtk.H/VBox with Gtk.Box
+
+vala: Shut up cast warning from int to pointer
+
+   Use to_pointer() which converts to GINT_TO_POINTER instead of (void*).
+
+gtk3: Use FontChooser instead of FontSelection
+
+   FontSelection is deprecated in GTK+3.
+
+   NB: the code is actually not used, may be useful for giving an option
+   for none global font description in the future.
+
+2013-03-01  Mike Massonnet mmasson...@xfce.org
+
+Make Xnp.Note inherit from Gtk.ScrolledWindow
+
+   Forget about the Gtk.Bin implementation, and replace it with
+   Gtk.ScrolledWindow. The class Xnp.Note is anyway using the
+   Gtk.ScrolledWindow inside Gtk.Bin.
+
+gtk3: Keep style_context inside a single variable
+
+vala: Use newer Gtk.Stock.* syntax
+
+gtk3: Ignore panel plugin from build toolchain
+
+   The Xfce Panel is not yet compatible with GTK3 therefore it's
+   impossible to build a panel plugin.
+   
+   src/Makefile.am accordingly updated to avoid building the panel
+   plugin.
+
+   configure.ac.in warns that GTK3 support is only experimental.
+
+2012-11-11  Mike Massonnet mmasson...@xfce.org
+
+Fix for base property Gtk.Widget.name
+
+Button effect for IconButton on mouse hover (only GTK+3)
+
+   Since GTK+3 has only background and foreground colors, the icon-button
+   class has a button like effect on mouse hover when sensitive.
+
+2012-11-03  Mike Massonnet mmasson...@xfce.org
+
+Fix draw handler for XnpIconButton class
+
+Drop old GTK+ Vapi files and deprecated VAPI symbols
+
+   A custom GTK+ Vapi file was used to have support for GTK+2 2.14, but
+   with the the latest Vapi files provided by Vala there is support for
+   GTK+2 2.24.
+   
+   Also drop the Vapi files from the tree that were used for libxfcegui4
+   and 

[Xfce4-commits] [panel-plugins/xfce4-notes-plugin] 02/02: build: Uinstall hook for icon cache file

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-notes-plugin.

commit b4d4fb695c868fb9a5d93ae6127f0a0fe24427d1
Author: Mike Massonnet mmasson...@gmail.com
Date:   Fri Mar 27 23:51:57 2015 +0100

build: Uinstall hook for icon cache file
---
 data/icons/Makefile.am |6 ++
 1 file changed, 6 insertions(+)

diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index ef8593f..5687386 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -18,3 +18,9 @@ install-data-hook:
echo ***; 
\
fi
 
+uninstall-hook:
+   @-if test -z $(DESTDIR); then 
\
+   echo Updating Gtk icon cache.;
\
+   $(gtk_update_icon_cache);   
\
+   fi
+

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 04/05: Fix typo busy_pulse in thunar-shortcuts-model.c

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit b11cc715a06d99022d6e308e27d166cd030a510d
Author: Harald Judt h.j...@gmx.at
Date:   Fri Mar 27 23:23:22 2015 +0100

Fix typo busy_pulse in thunar-shortcuts-model.c
---
 thunar/thunar-shortcuts-model.c |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/thunar/thunar-shortcuts-model.c b/thunar/thunar-shortcuts-model.c
index 9ace3e3..ef2a5d2 100644
--- a/thunar/thunar-shortcuts-model.c
+++ b/thunar/thunar-shortcuts-model.c
@@ -194,7 +194,7 @@ struct _ThunarShortcut
   gint sort_id;
 
   guintbusy : 1;
-  guintbusy_pule;
+  guintbusy_pulse;
 
   GFile   *location;
   ThunarFile  *file;
@@ -708,7 +708,7 @@ thunar_shortcuts_model_get_value (GtkTreeModel *tree_model,
 
 case THUNAR_SHORTCUTS_MODEL_COLUMN_BUSY_PULSE:
   g_value_init (value, G_TYPE_UINT);
-  g_value_set_uint (value, shortcut-busy_pule);
+  g_value_set_uint (value, shortcut-busy_pulse);
   break;
 
 default:
@@ -1704,9 +1704,9 @@ thunar_shortcuts_model_busy_timeout (gpointer data)
 continue;
 
   /* loop the pulse of the shortcut */
-  shortcut-busy_pule++;
-  if (shortcut-busy_pule = SPINNER_NUM_STEPS)
-shortcut-busy_pule = 0;
+  shortcut-busy_pulse++;
+  if (shortcut-busy_pulse = SPINNER_NUM_STEPS)
+shortcut-busy_pulse = 0;
 
   /* generate an iterator for the path */
   GTK_TREE_ITER_INIT (iter, model-stamp, lp);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 05/05: Update model with changed binary file size setting immediately

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit 02baccc0858a37a3bfa6d027cf05f32578ea0106
Author: Harald Judt h.j...@gmx.at
Date:   Fri Mar 27 23:18:48 2015 +0100

Update model with changed binary file size setting immediately

This makes the changes apply immediately for the column view.
---
 thunar/thunar-list-model.c |6 ++
 1 file changed, 6 insertions(+)

diff --git a/thunar/thunar-list-model.c b/thunar/thunar-list-model.c
index a9e59c1..40ac28e 100644
--- a/thunar/thunar-list-model.c
+++ b/thunar/thunar-list-model.c
@@ -2034,6 +2034,12 @@ thunar_list_model_set_file_size_binary (ThunarListModel 
*store,
 
   /* notify listeners */
   g_object_notify_by_pspec (G_OBJECT (store), 
list_model_props[PROP_FILE_SIZE_BINARY]);
+
+  /* emit a changed signal for each row, so the display is
+ reloaded with the new binary file size setting */
+  gtk_tree_model_foreach (GTK_TREE_MODEL (store),
+  (GtkTreeModelForeachFunc) 
gtk_tree_model_row_changed,
+  NULL);
 }
 }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] branch master updated (f10ff98 - 02baccc)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

hjudt pushed a change to branch master
in repository xfce/thunar.

  from  f10ff98   I18n: Update translation lt (98%).
   new  b9f7c7b   Clean up more files with make clean
   new  0f5aa4d   Fix Gdk-CRITICAL error
   new  5734f12   Fix typo in thunar-clipboard-manager
   new  b11cc71   Fix typo busy_pulse in thunar-shortcuts-model.c
   new  02baccc   Update model with changed binary file size setting 
immediately

The 5 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:
 thunar/Makefile.am|2 +-
 thunar/thunar-clipboard-manager.c |2 +-
 thunar/thunar-gtk-extensions.c|2 +-
 thunar/thunar-list-model.c|6 ++
 thunar/thunar-shortcuts-model.c   |   10 +-
 thunarx/Makefile.am   |2 --
 6 files changed, 14 insertions(+), 10 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 03/05: Fix typo in thunar-clipboard-manager

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit 5734f1291710e1b520473c748265a865cfc673b1
Author: Harald Judt h.j...@gmx.at
Date:   Fri Mar 27 14:21:47 2015 +0100

Fix typo in thunar-clipboard-manager
---
 thunar/thunar-clipboard-manager.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunar/thunar-clipboard-manager.c 
b/thunar/thunar-clipboard-manager.c
index 19b50d0..f2b6518 100644
--- a/thunar/thunar-clipboard-manager.c
+++ b/thunar/thunar-clipboard-manager.c
@@ -152,7 +152,7 @@ thunar_clipboard_manager_class_init 
(ThunarClipboardManagerClass *klass)
**/
   g_object_class_install_property (gobject_class,
PROP_CAN_PASTE,
-   g_param_spec_boolean (can-paste, 
can-pase, can-paste,
+   g_param_spec_boolean (can-paste, 
can-paste, can-paste,
  FALSE,
  EXO_PARAM_READABLE));
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 02/05: Fix Gdk-CRITICAL error

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit 0f5aa4d038886d5c39306f0f95ca8babf4bc3586
Author: Thaddaeus Tintenfisch thad.fi...@gmail.com
Date:   Wed Mar 25 00:10:00 2015 +0100

Fix Gdk-CRITICAL error

Call gtk_grab_add() after the context menu has been mapped to fix the
following error:

  Gdk-CRITICAL **: IA__gdk_window_get_window_type:
   assertion 'GDK_IS_WINDOW (window)' failed
---
 thunar/thunar-gtk-extensions.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunar/thunar-gtk-extensions.c b/thunar/thunar-gtk-extensions.c
index b66601f..0c315e7 100644
--- a/thunar/thunar-gtk-extensions.c
+++ b/thunar/thunar-gtk-extensions.c
@@ -165,10 +165,10 @@ thunar_gtk_menu_run (GtkMenu*menu,
 gtk_menu_set_screen (menu, gtk_widget_get_screen (GTK_WIDGET (parent)));
 
   /* run an internal main loop */
-  gtk_grab_add (GTK_WIDGET (menu));
   loop = g_main_loop_new (NULL, FALSE);
   signal_id = g_signal_connect_swapped (G_OBJECT (menu), deactivate, 
G_CALLBACK (g_main_loop_quit), loop);
   gtk_menu_popup (menu, NULL, NULL, func, data, button, activate_time);
+  gtk_grab_add (GTK_WIDGET (menu));
   g_main_loop_run (loop);
   g_signal_handler_disconnect (G_OBJECT (menu), signal_id);
   g_main_loop_unref (loop);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/thunar] 01/05: Clean up more files with make clean

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit b9f7c7b096df07b25cea01a50a4108f7b2f68be2
Author: Harald Judt h.j...@gmx.at
Date:   Wed Mar 25 20:45:11 2015 +0100

Clean up more files with make clean

Also remove another occurrence of SVN $Id$.
---
 thunar/Makefile.am  |2 +-
 thunarx/Makefile.am |2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/thunar/Makefile.am b/thunar/Makefile.am
index 6f66e39..16394b1 100644
--- a/thunar/Makefile.am
+++ b/thunar/Makefile.am
@@ -290,7 +290,7 @@ install-exec-hook:
-( cd $(DESTDIR)$(bindir) ; test -x Thunar || ln -sf thunar Thunar )
 
 clean-local:
-   rm -f *.core core core.*
+   rm -f *.core core core.* *.o
 
 DISTCLEANFILES =   \
thunar-settings.desktop
diff --git a/thunarx/Makefile.am b/thunarx/Makefile.am
index 1e522bf..c58deed 100644
--- a/thunarx/Makefile.am
+++ b/thunarx/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
 AM_CPPFLAGS =  \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\thunarx\  \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [www/www.xfce.org] branch master updated (32a26c8 - f38718b)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a change to branch master
in repository www/www.xfce.org.

  from  32a26c8   I18n: Update translation ru (90%).
   new  f38718b   I18n: Update translation ru (90%).

The 1 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:
 lib/po/ru.po |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [www/www.xfce.org] 01/01: I18n: Update translation ru (90%).

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

transifex pushed a commit to branch master
in repository www/www.xfce.org.

commit f38718b0e667b07c642834d12a0a769ddb0db37e
Author: Anonymous nore...@xfce.org
Date:   Sat Mar 28 00:31:53 2015 +0100

I18n: Update translation ru (90%).

537 translated messages, 54 untranslated messages.

Transifex (https://www.transifex.com/projects/p/xfce/).
---
 lib/po/ru.po |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/lib/po/ru.po b/lib/po/ru.po
index 3bd6e18..9691c6d 100644
--- a/lib/po/ru.po
+++ b/lib/po/ru.po
@@ -21,7 +21,7 @@ msgstr 
 Project-Id-Version: Xfce Websites\n
 Report-Msgid-Bugs-To: https://bugzilla.xfce.org\n;
 POT-Creation-Date: 2013-07-03 22:08+0200\n
-PO-Revision-Date: 2015-03-24 10:09+\n
+PO-Revision-Date: 2015-03-27 22:39+\n
 Last-Translator: Alex Bigdai\n
 Language-Team: Russian 
(http://www.transifex.com/projects/p/xfce-www/language/ru/)\n
 MIME-Version: 1.0\n
@@ -2868,7 +2868,7 @@ msgstr Обеспечение качества
 #: about/releasemodel.php:121
 msgid 
 Have an eye on libtool versions of maintanance and development releases
-msgstr 
+msgstr Следить за версиями libtool при сопровождении и разработке выпусков
 
 #: about/releasemodel.php:122
 msgid Remind maintainers about missing NEWS updates
@@ -2890,7 +2890,7 @@ msgstr Индивидуальные сопровождающие
 msgid 
 Create component-specific tags for their maintainance and development 
 releases
-msgstr 
+msgstr Создание компоненто-зависимых тегов  для сопровождаемых и 
разрабатываемых выпусков
 
 #: about/releasemodel.php:131
 msgid Generate tarballs for their maintainance and development releases
@@ -2936,21 +2936,21 @@ msgid 
  release of the Xfce core desktop will depend. In particular this includes 
 the minimum required versions for all essential dependencies of the Xfce 
 core desktop.
-msgstr 
+msgstr По окончании принимается решение, от каких зависимостей будет зависеть 
следующий стабильный выпуск ядра рабочего стола Xfce. В частности оно включает 
минимально требуемые версии для всех необходимых зависимостей ядра рабочего 
стола Xfce.
 
 #: about/releasemodel.php:154
 msgid 
 Maintainers who were not available during the first 2 weeks of the planning 
 phase have the chance to request dependency changes in the 2 weeks after 
 that. 
-msgstr 
+msgstr Сопровождающие, кто не был доступен в течении первых 2 недель фазы 
планирования, имеют возможность обратиться с просьбой об изменении зависимости 
в течении 2 недель после этого. 
 
 #: about/releasemodel.php:158
 msgid 
 At the end of these 4 weeks, all components enter dependency freeze which 
 means they may not change the dependencies (and their versions) they depend 
 on. Optional dependencies for are still allowed to be added though.
-msgstr 
+msgstr По окончании этих 4 недель, для всех компонентов вводят заморозку 
зависимостей от которых они зависят, что означает невозможность изменения 
зависимостей (и их версий). Дополнительные зависимости тем не менее по прежнему 
разрешено добавлять.
 
 #: about/releasemodel.php:161
 msgid Informing the Community

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-session] branch master updated (495aac7 - 83fd4fe)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

eric pushed a change to branch master
in repository xfce/xfce4-session.

  from  495aac7   Xflock: bypass null/blank LockCommand parameter (Bug 
#11764)
   new  83fd4fe   Fix 'shutdown' action in the fallback mode

The 1 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:
 xfce4-session/xfsm-shutdown-fallback.c |   25 ++---
 1 file changed, 14 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-session] 01/01: Fix 'shutdown' action in the fallback mode

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-session.

commit 83fd4fee8697fc5da8411c99b18900d211b72d68
Author: Mikhail Efremov s...@altlinux.org
Date:   Fri Mar 20 20:54:38 2015 +0300

Fix 'shutdown' action in the fallback mode

Use switch instead of multiple if..else.

Signed-off-by: Eric Koegel eric.koe...@gmail.com
---
 xfce4-session/xfsm-shutdown-fallback.c |   25 ++---
 1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/xfce4-session/xfsm-shutdown-fallback.c 
b/xfce4-session/xfsm-shutdown-fallback.c
index 24437e8..2627788 100644
--- a/xfce4-session/xfsm-shutdown-fallback.c
+++ b/xfce4-session/xfsm-shutdown-fallback.c
@@ -244,26 +244,29 @@ xfsm_shutdown_fallback_try_action (XfsmShutdownType   
type,
   gint exit_status = 0;
   gchar *command = NULL;
 
-  if (type == XFSM_SHUTDOWN_SHUTDOWN)
-action = shutdown;
-  if (type == XFSM_SHUTDOWN_RESTART)
-action = restart;
-  else if (type == XFSM_SHUTDOWN_SUSPEND)
-{
+  switch (type)
+  {
+case XFSM_SHUTDOWN_SHUTDOWN:
+  action = shutdown;
+  break;
+case XFSM_SHUTDOWN_RESTART:
+  action = restart;
+  break;
+case XFSM_SHUTDOWN_SUSPEND:
   action = suspend;
   /* On suspend we try to lock the screen */
   if (!lock_screen (error))
 return FALSE;
-}
-  else if (type == XFSM_SHUTDOWN_HIBERNATE)
-{
+  break;
+case XFSM_SHUTDOWN_HIBERNATE:
   action = hibernate;
   /* On hibernate we try to lock the screen */
   if (!lock_screen (error))
 return FALSE;
-}
-  else
+  break;
+default:
   return FALSE;
+  }
 
   command = g_strdup_printf (pkexec  XFSM_SHUTDOWN_HELPER_CMD  --%s, 
action);
   ret = g_spawn_command_line_sync (command, NULL, NULL, exit_status, error);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfdesktop] 01/01: backgrounds/ is default directory

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 8afa95fde4afb2150e342e5cef2c55c2cbb7528e
Author: Olivier Duchateau duchateau.oliv...@gmail.com
Date:   Thu Mar 26 18:19:40 2015 +

backgrounds/ is default directory

Signed-off-by: Eric Koegel eric.koe...@gmail.com
---
 settings/main.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings/main.c b/settings/main.c
index a4316dd..dbefeb3 100644
--- a/settings/main.c
+++ b/settings/main.c
@@ -185,7 +185,7 @@ system_data_lookup (void)
 
 dirs = g_get_system_data_dirs ();
 for (i = 0; path == NULL  dirs[i] != NULL; ++i) {
-path = g_build_path (G_DIR_SEPARATOR_S, dirs[i], backdrops, NULL);
+path = g_build_path (G_DIR_SEPARATOR_S, dirs[i], backgrounds, NULL);
 if (g_path_is_absolute (path)  g_file_test (path, 
G_FILE_TEST_IS_DIR))
 return path;
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfdesktop] branch master updated (b091ec3 - 8afa95f)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  b091ec3   I18n: Update translation zh_TW (100%).
   new  8afa95f   backgrounds/ is default directory

The 1 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:
 settings/main.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfdesktop] branch master updated (8afa95f - af98e9c)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

  from  8afa95f   backgrounds/ is default directory
   new  7794bd7   Prefer _NETSCAPE_URL over text/uri-list (Bug #9632)
   new  43676ab   Code formatting
   new  af98e9c   Ignore shadow blur radius when calculating icon text box

The 3 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:
 src/windowlist.c  |   36 ++--
 src/xfdesktop-file-icon-manager.c |   11 ++-
 src/xfdesktop-icon-view.c |8 
 3 files changed, 28 insertions(+), 27 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfdesktop] 01/03: Prefer _NETSCAPE_URL over text/uri-list (Bug #9632)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 7794bd7d684218bc354ec914e48905cd279607a1
Author: Thaddaeus Tintenfisch thad.fi...@gmail.com
Date:   Thu Mar 19 21:20:02 2015 +0100

Prefer _NETSCAPE_URL over text/uri-list (Bug #9632)

Create a link instead of a copy after dragging the URL or media content
from a web browser window. Matches the behavior of Nautilus and Nemo.
---
 src/xfdesktop-file-icon-manager.c |   11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/src/xfdesktop-file-icon-manager.c 
b/src/xfdesktop-file-icon-manager.c
index 9032e3e..0f74aba 100644
--- a/src/xfdesktop-file-icon-manager.c
+++ b/src/xfdesktop-file-icon-manager.c
@@ -254,9 +254,9 @@ static const GtkTargetEntry drag_targets[] = {
 };
 static const gint n_drag_targets = 
(sizeof(drag_targets)/sizeof(drag_targets[0]));
 static const GtkTargetEntry drop_targets[] = {
+{ _NETSCAPE_URL, 0, TARGET_NETSCAPE_URL, },
 { text/uri-list, 0, TARGET_TEXT_URI_LIST, },
 { XdndDirectSave0, 0, TARGET_XDND_DIRECT_SAVE0, },
-{ _NETSCAPE_URL, 0, TARGET_NETSCAPE_URL },
 };
 static const gint n_drop_targets = 
(sizeof(drop_targets)/sizeof(drop_targets[0]));
 
@@ -3557,12 +3557,13 @@ 
xfdesktop_file_icon_manager_drag_data_received(XfdesktopIconViewManager *manager
 }
 
 if(info == TARGET_XDND_DIRECT_SAVE0) {
-/* we don't suppose XdndDirectSave stage 3, result F, i.e., the app
- * has to save the data itself given the filename we provided in
- * stage 1 */
+/* FIXME: we don't support XdndDirectSave stage 3, result F, i.e.,
+ * the app has to save the data itself given the filename we provided
+ * in stage 1 */
 if(8 == gtk_selection_data_get_format(data)
 1 == gtk_selection_data_get_length(data)
-'F' == gtk_selection_data_get_data(data)[0]) {
+'F' == gtk_selection_data_get_data(data)[0])
+{
 gdk_property_change(gdk_drag_context_get_source_window(context),
 gdk_atom_intern(XdndDirectSave0, FALSE),
 gdk_atom_intern(text/plain, FALSE), 8,

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfdesktop] 02/03: Code formatting

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit 43676abfcc5cb91785ed76a8fd6c5a78d0e4758b
Author: Thaddaeus Tintenfisch thad.fi...@gmail.com
Date:   Fri Mar 20 15:40:08 2015 +0100

Code formatting
---
 src/windowlist.c |   36 ++--
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/src/windowlist.c b/src/windowlist.c
index 0b387af..7140eb8 100644
--- a/src/windowlist.c
+++ b/src/windowlist.c
@@ -126,7 +126,7 @@ static void
 mi_destroyed_cb(GtkWidget *object, gpointer user_data)
 {
 g_object_weak_unref(G_OBJECT(user_data),
-(GWeakNotify)window_destroyed_cb, object);
+(GWeakNotify)window_destroyed_cb, object);
 }
 
 static void
@@ -141,10 +141,10 @@ menulist_set_label_flags(GtkWidget *widget, gpointer data)
 gtk_label_set_ellipsize(label, PANGO_ELLIPSIZE_MIDDLE);
 gtk_label_set_max_width_chars(label, 24);
 *done = TRUE;
-}
-else if(GTK_IS_CONTAINER (widget))
+} else if(GTK_IS_CONTAINER (widget)) {
 gtk_container_forall(GTK_CONTAINER (widget), menulist_set_label_flags,
-  done);
+ done);
+}
 }
 
 static GtkWidget *
@@ -290,8 +290,7 @@ windowlist_populate(XfceDesktop *desktop,
 /* center the workspace header */
 gtk_misc_set_alignment(GTK_MISC(label), 0.44f, 0);
 /* If it's not the active workspace, make the color insensitive */
-if(wnck_workspace != active_workspace)
-{
+if(wnck_workspace != active_workspace) {
 GtkWidget *lbl = gtk_bin_get_child(GTK_BIN(mi));
 gtk_widget_modify_fg(lbl, GTK_STATE_NORMAL,
  (style-fg[GTK_STATE_INSENSITIVE]));
@@ -316,11 +315,10 @@ windowlist_populate(XfceDesktop *desktop,
 wnck_window = l-data;
 
 if((wnck_window_get_workspace(wnck_window) != wnck_workspace
- (!wnck_window_is_sticky(wnck_window)
-|| (wl_sticky_once
- wnck_workspace != active_workspace)))
-|| wnck_window_is_skip_pager(wnck_window)
-|| wnck_window_is_skip_tasklist(wnck_window))
+ (!wnck_window_is_sticky(wnck_window)
+|| (wl_sticky_once  wnck_workspace != active_workspace)))
+|| wnck_window_is_skip_pager(wnck_window)
+|| wnck_window_is_skip_tasklist(wnck_window))
 {
 /* the window isn't on the current WS AND isn't sticky,
  * OR,
@@ -336,21 +334,22 @@ windowlist_populate(XfceDesktop *desktop,
 continue;
 
 if(wnck_workspace != active_workspace
-(!wnck_window_is_sticky(wnck_window) || wnck_workspace != 
active_workspace))
+(!wnck_window_is_sticky(wnck_window)
+   || wnck_workspace != active_workspace))
 {
 GtkWidget *lbl = gtk_bin_get_child(GTK_BIN(mi));
 gtk_widget_modify_fg(lbl, GTK_STATE_NORMAL,
-(style-fg[GTK_STATE_INSENSITIVE]));
+ (style-fg[GTK_STATE_INSENSITIVE]));
 }
 
 gtk_widget_show(mi);
 gtk_menu_shell_append(GTK_MENU_SHELL(submenu), mi);
 g_object_weak_ref(G_OBJECT(wnck_window),
-(GWeakNotify)window_destroyed_cb, mi);
+  (GWeakNotify)window_destroyed_cb, mi);
 g_signal_connect(G_OBJECT(mi), activate,
-G_CALLBACK(activate_window), wnck_window);
+ G_CALLBACK(activate_window), wnck_window);
 g_signal_connect(G_OBJECT(mi), destroy,
-G_CALLBACK(mi_destroyed_cb), wnck_window);
+ G_CALLBACK(mi_destroyed_cb), wnck_window);
 }
 
 if(!wl_submenus  (i  nworkspaces-1 || wl_add_remove_options)) {
@@ -371,7 +370,7 @@ windowlist_populate(XfceDesktop *desktop,
 gtk_widget_show(mi);
 gtk_menu_shell_append(GTK_MENU_SHELL(menu), mi);
 g_signal_connect(G_OBJECT(mi), activate,
-G_CALLBACK(set_num_workspaces), 
GINT_TO_POINTER(nworkspaces+1));
+ G_CALLBACK(set_num_workspaces), 
GINT_TO_POINTER(nworkspaces+1));
 
 /* 'remove workspace' item */
 if(!ws_name || atoi(ws_name) == nworkspaces)
@@ -393,7 +392,8 @@ windowlist_populate(XfceDesktop *desktop,
 gtk_widget_show(mi);
 gtk_menu_shell_append(GTK_MENU_SHELL(menu), mi);
 g_signal_connect(G_OBJECT(mi), activate,
-G_CALLBACK(set_num_workspaces), 
GINT_TO_POINTER(nworkspaces-1));
+ G_CALLBACK(set_num_workspaces),
+   

[Xfce4-commits] [xfce/xfdesktop] 03/03: Ignore shadow blur radius when calculating icon text box

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

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

commit af98e9cbad8343c1daff9cdd1b281ae19e257995
Author: Thaddaeus Tintenfisch thad.fi...@gmail.com
Date:   Tue Mar 24 15:22:48 2015 +0100

Ignore shadow blur radius when calculating icon text box

This change normalizes the size of the icon text box.
---
 src/xfdesktop-icon-view.c |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/xfdesktop-icon-view.c b/src/xfdesktop-icon-view.c
index 6ce5e8b..adff45c 100644
--- a/src/xfdesktop-icon-view.c
+++ b/src/xfdesktop-icon-view.c
@@ -2984,10 +2984,10 @@ 
xfdesktop_icon_view_calculate_icon_text_area(XfdesktopIconView *icon_view,
 xfdesktop_icon_view_setup_pango_layout(icon_view, icon, playout);
 pango_layout_get_pixel_extents(playout, NULL, prect);
 
-text_area-x = prect.x - SHADOW_EXTENTS - SHADOW_X_OFFSET;
-text_area-y = prect.y - SHADOW_EXTENTS - SHADOW_Y_OFFSET;
-text_area-width = prect.width + 2 * (SHADOW_EXTENTS + SHADOW_X_OFFSET);
-text_area-height = prect.height + 2 * (SHADOW_EXTENTS + SHADOW_Y_OFFSET);
+text_area-x = prect.x - SHADOW_X_OFFSET;
+text_area-y = prect.y - SHADOW_Y_OFFSET;
+text_area-width = prect.width + 2 * SHADOW_X_OFFSET;
+text_area-height = prect.height + 2 * SHADOW_Y_OFFSET;
 
 return TRUE;
 }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-session] branch master updated (e940818 - 495aac7)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

eric pushed a change to branch master
in repository xfce/xfce4-session.

  from  e940818   Make screenlockers configurable through xfconf
   new  495aac7   Xflock: bypass null/blank LockCommand parameter (Bug 
#11764)

The 1 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:
 scripts/xflock4 |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-session] 01/01: Xflock: bypass null/blank LockCommand parameter (Bug #11764)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-session.

commit 495aac78058cd78e2d34505af204e72a1b4f19ac
Author: Eric Koegel eric.koe...@gmail.com
Date:   Sat Mar 28 06:16:10 2015 +0300

Xflock: bypass null/blank LockCommand parameter (Bug #11764)

Commit 
http://git.xfce.org/xfce/xfce4-session/commit/?id=e940818853582290af21bf38d73ee26143d500ad
breaks xflock4 functionality if the xfconf LockCommand parameter doesn't 
exist or
is a blank entry. The
$lock_cmd /dev/null 21  exit
will run a blank (empty string) and then exist, never getting to the other 
items
in the list.
Bug report and patch provided by ToZ.
---
 scripts/xflock4 |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/scripts/xflock4 b/scripts/xflock4
index 7d857d3..32770b4 100644
--- a/scripts/xflock4
+++ b/scripts/xflock4
@@ -33,7 +33,9 @@ for lock_cmd in \
 xscreensaver-command -lock \
 gnome-screensaver-command --lock
 do
-$lock_cmd /dev/null 21  exit
+if [ ! -z $lock_cmd ]; then
+$lock_cmd /dev/null 21  exit
+fi
 done
 
 # else run another access locking utility, if installed

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-session] branch master updated (83fd4fe - 2b12a23)

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

eric pushed a change to branch master
in repository xfce/xfce4-session.

  from  83fd4fe   Fix 'shutdown' action in the fallback mode
   new  2b12a23   Drop -nocpp option from call to xrdb

The 1 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:
 scripts/xinitrc.in.in |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits


[Xfce4-commits] [xfce/xfce4-session] 01/01: Drop -nocpp option from call to xrdb

2015-03-27 Thread noreply
This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-session.

commit 2b12a2365ec2677c9642c670c5bb4046efb54299
Author: Justin Brewer jzb0...@auburn.edu
Date:   Fri Mar 13 17:59:26 2015 -0400

Drop -nocpp option from call to xrdb

Users' .Xresources files often contain preprocessor directives, so 
disabling the
preprocessor breaks the behavior of these files.

Signed-off-by: Eric Koegel eric.koe...@gmail.com
---
 scripts/xinitrc.in.in |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/xinitrc.in.in b/scripts/xinitrc.in.in
index b234407..01a5dcc 100755
--- a/scripts/xinitrc.in.in
+++ b/scripts/xinitrc.in.in
@@ -82,7 +82,7 @@ test -r $BASEDIR/Xcursor.xrdb  XRESOURCES=$XRESOURCES 
$BASEDIR/Xcursor.xrdb
 test -r $HOME/.Xresources  XRESOURCES=$XRESOURCES $HOME/.Xresources
 
 # load all X resources (adds /dev/null to avoid an empty list that would hang 
the process)
-cat /dev/null $XRESOURCES | xrdb -nocpp -merge -
+cat /dev/null $XRESOURCES | xrdb -merge -
 
 # load local modmap
 test -r $HOME/.Xmodmap  xmodmap $HOME/.Xmodmap

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
___
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits