Merge authors:
  Cody Russell (bratsche)
Related merge proposals:
  https://code.launchpad.net/~bratsche/xsplash/undefine-cursor/+merge/16355
  proposed by: Cody Russell (bratsche)
  review: Approve - Ted Gould (ted)
------------------------------------------------------------
revno: 95 [merge]
committer: Cody Russell <[email protected]>
branch nick: trunk
timestamp: Mon 2010-01-18 10:50:27 -0600
message:
  Merge undefine-cursor branch in.
modified:
  src/xsplash.c


--
lp:xsplash
https://code.launchpad.net/~xsplash-team/xsplash/trunk

Your team ayatana-commits is subscribed to branch lp:xsplash.
To unsubscribe from this branch go to 
https://code.launchpad.net/~xsplash-team/xsplash/trunk/+edit-subscription.
=== modified file 'src/xsplash.c'
--- src/xsplash.c	2009-12-09 16:47:40 +0000
+++ src/xsplash.c	2009-12-18 19:51:10 +0000
@@ -236,6 +236,8 @@
 
   if (have_xcomposite && priv->cow)
     {
+      XUndefineCursor (GDK_DISPLAY_XDISPLAY (gdk_display_get_default ()),
+                       GDK_DRAWABLE_XID (priv->cow));
       XCompositeReleaseOverlayWindow (GDK_DISPLAY_XDISPLAY (gdk_display_get_default ()),
                                       GDK_DRAWABLE_XID (GDK_WINDOW_ROOT));
       g_object_unref (priv->cow);

_______________________________________________
Mailing list: https://launchpad.net/~ayatana-commits
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ayatana-commits
More help   : https://help.launchpad.net/ListHelp

Reply via email to