69a9581
%define 	kde_dialogversion 0.0.6
Kristian Høgsberg 85cc366
d9c0697
%define		core_plugins	blur clone cube dbus decoration fade ini inotify minimize move place png regex resize rotate scale screenshot switcher video water wobbly zoom fs obs commands wall
Kristian Høgsberg 85cc366
0afa278
%define		gnome_plugins	annotate gconf glib svg gnomecompat
Kristian Høgsberg 85cc366
Kristian Høgsberg 85cc366
# List of plugins passed to ./configure.  The order is important
Kristian Høgsberg 85cc366
f4a8c9f
%define		plugins		core,glib,gconf,dbus,png,svg,video,screenshot,decoration,clone,place,fade,minimize,move,resize,switcher,scale,wall,obs
sandmann e8b1785
f86ce57
Name:           compiz
Kristian Høgsberg 2e86583
URL:            http://www.go-compiz.org
48ec67a
License:        GPLv2+ and LGPLv2+ and MIT
f86ce57
Group:          User Interface/Desktops
Leigh Scott a59ddaf
Version:        0.8.4
851c05b
Release:        6%{?dist}
f86ce57
f86ce57
Summary:        OpenGL window and compositing manager
f86ce57
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
f86ce57
095af16
# libdrm is not available on these arches
Nikolay Vladimirov 5a2d33c
ExcludeArch:   s390 s390x
4475068
595f6a8
Requires:	system-logos
595f6a8
Requires: 	glx-utils
d0aaebb
Requires(post): desktop-file-utils
d0aaebb
f86ce57
BuildRequires:  libX11-devel, libdrm-devel, libwnck-devel
f86ce57
BuildRequires:  libXfixes-devel, libXrandr-devel, libXrender-devel
f86ce57
BuildRequires:  libXcomposite-devel, libXdamage-devel, libXext-devel
f86ce57
BuildRequires:  libXt-devel, libXmu-devel, libICE-devel, libSM-devel
f86ce57
BuildRequires:  gnome-desktop-devel, control-center-devel, GConf2-devel
sandmann 79de4ec
BuildRequires:  desktop-file-utils
3e8a7a8
BuildRequires:  intltool
Kristian Høgsberg 2e86583
BuildRequires:  gettext
41a1a5f
BuildRequires:  dbus-devel
41a1a5f
BuildRequires:  librsvg2-devel
3e8a7a8
BuildRequires:  metacity-devel
a8a15f4
BuildRequires:  mesa-libGLU-devel
69b8730
BuildRequires:  kdebase-workspace-devel plasma-devel
0e96ae8
BuildRequires:  fuse-devel
a234e33
BuildRequires:	cairo-devel
d8f97bb
BuildRequires:	libtool
f86ce57
Leigh Scott 5ced482
Source0:	http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
69a9581
Source1:	kde-desktop-effects-%{kde_dialogversion}.tar.bz2
69a9581
Source2:        compiz-gtk
69a9581
Source3:        compiz-gtk.desktop
f86ce57
d5f97e6
# Make sure that former beryl users still have bling
Kristian Høgsberg 3b58536
Obsoletes: beryl-core
d5f97e6
sandmann e3bcf42
# Patches that are not upstream
f86ce57
Patch103: composite-cube-logo.patch
f86ce57
Patch105: fedora-logo.patch
Kristian Høgsberg 85cc366
Patch106: redhat-logo.patch
Leigh Scott a59ddaf
Patch107: compiz-0.8.4-wall.patch
decc6c1
#Patch110: scale-key.patch
a5a9348
3e263b8
Patch127: unknown-key.patch
Leigh Scott c25a991
Patch128: kde44-api.patch
efce704
Patch129: compiz-0.8.4-linkfix.patch
3e263b8
f86ce57
%description
f86ce57
Compiz is one of the first OpenGL-accelerated compositing window
f86ce57
managers for the X Window System. The integration allows it to perform
f86ce57
compositing effects in window management, such as a minimization
f86ce57
effect and a cube workspace.  Compiz is an OpenGL compositing manager
bcf133c
that use Compiz use EXT_texture_from_pixmap OpenGL extension for
bcf133c
binding redirected top-level windows to texture objects.
Kristian Høgsberg e61d2b1
Kristian Høgsberg e61d2b1
%package devel
64a51dc
Summary: Development packages for compiz
Kristian Høgsberg e61d2b1
Group: Development/Libraries
41a1a5f
Requires: compiz = %{version}-%{release}
41a1a5f
Requires: pkgconfig
Kristian Høgsberg 1510d65
Requires: libXcomposite-devel libXfixes-devel libXdamage-devel libXrandr-devel
Kristian Høgsberg 1510d65
Requires: libXinerama-devel libICE-devel libSM-devel libxml2-devel
Kristian Høgsberg 1510d65
Requires: libxslt-devel startup-notification-devel
Kristian Høgsberg e61d2b1
Kristian Høgsberg e61d2b1
%description devel
Kristian Høgsberg e61d2b1
The compiz-devel package includes the header files,
Kristian Høgsberg e61d2b1
and developer docs for the compiz package.
Kristian Høgsberg e61d2b1
Kristian Høgsberg e61d2b1
Install compiz-devel if you want to develop plugins for the compiz
bcf133c
windows and compositing manager.
Kristian Høgsberg 2e86583
Kristian Høgsberg 2e86583
%package gnome
Kristian Høgsberg 2e86583
Summary: Compiz gnome integration bits
Kristian Høgsberg 2e86583
Group: User Interface/Desktops
69a9581
Requires: desktop-effects
Kristian Høgsberg 2e86583
Requires: %{name} = %{version}
Kristian Høgsberg 2e86583
Requires(pre): GConf2
Kristian Høgsberg 2e86583
Requires(post): GConf2
Kristian Høgsberg 2e86583
Requires(preun): GConf2
Kristian Høgsberg 1e496b7
Obsoletes: compiz < 0.5.2-8
cb91e18
Obsoletes: beryl-gnome
Kristian Høgsberg 2e86583
Kristian Høgsberg 2e86583
%description gnome
Kristian Høgsberg 2e86583
The compiz-gnome package contains gtk-window-decorator,
bcf133c
and other gnome integration related stuff.
Kristian Høgsberg 2e86583
Kristian Høgsberg 2e86583
%package kde
Kristian Høgsberg 2e86583
Summary: Compiz kde integration bits
Kristian Høgsberg 2e86583
Group: User Interface/Desktops
Kristian Høgsberg 2e86583
Requires: %{name} = %{version}
e3fba88
Requires: compiz-manager
0fbeaca
Requires: compiz-fusion = %{version}
cb91e18
Obsoletes: beryl-kde
Kristian Høgsberg 2e86583
Kristian Høgsberg 2e86583
%description kde
Kristian Høgsberg 2e86583
The compiz-kde package contains kde-window-decorator,
bcf133c
and other kde integration related stuff.
Kristian Høgsberg 2e86583
Kristian Høgsberg e61d2b1
f86ce57
%prep
69a9581
%setup -q -T -b1 -n kde-desktop-effects-%{kde_dialogversion}
William Jon McCann 7d7d586
%setup -q
sandmann e3bcf42
Kristian Høgsberg ba68739
%patch103 -p1 -b .composite-cube-logo
Kristian Høgsberg ff1e151
%if 0%{?fedora}
f86ce57
%patch105 -p1 -b .fedora-logo
Kristian Høgsberg 85cc366
%else
Kristian Høgsberg 85cc366
%patch106 -p1 -b .redhat-logo
Kristian Høgsberg 85cc366
%endif
a234e33
%patch107 -p1 -b .wall
decc6c1
#%patch110 -p1 -b .scale-key
Kristian Høgsberg 876fc7d
3e263b8
%patch127 -p1 -b .unknown-key
Leigh Scott c25a991
# http://bugs.opencompositing.org/show_bug.cgi?id=1249
Leigh Scott c25a991
%patch128 -p1 -b .kde44-api
efce704
%patch129 -p1 -b .linkfix
a5a9348
f86ce57
%build
sandmann e3bcf42
rm -rf $RPM_BUILD_ROOT
sandmann e3bcf42
sandmann e3bcf42
CPPFLAGS="$CPPFLAGS -I$RPM_BUILD_ROOT%{_includedir}"
sandmann e3bcf42
export CPPFLAGS
sandmann e3bcf42
decc6c1
#needed to find kde4 libs
decc6c1
LDFLAGS="$LDFLAGS -L%{_libdir}/kde4/devel"
decc6c1
export LDFLAGS
decc6c1
d8f97bb
libtoolize
a234e33
aclocal
d8f97bb
autoconf
a234e33
automake
Kristian Høgsberg 953ef5b
%configure 					\
ed717a0
	--enable-gconf 			\
