Browse Source

compiz:
- add Patch3000
- disable Sync to vblank
- increase drop-shadow radius
- set default decorator to gtk-window-decorator
- change default daces in cube plugin
- use "smart" placement mode



git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3373 ec354946-7b23-47d6-9f5a-488ba84defc7

daisuke 13 years ago
parent
commit
4ffbf7758f
1 changed files with 16 additions and 1 deletions
  1. 16 1
      c/compiz/compiz-vl.spec

+ 16 - 1
c/compiz/compiz-vl.spec

@@ -19,7 +19,7 @@ URL:            http://www.go-compiz.org
 License:        X11/MIT/GPL
 Group:          User Interface/Desktops
 Version:        0.8.6
-Release:        4%{?_dist_release}
+Release:        5%{?_dist_release}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -79,6 +79,9 @@ Patch1600: 060_move_checks_to_compiz.patch
 Patch2000: compiz-0.8.6-replace-gdk_draw_drawable-with-cairo-equiv.patch
 Patch2010: compiz-0.8.6-fix-pixmap-size-calculation.patch
 
+# Vine default options
+Patch3000: compiz-0.8.6-vine-default.patch
+
 %description
 Compiz is one of the first OpenGL-accelerated compositing window
 managers for the X Window System. The integration allows it to perform
@@ -163,6 +166,10 @@ popd
 # upstream patch
 %patch2000 -p1 -b .replace-gdk_draw_drawable-with-cairo-equiv
 %patch2010 -p1 -b .fix-pixmap-size-calculation
+
+# vine patch
+%patch3000 -p1 -b .vine-default
+
 %build
 rm -rf $RPM_BUILD_ROOT
 
@@ -372,6 +379,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.6-5
+- add Patch3000
+  - disable Sync to vblank
+  - increase drop-shadow radius
+  - set default decorator to gtk-window-decorator
+  - change default daces in cube plugin
+  - use "smart" placement mode
+
 * Sun Mar 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.6-4
 - drop compiz-gtk
   - add Conflicts: control-center < 2.32.1-2