Re: [AD] Default cursor behavior in windowed mode

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Elias Pschernig wrote:

Index: include/xalleg.h
===================================================================
RCS file: /cvsroot/alleg/allegro/include/xalleg.h,v
retrieving revision 1.22
diff -u -p -r1.22 xalleg.h
--- include/xalleg.h	2 Dec 2004 00:07:16 -0000	1.22
+++ include/xalleg.h	3 Apr 2005 09:58:36 -0000
@@ -70,6 +70,7 @@ extern struct _xwin_type
   Cursor cursor;
   int cursor_shape;
   int hw_cursor_ok;
+   int kept_os_cursor;

   void (*screen_to_buffer)(int sx, int sy, int sw, int sh);
   void (*set_colors)(AL_CONST PALETTE p, int from, int to);

Now that 4.2.0 beta  is out, are we committed to ABI compatibility yet?

Peter




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/