SHA256
1
0
forked from pool/xfwm4

Accepting request 288388 from X11:xfce:Next

Xfce 4.12

OBS-URL: https://build.opensuse.org/request/show/288388
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfwm4?expand=0&rev=73
This commit is contained in:
Guido Berhoerster 2015-03-01 21:01:14 +00:00 committed by Git OBS Bridge
parent 52f2bd0c52
commit 26c0ab59d2
4 changed files with 108 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740
size 1093825

3
xfwm4-4.12.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29f4cbe2869ae32a6775877ed6bfc4ded7000f013ff7eb70b2639c49f415cc3a
size 1200700

View File

@ -1,14 +1,112 @@
-------------------------------------------------------------------
Sat Feb 28 21:53:44 UTC 2015 - gber@opensuse.org
- update to version 4.12.0
- add support for gtk window menu
- avoid window decorations in preview
- clean-up compositor state in case of error
- compute struts based on reported screen size
- do not tile windows if they don't fit in
- enable compositing by default
- enable window preview in cycling by default
- fix build with compositor disabled
- fix window menu positioning with CSD
- fix window preview disappearing on themes reload
- reuse client macros in compositor
- revert "Optionally remove frame on tiling as well"
- set maximum valid struts values
- use larger window preview by default
- use opaque background color for preview
- use smallest screen area
- translation updates
-------------------------------------------------------------------
Sat Feb 14 19:04:42 UTC 2015 - gber@opensuse.org
- update to version 4.11.3
- add a zoom_desktop xfconf setting
- add corner tiling
- add support for extended XSync counter
- add support for GTK frame extents
- add support for GTK hide titlebar on maximize
- add support for NET_WM_STATE_FOCUSED
- add titleless maximization feature
- allow color substitution in themerc
- allow cycling during drag'n drop
- allow shadow under dock ARGB windows
- allow tiling and workspace wrap on move
- changed wireframe to cairo drawing when using the compositor
- fix cycle vs. focus follow mouse
- fix fullscreen mode not working correctly for QT apps)
- fix gravity on configure request
- fix keyboard shortcuts after keyboard layout changes
- fix maximizing when window is tiled vertically or horizontally
- fix maximum host name length.
- fix opacity being reset on theme change
- fix reparenting with compositor
- fix selection with mouse in multi-monitor alt-tab dialog
- fix size increment
- limit parallel pointer moves before wrapping
- new default window decoration themes (including HDPI and xHDPI)
- on canceled move, restore all maximizations states
- optionally remove frame on tiling as well
- optionnally use window preview in tabwin
- prevent CSD windows from being moved too far up
- remove horizontal tyling on move
- remove maximize button from non-resizable windows
- remove restore-on-move option
- send debug messages to a log file
- update desktop geometry on xrandr events
- use cairo wireframe for move/resize
- use correct type on platforms where time_t is 64bits like OpenBSD
- use source indication in activate window
- use the correct drm/dri device on OpenBSD
- workaround for NET_WORKAREA with multimonitor
- lot of translations updates
-------------------------------------------------------------------
Thu Oct 2 01:30:19 UTC 2014 - crrodriguez@opensuse.org
- Do not buildRequire metapackage xorg-x11-devel only
exactly the libraries that are required.
-------------------------------------------------------------------
Sat Jul 26 06:17:33 UTC 2014 - gber@opensuse.org
- update to version 4.11.2
- improve auto-maximize fn to maximize windows which size is
equal to the available size
- restore original window size after untiling (Bug 8765)
- add improved tab-win dialog
- translation updates
-------------------------------------------------------------------
Thu May 1 09:35:19 UTC 2014 - gber@opensuse.org
- remove xfwm4-fix-bug-in-workspace-deletion.patch file
-------------------------------------------------------------------
Thu May 1 07:37:48 UTC 2014 - gber@opensuse.org
- update to version 4.11.1
- remove unnecessary clipping of the rootPicture
- if making a solid fill, use XRenderCreateSolidFill
- repaint the screen when background changes
- ignore when root atoms are unset
- implement zooming
- add tweak setting to toggle roll up feature (bxo#10563)
- disable roll up feature by default (bxo#10563)
- fix duplicated accelerators (bxo#5256)
- do not write empty session files
- optimize smart placement (bxo#5785)
- improvements in accelerator handling
- remove unmaintained translations
- make the xfwm4-settings dialog use less height
- fixup padding in keyboard shortcuts tab
- autotools updates
- add Vsync support for the compositor (bxo#8898)
- translation updates
-------------------------------------------------------------------
Sun May 5 19:08:49 UTC 2013 - gber@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package xfwm4
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: xfwm4
Version: 4.10.1
Version: 4.12.0
Release: 0
Summary: Default Window Manager for the Xfce Desktop Environment
License: GPL-2.0+
Group: System/GUI/XFCE
Url: http://docs.xfce.org/xfce/xfwm4/start
Source0: http://archive.xfce.org/src/xfce/xfwm4/4.10/%{name}-%{version}.tar.bz2
Source0: http://archive.xfce.org/src/xfce/xfwm4/4.12/%{name}-%{version}.tar.bz2
Source1: Sonar-xfwm4.tar.bz2
Source2: COPYING.Sonar
Source3: Gilouche-xfwm4.tar.bz2
@ -52,10 +52,10 @@ BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xrender)
Provides: xfwm4-doc = %{version}
Obsoletes: xfwm4-doc <= 4.8.3
Recommends: %{name}-lang = %{version}
Suggests: xfwm4-themes
Provides: xfwm4-doc = %{version}
Obsoletes: xfwm4-doc <= 4.8.3
Provides: windowmanager
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -72,8 +72,8 @@ advanced tweaks.
Summary: Upstream Branding of xfwm4
Group: System/GUI/XFCE
Supplements: packageand(%{name}:branding-upstream)
Provides: %{name}-branding = %{version}
Conflicts: otherproviders(%{name}-branding)
Provides: %{name}-branding = %{version}
#BRAND: xfce4.xml: Determines a number of window manager settings including the
#BRAND: default theme and title bar font.
BuildArch: noarch
@ -111,9 +111,6 @@ rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%fdupes %{buildroot}%{_datadir}
%clean
rm -rf %{buildroot}
%post
%desktop_database_post
%icon_theme_cache_post
@ -139,6 +136,7 @@ rm -rf %{buildroot}
%dir %{_libdir}/xfce4/xfwm4
%files lang -f %{name}.lang
%defattr(-,root,root)
%files branding-upstream
%defattr(-,root,root)