[Xfce4-commits] [xfce/xfwm4] branch xfce-4.14 updated (c98b190 -> 0c5c22f)

noreply at xfce.org noreply at xfce.org
Sat Apr 11 17:58:36 CEST 2020


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       x   f   c   e   -   4   .   1   4   
   in repository xfce/xfwm4.

      from  c98b190   I18n: Update translation pl (100%).
       new  045eff4   menu: Restore “Always below” options
       new  91133df   compositor: Don't repaint a screen of zero size
       new  95f3bf1   common: There might be no primary monitor
       new  e7611eb   workarea: Ignore change without a primary monitor
       new  76cfba3   compositor: bind/release texture on each GLX swap
       new  4dfdcb6   stacking : Fix raise delay
       new  63992ab   compositor: Use actual surface position and size
       new  faa5172   client: Fix hostname not showing initially
       new  e6212e6   themes: Fix leftover SVG overlay
       new  d2b0e3c   compositor: Don't draw shadow on maximized windows
       new  1c4c83a   setting-dialog: Add keywords to .desktop files
       new  629c846   settings-dialog: Fix drag and drop of buttons
       new  e0391a3   compositor: Blacklist SVGA3D renderer
       new  6523626   frame: Fix title align
       new  d742ec0   moveresize: Restore window state on move
       new  1bdc36f   device: Check standard passive button grabs
       new  ec71584   Fix GTimeVal deprecation
       new  0c5c22f   tabwin: Ensure selected windows remain selected

The 18 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:
 common/xfwm-common.c                               |  13 +-
 common/xfwm-common.h                               |   2 +-
 settings-dialogs/xfce-wm-settings.desktop.in       |   1 +
 settings-dialogs/xfce-wmtweaks-settings.desktop.in |   1 +
 .../xfce-workspaces-settings.desktop.in            |   1 +
 settings-dialogs/xfwm4-settings.c                  |  18 ++-
 src/client.c                                       |   6 +-
 src/compositor.c                                   | 140 +++++++++++-------
 src/device.c                                       |  49 +++---
 src/display.c                                      |  10 +-
 src/events.c                                       |   6 -
 src/focus.c                                        |  11 +-
 src/frame.c                                        |   9 +-
 src/menu.c                                         |   1 +
 src/moveresize.c                                   |  11 +-
 src/screen.c                                       |  51 -------
 src/screen.h                                       |   2 -
 src/settings.c                                     |   2 -
 src/stacking.c                                     |   1 +
 src/startup_notification.c                         |   9 +-
 src/tabwin.c                                       |  13 +-
 src/workspaces.c                                   |   8 +-
 themes/default-hdpi/close-inactive                 | 164 ---------------------
 themes/default-xhdpi/close-inactive                | 164 ---------------------
 themes/default/hide-inactive.png                   | Bin 150 -> 133 bytes
 themes/default/hide-inactive.svg                   |  31 +---
 themes/default/maximize-inactive.png               | Bin 190 -> 133 bytes
 themes/default/maximize-inactive.svg               |  30 +---
 themes/default/maximize-toggled-inactive.png       | Bin 220 -> 133 bytes
 themes/default/maximize-toggled-inactive.svg       |  32 +---
 30 files changed, 205 insertions(+), 581 deletions(-)
 delete mode 100644 themes/default-hdpi/close-inactive
 delete mode 100644 themes/default-xhdpi/close-inactive

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


More information about the Xfce4-commits mailing list