SHA256
1
0
forked from pool/xfwm4

Accepting request 116191 from X11:xfce

- update to version 4.10.0
  - translation updates

- obsolete xfwm4-doc properly

- recommend %{name}-lang

- update to version 4.9.1
  - improve tiling
  - reduce tiling distance
  - keep pointer position relative to the window being moved
  - set spacing to avoid overlap with some themes
  - add workspace settings in a notebook
  - improve workspace dialog subtitle/comment
  - generate default icon during make dist
  - update FSF address in settings dialogs
  - add missing license
  - restore button press/release mask as removing it breaks switching
    workspaces with scroll wheel
  - add UI option to WM tweaks for tiling
  - resize fullscreen windows on screen size changes
  - don't use deprecated g_str(n)casecmp
  - translation updates

- update to version 4.9.0
  - add tiling feature
  - navigate with arrows in task switcher
  - show dialogs in settings category
  - do not cancel pending focus transition and use actual
    meaningful timestamp to avoid setting focus on wrong window in

OBS-URL: https://build.opensuse.org/request/show/116191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfwm4?expand=0&rev=45
This commit is contained in:
Stephan Kulow 2012-05-08 09:50:06 +00:00 committed by Git OBS Bridge
commit a014ce0011
4 changed files with 81 additions and 24 deletions

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c
size 1100067

View File

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

View File

@ -1,3 +1,76 @@
-------------------------------------------------------------------
Sun Apr 29 09:02:06 UTC 2012 - gber@opensuse.org
- update to version 4.10.0
- translation updates
-------------------------------------------------------------------
Thu Apr 19 21:58:02 UTC 2012 - gber@opensuse.org
- obsolete xfwm4-doc properly
-------------------------------------------------------------------
Sat Apr 14 13:38:08 UTC 2012 - gber@opensuse.org
- recommend %{name}-lang
-------------------------------------------------------------------
Sat Apr 14 10:29:19 UTC 2012 - gber@opensuse.org
- update to version 4.9.1
- improve tiling
- reduce tiling distance
- keep pointer position relative to the window being moved
- set spacing to avoid overlap with some themes
- add workspace settings in a notebook
- improve workspace dialog subtitle/comment
- generate default icon during make dist
- update FSF address in settings dialogs
- add missing license
- restore button press/release mask as removing it breaks switching
workspaces with scroll wheel
- add UI option to WM tweaks for tiling
- resize fullscreen windows on screen size changes
- don't use deprecated g_str(n)casecmp
- translation updates
-------------------------------------------------------------------
Sun Apr 8 16:42:11 UTC 2012 - gber@opensuse.org
- update to version 4.9.0
- add tiling feature
- navigate with arrows in task switcher
- show dialogs in settings category
- do not cancel pending focus transition and use actual
meaningful timestamp to avoid setting focus on wrong window in
focus follow mouse
- remove docbook documentation
- remove older themes from main package (moved to xfwm4-themes
now)
- add patch for themeable tab-window
- use themeable icons for the settings manager and the menu,
rework the default icons for the settings manager and the
window menu and add SVG version
- reintroduce the double-click timeout
- drop AC_PROG_LIBTOOL in favor of LT_PREREQ and LT_INIT
- simply double click detection logic
- add special icons for the button layout in settings
- remove some XFlush() calls
- upon restart, restore the previous selected workspace
- improve horizontal/vertical maximization toggle so that
de-maximizing in either direction while fully maximized gives
the expected maximization result
- change the default theme to differentiate from 4.8
- update mouse cursor theme and size dynamically
- optimize transients for group evaluation while withdrawing#
windows
- increase timeout for other WM to exit with "--replace",
- rework focus and fullscreen windows to make xfwm4 simpler and
more predictable
- get rid or of old GNOME 1.x protocol
- get rif of legacy fullscreen emulation
- translation updates
-------------------------------------------------------------------
Thu Mar 29 22:16:33 UTC 2012 - gber@opensuse.org

View File

@ -17,13 +17,13 @@
Name: xfwm4
Version: 4.8.3
Version: 4.10.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.8/%{name}-%{version}.tar.bz2
Source0: http://archive.xfce.org/src/xfce/xfwm4/4.10/%{name}-%{version}.tar.bz2
Source1: Sonar-xfwm4.tar.bz2
Source2: COPYING.Sonar
Source3: Gilouche-xfwm4.tar.bz2
@ -44,7 +44,9 @@ BuildRequires: pkgconfig(libxfce4kbd-private-2)
BuildRequires: pkgconfig(libxfce4ui-1)
BuildRequires: pkgconfig(libxfce4util-1.0)
BuildRequires: pkgconfig(libxfconf-0)
Recommends: %{name}-doc = %{version}
Provides: xfwm4-doc = %{version}
Obsoletes: xfwm4-doc <= 4.8.3
Recommends: %{name}-lang = %{version}
Suggests: xfwm4-themes
Provides: windowmanager
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -71,15 +73,6 @@ BuildArch: noarch
%description branding-upstream
This package provides the upstream look and feel for the xfwm4 window manager.
%package doc
Summary: Documentation for %{name}
Group: Documentation/HTML
Requires: %{name} = %{version}
BuildArch: noarch
%description doc
This package contains the HTML documentation for xfwm4.
%lang_package
%prep
@ -89,7 +82,6 @@ cp %{SOURCE2} %{SOURCE4} %{SOURCE6} .
%build
export CFLAGS="%{optflags} -fno-strict-aliasing"
%configure \
--docdir=%{_datadir}/xfce4/xfwm4 \
--enable-compositor
make %{?_smp_mflags} V=1
@ -105,8 +97,6 @@ install -D -p -m 644 %{SOURCE7} \
%suse_update_desktop_file xfce-wmtweaks-settings
%suse_update_desktop_file xfce-workspaces-settings
rm -f %{buildroot}%{_defaultdocdir}/%{name}/html/*/images/Makefile.am
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{name} %{?no_lang_C}
@ -149,10 +139,4 @@ rm -rf %{buildroot}
%dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml
%config %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
%files doc
%defattr(-,root,root)
%dir %{_datadir}/xfce4
%dir %{_datadir}/xfce4/xfwm4
%doc %{_datadir}/xfce4/xfwm4/html/
%changelog