[emerald] rebuilt for api change in compiz-0.9.5.0

leigh123linux leigh123linux at fedoraproject.org
Fri Jul 15 19:20:02 UTC 2011


commit 491a83bc32e8edf95b9855825292107375366030
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Fri Jul 15 20:19:49 2011 +0100

    rebuilt for api change in compiz-0.9.5.0

 emerald-0.8.5-api-change.patch |   20 +-------------------
 1 files changed, 1 insertions(+), 19 deletions(-)
---
diff --git a/emerald-0.8.5-api-change.patch b/emerald-0.8.5-api-change.patch
index 1e7d3ec..27cafed 100644
--- a/emerald-0.8.5-api-change.patch
+++ b/emerald-0.8.5-api-change.patch
@@ -45,22 +45,4 @@
  
  	XChangeProperty(xdisplay, xroot,
  			activeAtom,
-@@ -5512,7 +5512,7 @@
-     gdkdisplay = gdk_display_get_default();
-     xdisplay = gdk_x11_display_get_xdisplay(gdkdisplay);
- 
--    frame_window_atom = XInternAtom(xdisplay, "_NET_FRAME_WINDOW", FALSE);
-+    frame_window_atom = XInternAtom(xdisplay, DECOR_INPUT_FRAME_ATOM_NAME, FALSE);
-     win_decor_atom = XInternAtom(xdisplay, DECOR_WINDOW_ATOM_NAME, FALSE);
-     win_blur_decor_atom = XInternAtom (xdisplay, DECOR_BLUR_ATOM_NAME, FALSE);
-     wm_move_resize_atom = XInternAtom(xdisplay, "_NET_WM_MOVERESIZE", FALSE);
-@@ -5617,7 +5617,8 @@
-     update_window_extents(ws);
-     update_shadow(pfs);
- 
--    decor_set_dm_check_hint(xdisplay, DefaultScreen(xdisplay));
-+    decor_set_dm_check_hint(xdisplay, DefaultScreen(xdisplay),
-+    			    WINDOW_DECORATION_TYPE_PIXMAP);
- 
-     update_settings(ws);
- 
+


More information about the scm-commits mailing list