Kristian Høgsberg 953ef5b
	--enable-dbus 				\
ed717a0
	--enable-place 			\
Kristian Høgsberg 953ef5b
	--enable-librsvg 			\
Kristian Høgsberg 953ef5b
	--enable-gtk 				\
Kristian Høgsberg 953ef5b
	--enable-metacity 			\
Kristian Høgsberg 953ef5b
	--enable-gnome				\
Kristian Høgsberg 953ef5b
	--with-default-plugins=%{plugins}	\
Kristian Høgsberg 953ef5b
	--enable-gnome-keybindings		\
1582a8a
	--disable-kde				\
decc6c1
	--enable-kde4
f86ce57
Kristian Høgsberg 98ad61c
make %{?_smp_mflags} imagedir=%{_datadir}/pixmaps
f86ce57
sandmann 52c81e8
f86ce57
%install
f86ce57
rm -rf $RPM_BUILD_ROOT
Kristian Høgsberg eafcc52
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
f86ce57
make DESTDIR=$RPM_BUILD_ROOT install || exit 1
f86ce57
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
sandmann 52c81e8
69a9581
install %SOURCE2 $RPM_BUILD_ROOT%{_bindir}
William Jon McCann 7d7d586
William Jon McCann 7d7d586
desktop-file-install --vendor="" \
William Jon McCann 7d7d586
  --dir $RPM_BUILD_ROOT%{_datadir}/applications \
69a9581
  %SOURCE3
William Jon McCann 7d7d586
e3fba88
# kde-desktop-effects
e3fba88
echo INSTALLING KDE DESKTOP EFFECTS
e3fba88
pushd ../kde-desktop-effects-%{kde_dialogversion}
e3fba88
cp -a kde-desktop-effects.sh $RPM_BUILD_ROOT/%{_bindir}/
e3fba88
mkdir -p $RPM_BUILD_ROOT/%{_docdir}/compiz-kde-%{version}
e3fba88
cp -a ChangeLog COPYING README $RPM_BUILD_ROOT/%{_docdir}/compiz-kde-%{version}
e3fba88
e3fba88
iconlist="16 24 32 36 48 96"
e3fba88
for i in $iconlist; do
e3fba88
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$i\x$i/apps/
69a9581
 cp -p desktop-effects$i.png $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/$i\x$i/apps/kde-desktop-effects.png
e3fba88
done
e3fba88
ed717a0
desktop-file-install --vendor=""              \
ed717a0
--dir=%{buildroot}%{_datadir}/applications/kde \
e3fba88
kde-desktop-effects.desktop
e3fba88
popd
e3fba88
e3fba88
f86ce57
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
f86ce57
find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
f86ce57
e3fba88
Kristian Høgsberg 98ad61c
%find_lang compiz
Kristian Høgsberg 98ad61c
Kristian Høgsberg 3b58536
cat compiz.lang > core-files.txt
Kristian Høgsberg 85cc366
Kristian Høgsberg 85cc366
for f in %{core_plugins}; do
Kristian Høgsberg 85cc366
  echo %{_libdir}/compiz/lib$f.so
Kristian Høgsberg 85cc366
  echo %{_datadir}/compiz/$f.xml
Kristian Høgsberg 85cc366
done >> core-files.txt
Kristian Høgsberg 85cc366
Kristian Høgsberg 85cc366
for f in %{gnome_plugins}; do
Kristian Høgsberg 85cc366
  echo %{_libdir}/compiz/lib$f.so
Kristian Høgsberg 85cc366
  echo %{_datadir}/compiz/$f.xml
