[Xfce4-commits] [xfce/xfwm4] branch master updated (10b15b1 -> deed0d1)

noreply at xfce.org noreply at xfce.org
Thu May 2 16:42:20 CEST 2019


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

o   l   i   v   i   e   r       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfwm4.

      from  10b15b1   compositor: Reduce repaint timeout to 2ms
       new  ba3ed23   icons: Do not apply mask on bitmaps
       new  e8e920c   events: Catch more XErrors
       new  deed0d1   themes: Add new default theme

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/client.c                                       |  11 +-
 src/events.c                                       |   2 +
 src/focus.c                                        |   8 +-
 src/icons.c                                        |   3 +-
 src/menu.c                                         |   4 -
 src/misc.c                                         |   4 +
 src/screen.c                                       |  10 ++
 themes/default-hdpi/bottom-left-active.png         | Bin 150 -> 155 bytes
 themes/default-hdpi/bottom-left-inactive.png       | Bin 150 -> 155 bytes
 themes/default-hdpi/bottom-right-active.png        | Bin 149 -> 149 bytes
 themes/default-hdpi/bottom-right-inactive.png      | Bin 149 -> 149 bytes
 themes/default-hdpi/close-active.png               | Bin 1295 -> 165 bytes
 themes/default-hdpi/close-active.svg               |  67 +----------
 themes/default-hdpi/close-active.xpm               |  25 ++--
 .../{menu-active.svg => close-inactive}            |  12 +-
 themes/default-hdpi/close-inactive.png             | Bin 833 -> 165 bytes
 themes/default-hdpi/close-inactive.svg             |  31 ++---
 themes/default-hdpi/close-inactive.xpm             |  23 ++--
 themes/default-hdpi/close-prelight.png             | Bin 1860 -> 165 bytes
 themes/default-hdpi/close-prelight.svg             |  93 ++-------------
 themes/default-hdpi/close-prelight.xpm             |  86 +++++++-------
 themes/default-hdpi/close-pressed.png              | Bin 2010 -> 165 bytes
 themes/default-hdpi/close-pressed.svg              |  93 ++-------------
 themes/default-hdpi/close-pressed.xpm              |  86 +++++++-------
 themes/default-hdpi/hide-active.png                | Bin 388 -> 165 bytes
 themes/default-hdpi/hide-active.svg                |  67 ++---------
 themes/default-hdpi/hide-active.xpm                |  11 +-
 themes/default-hdpi/hide-inactive.png              | Bin 214 -> 165 bytes
 themes/default-hdpi/hide-inactive.svg              |  31 ++---
 themes/default-hdpi/hide-inactive.xpm              |   9 +-
 themes/default-hdpi/hide-prelight.png              | Bin 895 -> 165 bytes
 themes/default-hdpi/hide-prelight.svg              |  81 +------------
 themes/default-hdpi/hide-prelight.xpm              |  86 +++++++-------
 themes/default-hdpi/hide-pressed.png               | Bin 869 -> 165 bytes
 themes/default-hdpi/hide-pressed.svg               |  81 +------------
 themes/default-hdpi/hide-pressed.xpm               |  86 +++++++-------
 themes/default-hdpi/maximize-active.png            | Bin 596 -> 165 bytes
 themes/default-hdpi/maximize-active.svg            |  61 ++--------
 themes/default-hdpi/maximize-active.xpm            |  25 ++--
 themes/default-hdpi/maximize-inactive.png          | Bin 350 -> 165 bytes
 themes/default-hdpi/maximize-inactive.svg          |  30 ++---
 themes/default-hdpi/maximize-inactive.xpm          |  23 ++--
 themes/default-hdpi/maximize-prelight.png          | Bin 1052 -> 165 bytes
 themes/default-hdpi/maximize-prelight.svg          |  75 +-----------
 themes/default-hdpi/maximize-prelight.xpm          |  86 +++++++-------
 themes/default-hdpi/maximize-pressed.png           | Bin 1082 -> 165 bytes
 themes/default-hdpi/maximize-pressed.svg           |  75 +-----------
 themes/default-hdpi/maximize-pressed.xpm           |  86 +++++++-------
 themes/default-hdpi/maximize-toggled-active.png    | Bin 751 -> 165 bytes
 themes/default-hdpi/maximize-toggled-active.svg    |  65 ++---------
 themes/default-hdpi/maximize-toggled-active.xpm    |  23 ++--
 themes/default-hdpi/maximize-toggled-inactive.png  | Bin 446 -> 165 bytes
 themes/default-hdpi/maximize-toggled-inactive.svg  |  32 ++----
 themes/default-hdpi/maximize-toggled-inactive.xpm  |  21 ++--
 themes/default-hdpi/maximize-toggled-prelight.png  | Bin 1154 -> 165 bytes
 themes/default-hdpi/maximize-toggled-prelight.svg  |  85 ++------------
 themes/default-hdpi/maximize-toggled-prelight.xpm  |  88 +++++++-------
 themes/default-hdpi/maximize-toggled-pressed.png   | Bin 1230 -> 165 bytes
 themes/default-hdpi/maximize-toggled-pressed.svg   |  85 ++------------
 themes/default-hdpi/maximize-toggled-pressed.xpm   |  88 +++++++-------
 themes/default-hdpi/menu-active.png                | Bin 167 -> 165 bytes
 themes/default-hdpi/menu-active.svg                |   4 +-
 themes/default-hdpi/menu-active.xpm                |   2 +-
 themes/default-hdpi/menu-inactive.png              | Bin 167 -> 165 bytes
 themes/default-hdpi/menu-inactive.svg              |   4 +-
 themes/default-hdpi/menu-prelight.png              | Bin 167 -> 165 bytes
 themes/default-hdpi/menu-prelight.svg              |  14 +--
 themes/default-hdpi/menu-prelight.xpm              |   2 +-
 themes/default-hdpi/menu-pressed.png               | Bin 167 -> 165 bytes
 themes/default-hdpi/menu-pressed.svg               |  14 +--
 themes/default-hdpi/menu-pressed.xpm               |   2 +-
 themes/default-hdpi/shade-active.png               | Bin 904 -> 165 bytes
 themes/default-hdpi/shade-active.svg               |  61 ++--------
 themes/default-hdpi/shade-active.xpm               |  21 ++--
 themes/default-hdpi/shade-inactive.png             | Bin 521 -> 165 bytes
 themes/default-hdpi/shade-inactive.svg             |  28 ++---
 themes/default-hdpi/shade-inactive.xpm             |  19 ++--
 themes/default-hdpi/shade-prelight.png             | Bin 1332 -> 165 bytes
 themes/default-hdpi/shade-prelight.svg             |  75 +-----------
 themes/default-hdpi/shade-prelight.xpm             |  86 +++++++-------
 themes/default-hdpi/shade-pressed.png              | Bin 1381 -> 165 bytes
 themes/default-hdpi/shade-pressed.svg              |  75 +-----------
 themes/default-hdpi/shade-pressed.xpm              |  86 +++++++-------
 themes/default-hdpi/shade-toggled-active.png       | Bin 906 -> 165 bytes
 themes/default-hdpi/shade-toggled-active.svg       |  61 ++--------
 themes/default-hdpi/shade-toggled-active.xpm       |  23 ++--
 themes/default-hdpi/shade-toggled-inactive.png     | Bin 529 -> 165 bytes
 themes/default-hdpi/shade-toggled-inactive.svg     |  28 ++---
 themes/default-hdpi/shade-toggled-inactive.xpm     |  21 ++--
 themes/default-hdpi/shade-toggled-prelight.png     | Bin 1328 -> 165 bytes
 themes/default-hdpi/shade-toggled-prelight.svg     |  75 +-----------
 themes/default-hdpi/shade-toggled-prelight.xpm     |  88 +++++++-------
 themes/default-hdpi/shade-toggled-pressed.png      | Bin 1336 -> 165 bytes
 themes/default-hdpi/shade-toggled-pressed.svg      |  75 +-----------
 themes/default-hdpi/shade-toggled-pressed.xpm      |  88 +++++++-------
 themes/default-hdpi/stick-active.png               | Bin 1022 -> 165 bytes
 themes/default-hdpi/stick-active.svg               |  61 ++--------
 themes/default-hdpi/stick-active.xpm               |  25 ++--
 themes/default-hdpi/stick-inactive.png             | Bin 642 -> 165 bytes
 themes/default-hdpi/stick-inactive.svg             |  28 ++---
 themes/default-hdpi/stick-inactive.xpm             |  23 ++--
 themes/default-hdpi/stick-prelight.png             | Bin 1481 -> 165 bytes
 themes/default-hdpi/stick-prelight.svg             |  75 +-----------
 themes/default-hdpi/stick-prelight.xpm             |  86 +++++++-------
 themes/default-hdpi/stick-pressed.png              | Bin 1481 -> 165 bytes
 themes/default-hdpi/stick-pressed.svg              |  75 +-----------
 themes/default-hdpi/stick-pressed.xpm              |  86 +++++++-------
 themes/default-hdpi/stick-toggled-active.png       | Bin 1029 -> 165 bytes
 themes/default-hdpi/stick-toggled-active.svg       |  70 ++----------
 themes/default-hdpi/stick-toggled-active.xpm       |  27 +++--
 themes/default-hdpi/stick-toggled-inactive.png     | Bin 701 -> 165 bytes
 themes/default-hdpi/stick-toggled-inactive.svg     |  37 ++----
 themes/default-hdpi/stick-toggled-inactive.xpm     |  25 ++--
 themes/default-hdpi/stick-toggled-prelight.png     | Bin 1503 -> 165 bytes
 themes/default-hdpi/stick-toggled-prelight.svg     |  90 ++-------------
 themes/default-hdpi/stick-toggled-prelight.xpm     |  88 +++++++-------
 themes/default-hdpi/stick-toggled-pressed.png      | Bin 1482 -> 165 bytes
 themes/default-hdpi/stick-toggled-pressed.svg      |  90 ++-------------
 themes/default-hdpi/stick-toggled-pressed.xpm      |  88 +++++++-------
 themes/default-hdpi/title-1-active.png             | Bin 145 -> 142 bytes
 themes/default-hdpi/title-1-active.svg             |   4 +-
 themes/default-hdpi/title-1-active.xpm             |   2 +-
 themes/default-hdpi/title-1-inactive.png           | Bin 145 -> 142 bytes
 themes/default-hdpi/title-1-inactive.svg           |   4 +-
 themes/default-hdpi/title-2-active.png             | Bin 145 -> 142 bytes
 themes/default-hdpi/title-2-active.svg             |   4 +-
 themes/default-hdpi/title-2-active.xpm             |   2 +-
 themes/default-hdpi/title-2-inactive.png           | Bin 145 -> 142 bytes
 themes/default-hdpi/title-2-inactive.svg           |   4 +-
 themes/default-hdpi/title-3-active.png             | Bin 145 -> 142 bytes
 themes/default-hdpi/title-3-active.svg             |   4 +-
 themes/default-hdpi/title-3-active.xpm             |   2 +-
 themes/default-hdpi/title-3-inactive.png           | Bin 145 -> 142 bytes
 themes/default-hdpi/title-3-inactive.svg           |   4 +-
 themes/default-hdpi/title-4-active.png             | Bin 428 -> 142 bytes
 themes/default-hdpi/title-4-active.svg             |  47 ++------
 themes/default-hdpi/title-4-active.xpm             |   2 +-
 themes/default-hdpi/title-4-inactive.png           | Bin 145 -> 142 bytes
 themes/default-hdpi/title-4-inactive.svg           |   4 +-
 themes/default-hdpi/title-5-active.png             | Bin 228 -> 142 bytes
 themes/default-hdpi/title-5-active.svg             |  47 ++------
 themes/default-hdpi/title-5-active.xpm             |   2 +-
 themes/default-hdpi/title-5-inactive.png           | Bin 145 -> 142 bytes
 themes/default-hdpi/title-5-inactive.svg           |   4 +-
 themes/default-hdpi/top-left-active.png            | Bin 357 -> 297 bytes
 themes/default-hdpi/top-left-active.svg            |  15 ++-
 themes/default-hdpi/top-left-active.xpm            |   2 +-
 themes/default-hdpi/top-left-inactive.png          | Bin 357 -> 297 bytes
 themes/default-hdpi/top-left-inactive.svg          |  15 ++-
 themes/default-hdpi/top-right-active.png           | Bin 439 -> 302 bytes
 themes/default-hdpi/top-right-active.svg           |  37 +-----
 themes/default-hdpi/top-right-active.xpm           |   2 +-
 themes/default-hdpi/top-right-inactive.png         | Bin 411 -> 302 bytes
 themes/default-hdpi/top-right-inactive.svg         |  25 ++--
 themes/default-xhdpi/bottom-left-active.png        | Bin 174 -> 173 bytes
 themes/default-xhdpi/bottom-left-inactive.png      | Bin 174 -> 173 bytes
 themes/default-xhdpi/bottom-right-active.png       | Bin 159 -> 157 bytes
 themes/default-xhdpi/bottom-right-inactive.png     | Bin 159 -> 157 bytes
 themes/default-xhdpi/close-active.png              | Bin 1681 -> 180 bytes
 themes/default-xhdpi/close-active.svg              |  67 +----------
 themes/default-xhdpi/close-active.xpm              | 123 ++++++++++----------
 .../{menu-active.svg => close-inactive}            |  16 +--
 themes/default-xhdpi/close-inactive.png            | Bin 974 -> 180 bytes
 themes/default-xhdpi/close-inactive.svg            |  31 ++---
 themes/default-xhdpi/close-inactive.xpm            | 121 ++++++++++----------
 themes/default-xhdpi/close-prelight.png            | Bin 2286 -> 180 bytes
 themes/default-xhdpi/close-prelight.svg            |  93 ++-------------
 themes/default-xhdpi/close-prelight.xpm            | 124 ++++++++++----------
 themes/default-xhdpi/close-pressed.png             | Bin 2420 -> 180 bytes
 themes/default-xhdpi/close-pressed.svg             |  93 ++-------------
 themes/default-xhdpi/close-pressed.xpm             | 124 ++++++++++----------
 themes/default-xhdpi/hide-active.png               | Bin 365 -> 180 bytes
 themes/default-xhdpi/hide-active.svg               |  67 ++---------
 themes/default-xhdpi/hide-active.xpm               | 123 ++++++++++----------
 themes/default-xhdpi/hide-inactive.png             | Bin 219 -> 180 bytes
 themes/default-xhdpi/hide-inactive.svg             |  31 ++---
 themes/default-xhdpi/hide-inactive.xpm             | 121 ++++++++++----------
 themes/default-xhdpi/hide-prelight.png             | Bin 1007 -> 180 bytes
 themes/default-xhdpi/hide-prelight.svg             |  81 +------------
 themes/default-xhdpi/hide-prelight.xpm             | 124 ++++++++++----------
 themes/default-xhdpi/hide-pressed.png              | Bin 945 -> 180 bytes
 themes/default-xhdpi/hide-pressed.svg              |  81 +------------
 themes/default-xhdpi/hide-pressed.xpm              | 124 ++++++++++----------
 themes/default-xhdpi/maximize-active.png           | Bin 501 -> 180 bytes
 themes/default-xhdpi/maximize-active.svg           |  61 ++--------
 themes/default-xhdpi/maximize-active.xpm           | 123 ++++++++++----------
 themes/default-xhdpi/maximize-inactive.png         | Bin 303 -> 180 bytes
 themes/default-xhdpi/maximize-inactive.svg         |  30 ++---
 themes/default-xhdpi/maximize-inactive.xpm         | 121 ++++++++++----------
 themes/default-xhdpi/maximize-prelight.png         | Bin 1142 -> 180 bytes
 themes/default-xhdpi/maximize-prelight.svg         |  75 +-----------
 themes/default-xhdpi/maximize-prelight.xpm         | 124 ++++++++++----------
 themes/default-xhdpi/maximize-pressed.png          | Bin 1087 -> 180 bytes
 themes/default-xhdpi/maximize-pressed.svg          |  75 +-----------
 themes/default-xhdpi/maximize-pressed.xpm          | 124 ++++++++++----------
 themes/default-xhdpi/maximize-toggled-active.png   | Bin 622 -> 180 bytes
 themes/default-xhdpi/maximize-toggled-active.svg   |  65 ++---------
 themes/default-xhdpi/maximize-toggled-active.xpm   | 125 ++++++++++----------
 themes/default-xhdpi/maximize-toggled-inactive.png | Bin 400 -> 180 bytes
 themes/default-xhdpi/maximize-toggled-inactive.svg |  32 ++----
 themes/default-xhdpi/maximize-toggled-inactive.xpm | 123 ++++++++++----------
 themes/default-xhdpi/maximize-toggled-prelight.png | Bin 1232 -> 180 bytes
 themes/default-xhdpi/maximize-toggled-prelight.svg |  85 ++------------
 themes/default-xhdpi/maximize-toggled-prelight.xpm | 126 +++++++++++----------
 themes/default-xhdpi/maximize-toggled-pressed.png  | Bin 1165 -> 180 bytes
 themes/default-xhdpi/maximize-toggled-pressed.svg  |  85 ++------------
 themes/default-xhdpi/maximize-toggled-pressed.xpm  | 126 +++++++++++----------
 themes/default-xhdpi/menu-active.png               | Bin 187 -> 180 bytes
 themes/default-xhdpi/menu-active.svg               |   4 +-
 themes/default-xhdpi/menu-active.xpm               |   2 +-
 themes/default-xhdpi/menu-inactive.png             | Bin 187 -> 180 bytes
 themes/default-xhdpi/menu-inactive.svg             |   4 +-
 themes/default-xhdpi/menu-prelight.png             | Bin 187 -> 180 bytes
 themes/default-xhdpi/menu-prelight.svg             |  14 +--
 themes/default-xhdpi/menu-prelight.xpm             |   2 +-
 themes/default-xhdpi/menu-pressed.png              | Bin 187 -> 180 bytes
 themes/default-xhdpi/menu-pressed.svg              |  14 +--
 themes/default-xhdpi/menu-pressed.xpm              |   2 +-
 themes/default-xhdpi/shade-active.png              | Bin 1141 -> 180 bytes
 themes/default-xhdpi/shade-active.svg              |  61 ++--------
 themes/default-xhdpi/shade-active.xpm              | 123 ++++++++++----------
 themes/default-xhdpi/shade-inactive.png            | Bin 592 -> 180 bytes
 themes/default-xhdpi/shade-inactive.svg            |  28 ++---
 themes/default-xhdpi/shade-inactive.xpm            | 121 ++++++++++----------
 themes/default-xhdpi/shade-prelight.png            | Bin 1650 -> 180 bytes
 themes/default-xhdpi/shade-prelight.svg            |  75 +-----------
 themes/default-xhdpi/shade-prelight.xpm            | 124 ++++++++++----------
 themes/default-xhdpi/shade-pressed.png             | Bin 1698 -> 180 bytes
 themes/default-xhdpi/shade-pressed.svg             |  75 +-----------
 themes/default-xhdpi/shade-pressed.xpm             | 124 ++++++++++----------
 themes/default-xhdpi/shade-toggled-active.png      | Bin 1170 -> 180 bytes
 themes/default-xhdpi/shade-toggled-active.svg      |  61 ++--------
 themes/default-xhdpi/shade-toggled-active.xpm      | 125 ++++++++++----------
 themes/default-xhdpi/shade-toggled-inactive.png    | Bin 638 -> 180 bytes
 themes/default-xhdpi/shade-toggled-inactive.svg    |  28 ++---
 themes/default-xhdpi/shade-toggled-inactive.xpm    | 123 ++++++++++----------
 themes/default-xhdpi/shade-toggled-prelight.png    | Bin 1672 -> 180 bytes
 themes/default-xhdpi/shade-toggled-prelight.svg    |  75 +-----------
 themes/default-xhdpi/shade-toggled-prelight.xpm    | 126 +++++++++++----------
 themes/default-xhdpi/shade-toggled-pressed.png     | Bin 1700 -> 180 bytes
 themes/default-xhdpi/shade-toggled-pressed.svg     |  75 +-----------
 themes/default-xhdpi/shade-toggled-pressed.xpm     | 126 +++++++++++----------
 themes/default-xhdpi/stick-active.png              | Bin 1430 -> 180 bytes
 themes/default-xhdpi/stick-active.svg              |  61 ++--------
 themes/default-xhdpi/stick-active.xpm              | 123 ++++++++++----------
 themes/default-xhdpi/stick-inactive.png            | Bin 807 -> 180 bytes
 themes/default-xhdpi/stick-inactive.svg            |  28 ++---
 themes/default-xhdpi/stick-inactive.xpm            | 121 ++++++++++----------
 themes/default-xhdpi/stick-prelight.png            | Bin 1907 -> 180 bytes
 themes/default-xhdpi/stick-prelight.svg            |  75 +-----------
 themes/default-xhdpi/stick-prelight.xpm            | 124 ++++++++++----------
 themes/default-xhdpi/stick-pressed.png             | Bin 1910 -> 180 bytes
 themes/default-xhdpi/stick-pressed.svg             |  75 +-----------
 themes/default-xhdpi/stick-pressed.xpm             | 124 ++++++++++----------
 themes/default-xhdpi/stick-toggled-active.png      | Bin 1423 -> 180 bytes
 themes/default-xhdpi/stick-toggled-active.svg      |  70 ++----------
 themes/default-xhdpi/stick-toggled-active.xpm      | 125 ++++++++++----------
 themes/default-xhdpi/stick-toggled-inactive.png    | Bin 884 -> 180 bytes
 themes/default-xhdpi/stick-toggled-inactive.svg    |  37 ++----
 themes/default-xhdpi/stick-toggled-inactive.xpm    | 123 ++++++++++----------
 themes/default-xhdpi/stick-toggled-prelight.png    | Bin 1915 -> 180 bytes
 themes/default-xhdpi/stick-toggled-prelight.svg    |  90 ++-------------
 themes/default-xhdpi/stick-toggled-prelight.xpm    | 126 +++++++++++----------
 themes/default-xhdpi/stick-toggled-pressed.png     | Bin 1919 -> 180 bytes
 themes/default-xhdpi/stick-toggled-pressed.svg     |  90 ++-------------
 themes/default-xhdpi/stick-toggled-pressed.xpm     | 126 +++++++++++----------
 themes/default-xhdpi/title-1-active.png            | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-1-active.svg            |   4 +-
 themes/default-xhdpi/title-1-active.xpm            |   2 +-
 themes/default-xhdpi/title-1-inactive.png          | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-1-inactive.svg          |   4 +-
 themes/default-xhdpi/title-2-active.png            | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-2-active.svg            |   4 +-
 themes/default-xhdpi/title-2-active.xpm            |   2 +-
 themes/default-xhdpi/title-2-inactive.png          | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-2-inactive.svg          |   4 +-
 themes/default-xhdpi/title-3-active.png            | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-3-active.svg            |   4 +-
 themes/default-xhdpi/title-3-active.xpm            |   2 +-
 themes/default-xhdpi/title-3-inactive.png          | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-3-inactive.svg          |   4 +-
 themes/default-xhdpi/title-4-active.png            | Bin 540 -> 144 bytes
 themes/default-xhdpi/title-4-active.svg            |  47 ++------
 themes/default-xhdpi/title-4-active.xpm            |   2 +-
 themes/default-xhdpi/title-4-inactive.png          | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-4-inactive.svg          |   4 +-
 themes/default-xhdpi/title-5-active.png            | Bin 234 -> 144 bytes
 themes/default-xhdpi/title-5-active.svg            |  47 ++------
 themes/default-xhdpi/title-5-active.xpm            |   2 +-
 themes/default-xhdpi/title-5-inactive.png          | Bin 145 -> 144 bytes
 themes/default-xhdpi/title-5-inactive.svg          |   4 +-
 themes/default-xhdpi/top-left-active.png           | Bin 402 -> 332 bytes
 themes/default-xhdpi/top-left-active.svg           |  13 ++-
 themes/default-xhdpi/top-left-active.xpm           |   2 +-
 themes/default-xhdpi/top-left-inactive.png         | Bin 402 -> 332 bytes
 themes/default-xhdpi/top-left-inactive.svg         |  13 ++-
 themes/default-xhdpi/top-right-active.png          | Bin 473 -> 336 bytes
 themes/default-xhdpi/top-right-active.svg          |  37 +-----
 themes/default-xhdpi/top-right-active.xpm          |   2 +-
 themes/default-xhdpi/top-right-inactive.png        | Bin 463 -> 336 bytes
 themes/default-xhdpi/top-right-inactive.svg        |  13 ++-
 themes/default/bottom-active.png                   | Bin 96 -> 96 bytes
 themes/default/bottom-active.svg                   |   4 +-
 themes/default/bottom-active.xpm                   |   3 +-
 themes/default/bottom-inactive.png                 | Bin 96 -> 96 bytes
 themes/default/bottom-inactive.svg                 |   4 +-
 themes/default/bottom-inactive.xpm                 |   3 +-
 themes/default/bottom-left-active.xpm              |  24 ++--
 themes/default/bottom-left-inactive.xpm            |  24 ++--
 themes/default/bottom-right-active.xpm             |  24 ++--
 themes/default/bottom-right-inactive.xpm           |  24 ++--
 themes/default/close-active.png                    | Bin 710 -> 133 bytes
 themes/default/close-active.svg                    |  75 ++----------
 themes/default/close-active.xpm                    |  65 ++++++-----
 themes/default/close-inactive.png                  | Bin 530 -> 133 bytes
 themes/default/close-inactive.svg                  |  33 ++----
 themes/default/close-inactive.xpm                  |  63 ++++++-----
 themes/default/close-prelight.png                  | Bin 1038 -> 133 bytes
 themes/default/close-prelight.svg                  | 101 ++---------------
 themes/default/close-prelight.xpm                  |  66 ++++++-----
 themes/default/close-pressed.png                   | Bin 1072 -> 133 bytes
 themes/default/close-pressed.svg                   | 101 ++---------------
 themes/default/close-pressed.xpm                   |  66 ++++++-----
 themes/default/hide-active.png                     | Bin 253 -> 133 bytes
 themes/default/hide-active.svg                     |  75 ++----------
 themes/default/hide-active.xpm                     |  65 ++++++-----
 themes/default/hide-inactive.png                   | Bin 159 -> 150 bytes
 themes/default/hide-inactive.svg                   |   4 +-
 themes/default/hide-inactive.xpm                   |  63 ++++++-----
 themes/default/hide-prelight.png                   | Bin 533 -> 133 bytes
 themes/default/hide-prelight.svg                   |  89 ++-------------
 themes/default/hide-prelight.xpm                   |  66 ++++++-----
 themes/default/hide-pressed.png                    | Bin 510 -> 133 bytes
 themes/default/hide-pressed.svg                    |  89 ++-------------
 themes/default/hide-pressed.xpm                    |  66 ++++++-----
 themes/default/left-active.png                     | Bin 98 -> 98 bytes
 themes/default/left-active.svg                     |   2 +-
 themes/default/left-active.xpm                     |  50 ++++----
 themes/default/left-inactive.png                   | Bin 98 -> 98 bytes
 themes/default/left-inactive.svg                   |   2 +-
 themes/default/left-inactive.xpm                   |  50 ++++----
 themes/default/maximize-active.png                 | Bin 350 -> 133 bytes
 themes/default/maximize-active.svg                 |  69 ++---------
 themes/default/maximize-active.xpm                 |  65 ++++++-----
 themes/default/maximize-inactive.png               | Bin 213 -> 190 bytes
 themes/default/maximize-inactive.svg               |   4 +-
 themes/default/maximize-inactive.xpm               |  63 ++++++-----
 themes/default/maximize-prelight.png               | Bin 621 -> 133 bytes
 themes/default/maximize-prelight.svg               |  83 ++------------
 themes/default/maximize-prelight.xpm               |  66 ++++++-----
 themes/default/maximize-pressed.png                | Bin 596 -> 133 bytes
 themes/default/maximize-pressed.svg                |  83 ++------------
 themes/default/maximize-pressed.xpm                |  66 ++++++-----
 themes/default/maximize-toggled-active.png         | Bin 439 -> 133 bytes
 themes/default/maximize-toggled-active.svg         |  73 ++----------
 themes/default/maximize-toggled-active.xpm         |  67 +++++------
 themes/default/maximize-toggled-inactive.png       | Bin 272 -> 220 bytes
 themes/default/maximize-toggled-inactive.svg       |   4 +-
 themes/default/maximize-toggled-inactive.xpm       |  65 ++++++-----
 themes/default/maximize-toggled-prelight.png       | Bin 671 -> 133 bytes
 themes/default/maximize-toggled-prelight.svg       |  93 ++-------------
 themes/default/maximize-toggled-prelight.xpm       |  68 +++++------
 themes/default/maximize-toggled-pressed.png        | Bin 660 -> 133 bytes
 themes/default/maximize-toggled-pressed.svg        |  93 ++-------------
 themes/default/maximize-toggled-pressed.xpm        |  68 +++++------
 themes/default/menu-active.png                     | Bin 137 -> 136 bytes
 themes/default/menu-active.svg                     |   4 +-
 themes/default/menu-active.xpm                     |   2 +-
 themes/default/menu-inactive.png                   | Bin 137 -> 136 bytes
 themes/default/menu-inactive.svg                   |   4 +-
 themes/default/menu-prelight.png                   | Bin 137 -> 136 bytes
 themes/default/menu-prelight.svg                   |   4 +-
 themes/default/menu-prelight.xpm                   |   2 +-
 themes/default/menu-pressed.png                    | Bin 137 -> 136 bytes
 themes/default/menu-pressed.svg                    |   4 +-
 themes/default/menu-pressed.xpm                    |   2 +-
 themes/default/right-active.png                    | Bin 96 -> 96 bytes
 themes/default/right-active.svg                    |   4 +-
 themes/default/right-active.xpm                    |  50 ++++----
 themes/default/right-inactive.png                  | Bin 96 -> 96 bytes
 themes/default/right-inactive.svg                  |   4 +-
 themes/default/right-inactive.xpm                  |  50 ++++----
 themes/default/shade-active.png                    | Bin 513 -> 133 bytes
 themes/default/shade-active.svg                    |  69 ++---------
 themes/default/shade-active.xpm                    |  65 ++++++-----
 themes/default/shade-inactive.png                  | Bin 339 -> 133 bytes
 themes/default/shade-inactive.svg                  |  32 ++----
 themes/default/shade-inactive.xpm                  |  63 ++++++-----
 themes/default/shade-prelight.png                  | Bin 771 -> 133 bytes
 themes/default/shade-prelight.svg                  |  83 ++------------
 themes/default/shade-prelight.xpm                  |  66 ++++++-----
 themes/default/shade-pressed.png                   | Bin 769 -> 133 bytes
 themes/default/shade-pressed.svg                   |  83 ++------------
 themes/default/shade-pressed.xpm                   |  66 ++++++-----
 themes/default/shade-toggled-active.png            | Bin 505 -> 133 bytes
 themes/default/shade-toggled-active.svg            |  69 ++---------
 themes/default/shade-toggled-active.xpm            |  67 +++++------
 themes/default/shade-toggled-inactive.png          | Bin 342 -> 133 bytes
 themes/default/shade-toggled-inactive.svg          |  32 ++----
 themes/default/shade-toggled-inactive.xpm          |  65 ++++++-----
 themes/default/shade-toggled-prelight.png          | Bin 773 -> 133 bytes
 themes/default/shade-toggled-prelight.svg          |  83 ++------------
 themes/default/shade-toggled-prelight.xpm          |  68 +++++------
 themes/default/shade-toggled-pressed.png           | Bin 760 -> 133 bytes
 themes/default/shade-toggled-pressed.svg           |  83 ++------------
 themes/default/shade-toggled-pressed.xpm           |  68 +++++------
 themes/default/stick-active.png                    | Bin 588 -> 133 bytes
 themes/default/stick-active.svg                    |  69 ++---------
 themes/default/stick-active.xpm                    |  65 ++++++-----
 themes/default/stick-inactive.png                  | Bin 405 -> 133 bytes
 themes/default/stick-inactive.svg                  |  36 ++----
 themes/default/stick-inactive.xpm                  |  63 ++++++-----
 themes/default/stick-prelight.png                  | Bin 854 -> 133 bytes
 themes/default/stick-prelight.svg                  |  83 ++------------
 themes/default/stick-prelight.xpm                  |  66 ++++++-----
 themes/default/stick-pressed.png                   | Bin 824 -> 133 bytes
 themes/default/stick-pressed.svg                   |  83 ++------------
 themes/default/stick-pressed.xpm                   |  66 ++++++-----
 themes/default/stick-toggled-active.png            | Bin 598 -> 133 bytes
 themes/default/stick-toggled-active.svg            |  78 ++-----------
 themes/default/stick-toggled-active.xpm            |  67 +++++------
 themes/default/stick-toggled-inactive.png          | Bin 405 -> 133 bytes
 themes/default/stick-toggled-inactive.svg          |  39 ++-----
 themes/default/stick-toggled-inactive.xpm          |  65 ++++++-----
 themes/default/stick-toggled-prelight.png          | Bin 860 -> 133 bytes
 themes/default/stick-toggled-prelight.svg          |  98 ++--------------
 themes/default/stick-toggled-prelight.xpm          |  68 +++++------
 themes/default/stick-toggled-pressed.png           | Bin 838 -> 133 bytes
 themes/default/stick-toggled-pressed.svg           |  98 ++--------------
 themes/default/stick-toggled-pressed.xpm           |  68 +++++------
 themes/default/themerc                             |   4 +-
 themes/default/title-1-active.png                  | Bin 123 -> 121 bytes
 themes/default/title-1-active.svg                  |   4 +-
 themes/default/title-1-active.xpm                  |   2 +-
 themes/default/title-1-inactive.png                | Bin 123 -> 121 bytes
 themes/default/title-1-inactive.svg                |   4 +-
 themes/default/title-2-active.png                  | Bin 123 -> 121 bytes
 themes/default/title-2-active.svg                  |   4 +-
 themes/default/title-2-active.xpm                  |   2 +-
 themes/default/title-2-inactive.png                | Bin 123 -> 121 bytes
 themes/default/title-2-inactive.svg                |   4 +-
 themes/default/title-3-active.png                  | Bin 123 -> 121 bytes
 themes/default/title-3-active.svg                  |   4 +-
 themes/default/title-3-active.xpm                  |   2 +-
 themes/default/title-3-inactive.png                | Bin 123 -> 121 bytes
 themes/default/title-3-inactive.svg                |   4 +-
 themes/default/title-4-active.png                  | Bin 308 -> 121 bytes
 themes/default/title-4-active.svg                  |  47 ++------
 themes/default/title-4-active.xpm                  |   2 +-
 themes/default/title-4-inactive.png                | Bin 123 -> 121 bytes
 themes/default/title-4-inactive.svg                |   4 +-
 themes/default/title-5-active.png                  | Bin 184 -> 121 bytes
 themes/default/title-5-active.svg                  |  47 ++------
 themes/default/title-5-active.xpm                  |   2 +-
 themes/default/title-5-inactive.png                | Bin 123 -> 121 bytes
 themes/default/title-5-inactive.svg                |   4 +-
 themes/default/top-left-active.png                 | Bin 245 -> 224 bytes
 themes/default/top-left-active.svg                 |  13 ++-
 themes/default/top-left-active.xpm                 |   2 +-
 themes/default/top-left-inactive.png               | Bin 245 -> 224 bytes
 themes/default/top-left-inactive.svg               |  13 ++-
 themes/default/top-right-active.png                | Bin 310 -> 238 bytes
 themes/default/top-right-active.svg                |  37 +-----
 themes/default/top-right-active.xpm                |   2 +-
 themes/default/top-right-inactive.png              | Bin 283 -> 238 bytes
 themes/default/top-right-inactive.svg              |  13 ++-
 466 files changed, 5291 insertions(+), 9970 deletions(-)
 copy themes/default-hdpi/{menu-active.svg => close-inactive} (95%)
 copy themes/default-xhdpi/{menu-active.svg => close-inactive} (90%)

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


More information about the Xfce4-commits mailing list