Kristian Høgsberg 3b58536
done >> gnome-files.txt
Kristian Høgsberg 98ad61c
Kristian Høgsberg 2e86583
%post -p /sbin/ldconfig
Kristian Høgsberg 2e86583
Kristian Høgsberg 2e86583
%postun -p /sbin/ldconfig
Kristian Høgsberg 2e86583
Kristian Høgsberg 2e86583
%post gnome
sandmann d7aef9c
update-desktop-database -q %{_datadir}/applications
Kristian Høgsberg 85cc366
f86ce57
export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source`
b0a1976
William Jon McCann 7d7d586
for p in %{core_plugins} %{gnome_plugins} core;
b0a1976
	do echo %{_sysconfdir}/gconf/schemas/compiz-${p}.schemas ; done \
William Jon McCann 7d7d586
	| xargs %{_bindir}/gconftool-2 --makefile-install-rule >& /dev/null || :
b0a1976
318035a
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gwd.schemas >& /dev/null || :
Kristian Høgsberg e060f05
Kristian Høgsberg 85cc366
Kristian Høgsberg 2e86583
%pre gnome
d0aaebb
if [ "$1" -gt 1 ]; then
318035a
  export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b0a1976
William Jon McCann 7d7d586
  for p in %{core_plugins} %{gnome_plugins} core;
b0a1976
	do echo %{_sysconfdir}/gconf/schemas/compiz-${p}.schemas ; done \
b0a1976
	| xargs %{_bindir}/gconftool-2 --makefile-uninstall-rule >& /dev/null || :
b0a1976
318035a
  gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gwd.schemas >& /dev/null || :
d0aaebb
fi
d0aaebb
Kristian Høgsberg 85cc366
Kristian Høgsberg 2e86583
%preun gnome
Kristian Høgsberg eafcc52
if [ "$1" -eq 0 ]; then
318035a
  export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b0a1976
William Jon McCann 7d7d586
  for p in %{core_plugins} %{gnome_plugins} core;
b0a1976
	do echo %{_sysconfdir}/gconf/schemas/compiz-${p}.schemas ; done \
b0a1976
	| xargs %{_bindir}/gconftool-2 --makefile-uninstall-rule >& /dev/null || :
b0a1976
318035a
  gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gwd.schemas >& /dev/null || :
Kristian Høgsberg eafcc52
fi
f86ce57
318035a
e3fba88
%post kde
e3fba88
update-desktop-database -q %{_datadir}/applications/kde
e3fba88
touch --no-create %{_datadir}/icons/hicolor
e3fba88
e3fba88
%postun kde
e3fba88
touch --no-create %{_datadir}/icons/hicolor
e3fba88
Kristian Høgsberg 2e86583
f86ce57
%clean
f86ce57
rm -rf $RPM_BUILD_ROOT
f86ce57
Kristian Høgsberg 85cc366
Kristian Høgsberg 85cc366
%files -f core-files.txt
f86ce57
%defattr(-, root, root)
7e34193
%doc AUTHORS ChangeLog COPYING* README TODO
f86ce57
%{_bindir}/compiz
Kristian Høgsberg 98ad61c
%{_libdir}/libdecoration.so.*
f10aa75
%dir %{_libdir}/compiz
f10aa75
%dir %{_datadir}/compiz
f86ce57
%{_datadir}/compiz/*.png
Kristian Høgsberg 2e86583
%{_datadir}/compiz/core.xml
Kristian Høgsberg 2e86583
Kristian Høgsberg 2e86583
Kristian Høgsberg 85cc366
%files gnome -f gnome-files.txt
Kristian Høgsberg 2e86583
%defattr(-, root, root)
William Jon McCann 7d7d586
%{_bindir}/compiz-gtk
Kristian Høgsberg 2e86583
%{_bindir}/gtk-window-decorator
Kristian Høgsberg 2e86583
%{_libdir}/window-manager-settings/libcompiz.so
49d4f4a
%{_datadir}/gnome/wm-properties/compiz-wm.desktop
Kristian Høgsberg e060f05
%{_datadir}/gnome-control-center/keybindings/50-compiz-desktop-key.xml
Kristian Høgsberg e060f05
%{_datadir}/gnome-control-center/keybindings/50-compiz-key.xml
William Jon McCann 7d7d586
%{_datadir}/applications/compiz-gtk.desktop
02242d2
%exclude %{_datadir}/applications/compiz.desktop
Kristian Høgsberg 2e86583
%{_sysconfdir}/gconf/schemas/*.schemas
Kristian Høgsberg 2e86583
Kristian Høgsberg 85cc366
Kristian Høgsberg 2e86583
%files kde
Kristian Høgsberg 2e86583
%defattr(-, root, root)
decc6c1
%{_bindir}/kde4-window-decorator
e3fba88
%{_docdir}/compiz-kde-%{version}
e3fba88
%{_bindir}/kde-desktop-effects.sh
e3fba88
%{_datadir}/applications/kde/kde-desktop-effects.desktop
e3fba88
%{_datadir}/icons/hicolor/*/apps/kde-desktop-effects.png
decc6c1
%{_datadir}/compiz/kconfig.xml
f86ce57
Kristian Høgsberg e61d2b1
%files devel
Kristian Høgsberg e61d2b1
%defattr(-, root, root)
Kristian Høgsberg e61d2b1
%{_libdir}/pkgconfig/compiz.pc
Kristian Høgsberg 98ad61c
%{_libdir}/pkgconfig/libdecoration.pc
Kristian Høgsberg e060f05
%{_libdir}/pkgconfig/compiz-cube.pc
Kristian Høgsberg e060f05
%{_libdir}/pkgconfig/compiz-gconf.pc
Kristian Høgsberg e060f05
%{_libdir}/pkgconfig/compiz-scale.pc
Kristian Høgsberg e060f05
%{_datadir}/compiz/schemas.xslt
Kristian Høgsberg e61d2b1
%{_includedir}/compiz
Kristian Høgsberg 98ad61c
%{_libdir}/libdecoration.so
Kristian Høgsberg e61d2b1
Kristian Høgsberg 85cc366
f86ce57
%changelog
851c05b
* Sun Feb 21 2010 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.4-6
851c05b
- Use ccp if present (RH #532229)
851c05b
efce704
* Sat Feb 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.4-5
efce704
- Fix FTBFS (RH #555429)
efce704
Leigh Scott d310f4f
* Mon Feb 08 2010 Leigh Scott <leigh123linux@googlemail.com> - 0.8.4-4
Leigh Scott c25a991
- rebuilt for new kde api
Leigh Scott c25a991
- drop kde4_decorator_build patch
Leigh Scott c25a991
- add kde44-api patch
Leigh Scott d310f4f
- drop build requires dbus-qt-devel as it is deprecated in F13
Leigh Scott c25a991
7fc41d0
* Mon Jan 18 2010 Matthias Clasen <mclasen@redhat.com> - 0.8.4-3
7fc41d0
- Rebuild against new gnome-desktop
7fc41d0
Leigh Scott 4fcdea9
* Sat Jan 16 2010 Leigh Scott <leigh123linux@googlemail.com> - 0.8.4-2
Leigh Scott 4fcdea9
- add patch to fix kde decorator build error
Leigh Scott 5ced482
- fix source url
Leigh Scott 4fcdea9
Leigh Scott a59ddaf
* Sat Jan 16 2010 Leigh Scott <leigh123linux@googlemail.com> - 0.8.4-1
Leigh Scott a59ddaf
- update to 0.8.4
Leigh Scott a59ddaf
- update compiz-0.8.2-wall patch
Leigh Scott a59ddaf
- drop upstream patches
Leigh Scott a59ddaf
c1b2308
* Tue Nov 24 2009 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.8.2-21
c1b2308
- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI)
c1b2308
3e8a7a8
* Sun Nov 08 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-20
3e8a7a8
- Remove some other unneeded provides / requires
3e8a7a8
150b0c4
* Sun Nov 08 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-19
150b0c4
- Remove outdated Conflicts/Requires, RH #528267
150b0c4
3e263b8
* Mon Oct 26 2009 Matthias Clasen <mclasen@redhat.com> - 0.8.2-18
3e263b8
- Better fix for keybindings
3e263b8
3e263b8
* Mon Oct 26 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-17
3e263b8
- Fix was wrong - revert it
3e263b8
3e263b8
* Mon Oct 26 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-16
3e263b8
- Don't ship broken keybindings files RH #530603
3e263b8
041f42f
* Mon Sep 21 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-15
041f42f
- Revert pageflip patch
041f42f
897493e
* Mon Aug 24 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-14
897493e
- Fix build
897493e
69a9581
* Mon Aug 24 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-13
69a9581
- Drop desktop-effects
69a9581
- Make compiz-gnome require desktop-effects
69a9581
- Drop now redundant requires
69a9581
- Update kde desktop effects to 0.0.6 (includes its own icon)
69a9581
27a6c86
* Sat Aug 22 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-12
27a6c86
- Fix build
27a6c86
c734a6f
* Sat Aug 22 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-11
c734a6f
- Fix up the compiz-gtk script
c734a6f
e59aa8e
* Fri Aug 07 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-10
e59aa8e
- Enable direct rendering and always-swap by default
e59aa8e
- Tearing free compiz for INTEL cards ;)
e59aa8e
d8f97bb
* Sat Aug 01 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-9
d8f97bb
- Fix build
d8f97bb
Kristian Høgsberg f611249
* Fri Jul 31 2009 Kristian Høgsberg <krh@redhat.com> - 0.8.2-8
Kristian Høgsberg f611249
- Add patch to add option to always use glXSwapBuffers.
Kristian Høgsberg f611249
cca4921
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-7
cca4921
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
cca4921
10ceef7
* Sat Jul 11 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-6
10ceef7
- Fix build
10ceef7
a234e33
* Fri Jul 10 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-5
a234e33
- Move wall plugin from fusion to the main compiz package
a234e33
- Drop requires on compiz-fusion-gnome
a234e33
af95195
* Fri Jul 10 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-4
af95195
- Replace compiz-0.8.2-pin-initial-plugins with a fixed up one
af95195
  by Philippe Troin <phil@fifi.org> (RH #473896)
af95195
22305bd
* Mon Jun  8 2009 Matthias Clasen <mclasen@redhat.com> - 0.8.2-3
22305bd
- Fix handling of --replace in compiz-gtk, _again_
22305bd
aae7f70
* Tue May 26 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-2
aae7f70
- Add commands plugin
aae7f70
- Fix build
aae7f70
0afa278
* Mon May 25 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.8.2-1
0afa278
- Update to 0.8.2
0afa278
- Drop upstreamed patches
0afa278
12e375f
* Sun Apr 05 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-18
12e375f
- Direct rendering does not mean that we have hw 3D
12e375f
0b9ccfb
* Mon Mar 16 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-17
0b9ccfb
- Fix compiz-gtk script RH #490383
0b9ccfb
81a2790
* Sun Mar 15 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-16
81a2790
- Revert to always using indirect rendering
81a2790
595f6a8
* Sun Mar 15 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-15
595f6a8
- Improved tfp check, fixes "white screen of death"
595f6a8
- Use direct rendering if the driver supports it (DRI2)
595f6a8
fb3cf1e
* Sat Feb 28 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-14
fb3cf1e
- Backport gwd fix from upstream, should fix RH #484056
fb3cf1e
3538ba1
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.8-13
3538ba1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3538ba1
cb6e1b7
* Wed Jan 28 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-12
cb6e1b7
- Backport some KDE-4.2 fixes from upstream
cb6e1b7
69d61cd
* Tue Jan 27 2009 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-11
69d61cd
- Make the terminal keybinding work (RH #439665)
69d61cd
ba20ac4
* Thu Dec 18 2008 Matthias Clasen <mclasen@redhat.com> - 0.7.8-10
ba20ac4
- Rebuild against new gnome-desktop
ba20ac4
c0c5070
* Mon Dec 08 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-9
c0c5070
- Remove direct rendering check for now
c0c5070
f4a8c9f
* Sun Dec 07 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-8
f4a8c9f
- Add 'obs' to default plugin list 
f4a8c9f
- Improve glx_tfp check
f4a8c9f
b86ae69
* Fri Dec 05 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-7
5fcda4e
- Readd compiz-0.7.6-utility-windows.patch
5fcda4e
- Fix memory leaks
5fcda4e
a5a9348
* Thu Dec 04 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-6
a5a9348
- Bugfixes from git head:
a5a9348
	compiz-0.7.8-decoration-placement.patch (RH #218561)
a5a9348
	compiz-0.7.8-fullscreen-top.patch
a5a9348
- Fall back to metacity if GLX_tfp is not present (RH #457816)
a5a9348
- Don't allow command line passed (config) plugins to be unloaded
a5a9348
69b8730
* Mon Dec 01 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.7.8-5
1fd1722
- Patch and rebuild for new libplasma, BR plasma-devel
69b8730
778f6f6
* Wed Nov 26 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-4
778f6f6
- Rebuild against new gnome-desktop
778f6f6
3b22608
* Sat Nov 08 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-3
3b22608
- Add obs plugin
3b22608
a11506d
* Sat Nov 08 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-2
a11506d
- Fix sources file
a11506d
3402891
* Sat Nov 08 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.8-1
3402891
- Update to 0.7.8
3402891
- Dropped patches:
3402891
	compiz-0.7.6-decoration-size.patch
3402891
	compiz-0.7.6-metacity-spacer.patch
3402891
	compiz-0.7.6-utility-windows.patch
3402891
	compiz-0.7.6-multi-screen-fix.patch
3402891
91fa073
* Mon Oct 27 2008 Matthias Clasen <mclasen@redhat.com> - 0.7.6-17
f9a4d6e
- Update some translations for the desktop-effects capplet
f9a4d6e
d79418b
* Wed Oct 22 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-15
d79418b
- Fix handling of utility windows (RH #466622)
d79418b
- Handle sync alarm events on all screens
d79418b
8e45808
* Wed Oct 22 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-14
8e45808
- Add missing bits to the patch (RH #446457)
8e45808
8e45808
* Fri Oct 17 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-13
8e45808
- Patch configure rather than configure.ac
8e45808
8e45808
* Wed Oct 15 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-12
8e45808
- Backport upstream patch to fix RH #446457
8e45808
William Jon McCann 7d7d586
* Thu Sep 25 2008 Jon McCann <jmccann@redhat.com> - 0.7.6-11
William Jon McCann 7d7d586
- Add compiz-gtk driver script and desktop file
William Jon McCann 7d7d586
- New desktop effects release
William Jon McCann 7d7d586
4750292
* Tue Aug 26 2008 Adam Jackson <ajax@redhat.com> 0.7.6-10
4750292
- Fixed Requires: Xorg >= foo to Conflicts: Xorg < foo.
4750292
48ec67a
* Tue Jul 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.7.6-9
48ec67a
- fix license tag
48ec67a
Nikolay Vladimirov 5a2d33c
* Tue Jul 15 2008 Nikolay Vladimirov <nikolay@vladimiroff.com> - 0.7.6-8
Nikolay Vladimirov 5a2d33c
- Rebuild for ppc64
Nikolay Vladimirov 5a2d33c
b0a1976
* Mon Jun 23 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-7
b0a1976
- Speed up gconf schema installation
b0a1976
239146b
* Fri Jun 13 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-6
b0a1976
- Don't use desktops and viewports at the same time
239146b
318035a
* Wed Jun 11 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-5
318035a
- Revert to old gconf schmema install script
318035a
1582a8a
* Tue Jun 10 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-4
1582a8a
- Disable kde3 to fix local builds (RH #449123)
1582a8a
7983ba5
* Thu Jun 05 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-3
7983ba5
- Only move placed windows on decoration size changes
7983ba5
0fbeaca
* Thu Jun 05 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-2
0fbeaca
- Don't require compiz-fusion in the main package
0fbeaca
ed717a0
* Thu Jun 05 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.6-1
ed717a0
- Update to 0.7.6
ed717a0
- Install all gconf schemas at once
ed717a0
- Drop unneeded patches
ed717a0
- Use wall instead of plane
ed717a0
Caolan McNamara 1ca7a6f
* Thu Jun 05 2008 Caolán McNamara <caolanm@redhat.com> - 0.7.2-6
Caolan McNamara 1ca7a6f
- rebuild for dependancies
Caolan McNamara 1ca7a6f
6eabf5f
* Tue May 27 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.7.2-5
6eabf5f
- Rebuild for KDE 4.0.80
6eabf5f
9e6ed6e
* Wed May 07 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.7.2-4
9e6ed6e
- Backport upstream patch to port kde4-window-decorator to KDE 4.1 libplasma
9e6ed6e
59a8898
* Thu Mar 27 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.2-3
59a8898
- Fix gconf plugin loop RH #438794, patch based on 
59a8898
  older one from Guillaume Seguin
59a8898
- Add core to default plugin list
59a8898
133a12b
* Wed Mar 26 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.7.2-2
133a12b
- Reword kde-desktop-effects messages to mention Compiz by name (#438883)
133a12b
decc6c1
* Mon Mar 24 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.7.2-1
decc6c1
- Update to 0.7.2
decc6c1
1e133ee
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.6.2-7
1e133ee
- Autorebuild for GCC 4.3
1e133ee
Kristian Høgsberg 3b58536
* Thu Jan 17 2008 Kristian Høgsberg <krh@redhat.com> - 0.6.2-6
Kristian Høgsberg 3b58536
- Update to desktop-effects version 0.7.17 which include more
Kristian Høgsberg 3b58536
  translations and move desktop-effects translations to compiz-gnome.
Kristian Høgsberg 3b58536
- Fix spelling in beryl-core obsoletes.
Kristian Høgsberg 3b58536
fb0bb10
* Mon Jan 07 2008 Adel Gadllah <adel.gadllah@gmail.com> - 0.6.2-5
fb0bb10
- Update buildrequires (kwd uses the kde3 api) 
fb0bb10
bcf133c
* Tue Nov  6 2007 Stepan Kasal <skasal@redhat.com> - 0.6.2-4
bcf133c
- Fix a typo in description of the main package.
bcf133c
- All descriptions should end with a dot (unlike the summary line)
bcf133c
e3fba88
* Thu Oct 25 2007 Sebastian Vahl <fedora@deadbabylon.de> - 0.6.2-3
e3fba88
- Include kde-desktop-effects in kde subpackage
e3fba88
d5f97e6
* Tue Oct 23 2007 Adel Gadllah <adel.gadllah@gmail.com> - 0.6.2-2
d5f97e6
- Obsolete berly-core
d5f97e6
f90e30c
* Mon Oct 22 2007 Warren Togami <wtogami@redhat.com> - 0.6.2-1
f90e30c
- 0.6.2
f90e30c
Kristian Høgsberg e92e2f1
* Fri Oct 12 2007 Kristian Høgsberg <krh@redhat.com> - 0.6.0-2
Kristian Høgsberg e92e2f1
- Disable scale corner initiate and install a GNOME key config entry.
Kristian Høgsberg e92e2f1
32b251f
* Wed Oct 10 2007 Warren Togami <wtogami@redhat.com> - 0.6.0-1
32b251f
- 0.6.0 final
32b251f
- always-restack-windows-on-map 
32b251f
5bd152c
* Tue Oct  9 2007 Warren Togami <wtogami@redhat.com> - 0.5.2-14
5bd152c
- Make compiz behave with gnome-terminal (#304051)
5bd152c
417da9b
* Fri Oct  5 2007 Matthias Clasen <mclasen@redhat.com> - 0.5.2-13
417da9b
- Also install gwd.schemas (#319621)
417da9b
Kristian Høgsberg 27c43f9
* Thu Sep 20 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-12
Kristian Høgsberg 27c43f9
- Update to more recent 0.6 branch snapshot (fixes #253575).
Kristian Høgsberg 27c43f9
7d305f9
* Fri Sep 14 2007 Warren Togami <wtogami@redhat.com> - 0.5.2-11
4680f4c
- compiz-gnome: install core schema so it actually works
7d305f9
- remove unnecessary gconf stuff from %%install
4680f4c
Kristian Høgsberg 1e496b7
* Tue Aug 28 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-9
Kristian Høgsberg 1e496b7
- Make compiz-gnome Obsolete the older compiz package so yum/anaconda
Kristian Høgsberg 1e496b7
  will pull it in (thans to Adel Gadllah).
Kristian Høgsberg 1e496b7
Kristian Høgsberg 85cc366
* Wed Aug 22 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-8
Kristian Høgsberg 85cc366
- Bump to desktop-effects 0.7.7 to avoid kill decorator when popping
Kristian Høgsberg 85cc366
  up dialog.
Kristian Høgsberg 85cc366
- Fix broken gconf install and uninstall rules.
Kristian Høgsberg ff1e151
- Pick up shadowman logo for RHEL builds (#232398).
Kristian Høgsberg 85cc366
Kristian Høgsberg 1510d65
* Tue Aug 21 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-7.0ec3ec
Kristian Høgsberg 1510d65
- Add more-sm-junk.patch so we set SM restart style to
Kristian Høgsberg 1510d65
  SmRestartIfRunning on exit (#247163, #245971).
Kristian Høgsberg 1510d65
- Add Requires to compiz-devel (#253407).
Kristian Høgsberg 1510d65
- Update to desktop-effects 0.7.6, which terminates decorator when
Kristian Høgsberg 1510d65
  switching to metacity or on compiz failure (#215247, #215032).
Kristian Høgsberg 1510d65
Kristian Høgsberg 239df5f
* Fri Aug 17 2007 Adel Gadllah <adel.gadllah@gmail.com> 0.5.2-6.0ec3ec
Kristian Høgsberg 2e86583
- Split into gnome and kde subpackages
Kristian Høgsberg 2e86583
- Minor cleanups
Kristian Høgsberg 2e86583
Kristian Høgsberg ba68739
* Wed Aug 15 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-5.0ec3ec
Kristian Høgsberg ba68739
- Reorder plugin list to avoid 'place' getting removed on startup.
Kristian Høgsberg ba68739
- Add run-command-key.patch to put the run command key in the GNOME
Kristian Høgsberg ba68739
  keyboard shortcut dialog (#213576).
Kristian Høgsberg ba68739
- Drop a bunch of obsolete patches.
Kristian Høgsberg ba68739
- Bump mesa-libGL and X server requires to fix TFP bugs for
Kristian Høgsberg ba68739
  power-of-two textures (#251935).
Kristian Høgsberg ba68739
- Rebase fedora-logo and composite-cube-logo patch.
Kristian Høgsberg ba68739
Kristian Høgsberg 23e50ca
* Tue Aug 14 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-4.0ec3ec
Kristian Høgsberg 23e50ca
- Build with desktop-effects so we don't pick up metacity work spaces.
Kristian Høgsberg 23e50ca
  Fixes #250568.
Kristian Høgsberg 23e50ca
Kristian Høgsberg 953ef5b
* Tue Aug 14 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-3.0ec3ec
Kristian Høgsberg 953ef5b
- Build git snapshot from fedora branch at
Kristian Høgsberg 953ef5b
  git://people.freedesktop.org/~krh/compiz, brances from 0.6 upstream
Kristian Høgsberg 953ef5b
  branch.
Kristian Høgsberg 953ef5b
- Fixes #237486.
Kristian Høgsberg 953ef5b
Kristian Høgsberg 8697477
* Fri Aug 10 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-3
Kristian Høgsberg 8697477
- Require desktop-effects 0.7.3 and gnome-session 2.19.6-5 which pass
Kristian Høgsberg 8697477
  'glib' on the command line too.
Kristian Høgsberg 8697477
Kristian Høgsberg 6cb24ec
* Fri Aug 10 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-2
Kristian Høgsberg 6cb24ec
- Move xml meta data files to main package.
Kristian Høgsberg 6cb24ec
Kristian Høgsberg e060f05
* Thu Aug  9 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.2-1
Kristian Høgsberg e060f05
- Update to 0.5.2.
Kristian Høgsberg e060f05
- Require at least gnome-session 2.19.6-2 so gnome-wm starts compiz
Kristian Høgsberg e060f05
  with LIBGL_ALWAYS_INDIRECT set.
Kristian Høgsberg e060f05
Kristian Høgsberg e060f05
* Wed Jun 27 2007 Kristian Høgsberg <krh@redhat.com> - 0.5.0-1
Kristian Høgsberg e060f05
- Update to 0.5.0
Kristian Høgsberg e060f05
0794937
* Tue Jun  5 2007 Matthias Clasen <mclasen@redhat.com> - 0.4.0-1
0794937
- Update to 0.4.0
0794937
547cc01
* Mon Jun  4 2007 Matthias Clasen <mclasen@redhat.com> - 0.3.6-10
547cc01
- Rebuild against new libwnck
547cc01
7e34193
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> - 0.3.6-9
7e34193
- Don't install INSTALL
7e34193
Kristian Høgsberg f27922a
* Mon Apr 16 2007 Kristian Høgsberg <krh@hinata.boston.redhat.com> - 0.3.6-8
Kristian Høgsberg f27922a
- Update metacity build requires to metacity-devel.
Kristian Høgsberg f27922a
Kristian Høgsberg dab1c54
* Wed Apr  4 2007 Kristian Høgsberg <krh@hinata.boston.redhat.com> - 0.3.6-7
Kristian Høgsberg dab1c54
- Fix typo in ./configure option.
Kristian Høgsberg dab1c54
Kristian Høgsberg 8974c03
* Wed Apr  4 2007 Kristian Høgsberg <krh@redhat.com> - 0.3.6-6
Kristian Høgsberg 8974c03
- Add place and clone plugins to default plugin list.
Kristian Høgsberg 8974c03
Kristian Høgsberg e47d4b3
* Wed Mar 28 2007 Kristian Høgsberg <krh@redhat.com> - 0.3.6-5
Kristian Høgsberg e47d4b3
- Update URL (#208214).
Kristian Høgsberg e47d4b3
- Require at least metacity 2.18 (#232831).
Kristian Høgsberg e47d4b3
- Add close-session.patch to deregister from SM when replaced (#229113).
Kristian Høgsberg e47d4b3
Kristian Høgsberg 97591c0
* Tue Mar 27 2007 Kristian Høgsberg <krh@redhat.com> 0.3.6-4
Kristian Høgsberg 97591c0
- Explicitly disable KDE parts (#234128).
Kristian Høgsberg 97591c0
f10aa75
* Mon Mar 26 2007 Matthias Clasen <mclasen@redhat.com> 0.3.6-3
f10aa75
- Fix some directory ownership issues (#233825)
f10aa75
- Small spec cleanups
f10aa75
Kristian Høgsberg 5c087bb
* Tue Feb  6 2007 Kristian Høgsberg <krh@redhat.com> 0.3.6
Kristian Høgsberg 5c087bb
- Require gnome-session > 2.16 so it starts gtk-window-decorator.
Kristian Høgsberg 5c087bb
- Update to desktop-effects 0.7.1 that doesn't refuse to work with Xinerama.
Kristian Høgsberg 5c087bb
Kristian Høgsberg 996519d
* Tue Jan 16 2007 Kristian Høgsberg <krh@redhat.com> - 0.3.6-1
Kristian Høgsberg 98ad61c
- Update to 0.3.6, update patches.
Kristian Høgsberg 98ad61c
- Drop autotool build requires.
Kristian Høgsberg 98ad61c
- Drop glfinish.patch, cow.patch, resize-offset.patch and icon-menu-patch.
Kristian Høgsberg 98ad61c
- Add libdecoration.so
Kristian Høgsberg 98ad61c
- Update to desktop-effects-0.7.0, which spawns the right decorator
Kristian Høgsberg 98ad61c
  and plays nicely with unknown plugins.
Kristian Høgsberg 98ad61c
293a6bb
* Sat Nov 25 2006 Matthias Clasen <mclasen@redhat.com> - 0.3.4-2
293a6bb
- Update the fedora logo patch (#217224)
293a6bb
2c5677b
* Thu Nov 23 2006 Matthias Clasen <mclasen@redhat.com> - 0.3.4-1
2c5677b
- Update to 0.3.4
2c5677b
d2e660f
* Wed Nov 15 2006 Matthias Clasen <mclasen@redhat.com> - 0.3.2-2
d2e660f
- Use cow by default, bug 208044
d2e660f
84f2009
* Fri Nov 10 2006 Matthias Clasen <mclasen@redhat.com> - 0.3.2-1
84f2009
- Update to 0.3.2
84f2009
- Drop upstreamed patches
08a82e1
- Work with new metacity theme api
84f2009
Kristian Høgsberg 98ad61c
* Mon Oct 2 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.32.20060818git.fc6
sandmann 79de4ec
- Install the .desktop file with desktop-file-install. Add X-Red-Hat-Base to make it appear in "Preferences", rather than "More Preferences".
sandmann 79de4ec
sandmann 882991e
* Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.31.20060818git.fc6
sandmann 6aeb420
- Add buildrequires on intltool
sandmann 6aeb420
sandmann 6aeb420
* Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.31.20060818git.fc6
sandmann 882991e
- Build
sandmann 882991e
sandmann 94fbafb
* Fri Sep 29 2006 Soren Sandmann <sandmann@redhat.com>
sandmann 94fbafb
- Update to desktop-effects-0.6.163, which has translation enabled. (Bug 208257)
sandmann 94fbafb
sandmann 6ff5299
* Thu Sep 28 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.30.20060817git.fc6
sandmann 6ff5299
- Add patch to terminate keyboard moves when a mouse buttons is pressed. (Bug 207792).
sandmann 6ff5299
sandmann c4ed99a
* Thu Sep 28 2006 Soren Sandmann <sandmann@redhat.com>
sandmann c4ed99a
- Change default plugin list to not include the plane plugin. (Bug 208448).
sandmann c4ed99a
- Change default keybinding for shrink to be Pause (Bug 206187).
sandmann c4ed99a
sandmann 36505c8
* Wed Sep 27 2006 Soren Sandmann <sandmann@redhat.com>
sandmann 36505c8
- Add patch to show a menu when the window icon is clicked. (Bug 201629).
sandmann 36505c8
sandmann 15824cf
* Tue Sep 26 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.29.20060817git.fc6
sandmann 15824cf
- Add restart.patch to make compiz ask the session manager to restart it
sandmann 15824cf
  if it crashes (bug 200280).
sandmann 15824cf
sandmann 5049cbe
* Mon Sep 25 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.28.20060817git.fc6
sandmann 5049cbe
- Change plane.patch to not do cyclical window movement in dimensions
sandmann 5049cbe
  where the desktop has size 1 (bug 207263).
sandmann 5049cbe
sandmann 6f374c6
* Thu Sep 21 2006 Soren Sandmann <sandmann@redhat.com>
sandmann 6f374c6
- Add patch to fix resizing smaller than minimum size (resize-offset.patch, bug 201623).
sandmann 6f374c6
sandmann 0ddd012
* Tue Sep 19 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.27.20060817git.fc6
sandmann 0ddd012
- Change .plane patch to 
sandmann 0ddd012
  (a) not set the background color to pink in the plane plugin. 
sandmann 0ddd012
  (b) allow workspaces with horizontal sizes less then 4.
sandmann 0ddd012
sandmann a9152a7
* Mon Sep 18 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.26.20060817git.fc6
sandmann 637c2ab
- Change plane patch to correctly initialize the screen size to the
sandmann 637c2ab
  defaults (bug 206088).
sandmann 637c2ab
sandmann 637c2ab
* Mon Sep 18 2006 Soren Sandmann <sandmann@redhat.com>
sandmann d7aef9c
- Run update-desktop-database and gtk-update-icon-cache in post. Add icons
sandmann 637c2ab
  to list of packaged files. Also bump to 0.6.137 of dialog (which just makes
sandmann d7aef9c
  directories before attempting to install to them).
sandmann d7aef9c
sandmann d7aef9c
* Mon Sep 18 2006 Soren Sandmann <sandmann@redhat.com>
sandmann 98a5436
- Upgrade to 0.6.107 of the desktop-effects dialog box. Only change is
sandmann 98a5436
  that the new version has icons.
sandmann 98a5436
sandmann dbf14da
* Fri Sep 15 2006 Soren Sandmann <sandmann@redhat.com>
sandmann dbf14da
- Add patch to fix mispositioning of window decorator event windows (bug 201624)
sandmann dbf14da
sandmann 3b4b9a9
* Fri Sep 15 2006 Soren Sandmann <sandamnn@redhat.com>
sandmann 3b4b9a9
- Upgrade to version 0.6.83 of desktop-effects. (bug 206500)
sandmann 3b4b9a9
sandmann 28a1d9e
* Fri Sep 15 2006 Soren Sandmann <sandmann@redhat.com>
sandmann d7657c6
- Add patch to only accept button 1 for close/minimize/maximize (bug 201628)
sandmann c15878d
sandmann c15878d
* Fri Sep 15 2006 Soren Sandmann <sandmann@redhat.com>
sandmann 28a1d9e
- Add patch to fix thumbnail sorting (bug 201605)
sandmann 28a1d9e
sandmann e3b7008
* Thu Sep 14 2006 Soren Sandmann <sandmann@redhat.com>
sandmann e3b7008
- Add patch to fix double clicking (bug 201783).
sandmann e3b7008
sandmann 4628d09
* Tue Sep 12 2006 Soren Sandmann <sandmann@redhat.com>
sandmann 4628d09
- Don't attempt to move the viewport when dx = dy = 0.(last bit of 206088).
sandmann 4628d09
sandmann 33ad226
* Tue Sep 12 2006 Soren Sandmann <sandamnn@redhat.com>
sandmann 33ad226
- Fix plane.patch to draw correctly when no timeout is running. (206088).
sandmann 33ad226
Kristian Høgsberg 7d7bbdc
* Wed Sep  6 2006 Kristian Høgsberg <krh@redhat.com>
Kristian Høgsberg 7d7bbdc
- Update fbconfig-depth-fix.patch to also skip fbconfigs without
Kristian Høgsberg 7d7bbdc
  corresponding visuals.
Kristian Høgsberg 7d7bbdc
sandmann f6f4889
* Tue Sep 5 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.25.20060817git.fc6
sandmann f6f4889
- Make number of vertical size configurable
sandmann f6f4889
sandmann acaa0cc
* Tue Sep 5 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.24.20060817git.fc6
sandmann acaa0cc
- Fix vertical viewport support in the plane patch.
sandmann acaa0cc
sandmann 314e792
* Fri Sep 1 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.23.20060817git.fc6
sandmann d046d64
- Upgrade to 0.6.61 of the dialog
sandmann d046d64
sandmann d046d64
* Fri Sep 1 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.22.20060817git.fc6
sandmann c16867b
- Add libtool to BuildRequires
sandmann c16867b
sandmann c16867b
* Fri Sep 1 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.22.20060817git.fc6
sandmann 0c5be1f
- Add automake and autoconf to BuildRequires 
sandmann 0c5be1f
sandmann 0c5be1f
* Fri Sep 1 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.22.20060817git.fc6
sandmann e3bcf42
- Add a patch to put viewports on a plane.
sandmann e3bcf42
Kristian Høgsberg d171bd5
* Wed Aug 30 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.21.20060817git.fc6
Kristian Høgsberg d171bd5
- Drop gl-include-inferiors.patch now that compiz uses COW and the X
Kristian Høgsberg d171bd5
  server evicts offscreen pixmaps automatically on
Kristian Høgsberg d171bd5
  GLX_EXT_texture_from_pixmap usage.
Kristian Høgsberg d171bd5
Kristian Høgsberg 62ee160
* Tue Aug 29 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.20.20060817git.fc6
Kristian Høgsberg 62ee160
- Add cow.patch to make compiz use the composite overlay window.
Kristian Høgsberg 62ee160
sandmann 4322c1f
* Fri Aug 25 2006 Soren Sandmann <sandmann@redhat.com> - 0.0.13-0.19-20060817git.fc6
sandmann 4322c1f
- Rebase to desktop-effects 0.6.41
sandmann 4322c1f
Kristian Høgsberg edab889
* Fri Aug 25 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.18.20060817git.fc6
Kristian Høgsberg edab889
- Rebase to desktop-effects 0.6.19 and drop
Kristian Høgsberg edab889
  desktop-effects-0.6.1-delete-session.patch
Kristian Høgsberg edab889
Kristian Høgsberg 232f226
* Tue Aug 22 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.17.20060817git.fc6
Kristian Høgsberg 232f226
- Add patch from upstream to also use sync protocol for override
Kristian Høgsberg 232f226
  redirect windows (sync-override-redirect-windows.patch).
Kristian Høgsberg 232f226
Kristian Høgsberg 876fc7d
* Thu Aug 17 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.16.20060817git.fc6
Kristian Høgsberg 876fc7d
- Rebase to latest upstream changes which has the rest of the bindings
Kristian Høgsberg 876fc7d
  rewrite.  Add resize-move-keybindings.patch to make move and resize
Kristian Høgsberg 876fc7d
  bindings work like metacity.
Kristian Høgsberg 876fc7d
- Add back scale plugin.
Kristian Høgsberg 876fc7d
79ae2c4
* Thu Aug 10 2006 Ray Strode <rstrode@redhat.com> 0.0.13-0.15.20060721git.fc5.aiglx
79ae2c4
- Add Requires: gnome-session 2.15.90-2.fc6 (bug 201473)
79ae2c4
- unlink session file on changing wms (bug 201473)
79ae2c4
sandmann 8e7948a
* Thu Aug  3 2006 Soren Sandmann <sandmann@redhat.com> 0.0.13-0.14.20060721git.fc5.aiglx
sandmann 8e7948a
- Add Requires: gnome-session 2.15.4-3
sandmann 8e7948a
sandmann 8e7948a
* Wed Aug  3 2006 Soren Sandmann <sandmann@redhat.com> 0.0.13-0.13.20060721git.fc5.aiglx
sandmann e8b1785
- New version of dialog box. Macro the version number.
sandmann e8b1785
sandmann e8b1785
* Wed Aug  2 2006 Soren Sandmann <sandmann@redhat.com> 0.0.13-0.13.20060721git.fc5.aiglx
sandmann 52c81e8
- Add 'desktop effects' dialog box.
sandmann 52c81e8
Kristian Høgsberg 93b9894
* Mon Jul 31 2006 Kristian Høgsberg <krh@redhat.com> 0.0.13-0.12.20060721git.fc5.aiglx
Kristian Høgsberg 93b9894
- Add libwnck requires.
Kristian Høgsberg 93b9894
Kristian Høgsberg 9cdf1dc
* Wed Jul 26 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.11.20060721git.fc5.aiglx
Kristian Høgsberg 9cdf1dc
- Bump and build for fc5 AIGLX repo.
Kristian Høgsberg 9cdf1dc
Kristian Høgsberg eafcc52
* Wed Jul 26 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.12.20060721git
Kristian Høgsberg eafcc52
- Fix gconf hooks.
Kristian Høgsberg eafcc52
Kristian Høgsberg c2428b3
* Tue Jul 25 2006 Kristian Høgsberg <krh@redhat.com>
Kristian Høgsberg c2428b3
- Require system-logos instead.
Kristian Høgsberg c2428b3
Kristian Høgsberg 1474f73
* Mon Jul 24 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.10.20060721git
Kristian Høgsberg 1474f73
- Bump version to work around tagging weirdness.
Kristian Høgsberg 1474f73
Kristian Høgsberg e61d2b1
* Mon Jul 24 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.9.20060721git
Kristian Høgsberg e61d2b1
- Add devel package and require redhat-logos instead of fedora-logos (#199757).
Kristian Høgsberg e61d2b1
Kristian Høgsberg d290733
* Fri Jul 21 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.8.20060720git
Kristian Høgsberg d290733
- Add workaround for AIGLX throttling problem.
Kristian Høgsberg d290733
Kristian Høgsberg d290733
* Thu Jul 20 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-0.7.20060720git
Kristian Høgsberg d290733
- Drop scale plugin from snapshot.
Kristian Høgsberg d290733
4475068
* Tue Jul 18 2006 Matthias Clasen <mclasen@redhat.com> - 0.0.13-0.6.20060717git
4475068
- Don't build on s390
4475068
f86ce57
* Mon Jul 17 2006 Matthias Clasen <mclasen@redhat.com> - 0.0.13-0.5.20060717git
f86ce57
- Do some changes forced upon us by package review
f86ce57
f86ce57
* Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13-5.1
f86ce57
- Use sane numbering scheme.
f86ce57
f86ce57
* Fri Jul  7 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13.fedora1-4
f86ce57
- Drop the fullscreen hardcode patch and require X server that has
Kristian Høgsberg d290733
  GLX_MESA_copy_sub_buffer.
f86ce57
f86ce57
* Tue Jun 27 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13.fedora1-3
f86ce57
- Unbreak --replace.
f86ce57
f86ce57
* Thu Jun 15 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13.fedora1-2
f86ce57
- Add Requires, fix start-compiz.sh.
f86ce57
f86ce57
* Wed Jun 14 2006 Kristian Høgsberg <krh@redhat.com> - 0.0.13.fedora1-1
f86ce57
- Spec file for compiz, borrowing bits and pieces from Alphonse Van
Kristian Høgsberg d290733
  Assches spec file (#192432).