nanogui: Window managers


Previous by date: 6 Apr 2001 18:57:37 -0000 Re: Window managers, Amit Kulkarni
Next by date: 6 Apr 2001 18:57:37 -0000 Re: Is it Microwindows(nanoX) supporting Alpha blending?, Greg Haerr
Previous in thread: 6 Apr 2001 18:57:37 -0000 Re: Window managers, Amit Kulkarni
Next in thread: 6 Apr 2001 18:57:37 -0000 Re: Window managers, Greg Haerr

Subject: Re: Window managers
From: Alex Holden ####@####.####
Date: 6 Apr 2001 18:57:37 -0000
Message-Id: <Pine.LNX.4.04.10104061951320.642-100000@hyperspace.linuxhacker.org>

On Fri, 6 Apr 2001, Amit Kulkarni wrote:
> Yeah... Well.. actually (much to my embarassment) it keeps crashing all the 
> time.

I'm sorry about that. After stress testing it for I while I managed to 
persuade it to crash, then fixed the bug that caused it. Does this patch
fix the problems that you've been seeing?

--- demos/nanowm/wlist.c	Tue Oct  3 19:08:36 2000
+++ demos/nanowm/wlist.c	Fri Apr  6 19:49:42 2001
@@ -9,7 +9,7 @@
 #define MWINCLUDECOLORS
 #include "nano-X.h"
 /* Uncomment this to get debugging output from this file */
-//#define DEBUG
+/* #define DEBUG */
 #include "nanowm.h"
 
 static win *windows = NULL;
@@ -53,6 +53,7 @@
 	w->pid = window->pid;
 	w->type = window->type;
 	w->active = window->active;
+	w->sizing = GR_FALSE;
 	w->clientid = window->clientid;
 	w->data = window->data;
 	w->next = windows;

-- 
------- Alex Holden -------
http://www.linuxhacker.org/
 http://www.robogeeks.org/


Previous by date: 6 Apr 2001 18:57:37 -0000 Re: Window managers, Amit Kulkarni
Next by date: 6 Apr 2001 18:57:37 -0000 Re: Is it Microwindows(nanoX) supporting Alpha blending?, Greg Haerr
Previous in thread: 6 Apr 2001 18:57:37 -0000 Re: Window managers, Amit Kulkarni
Next in thread: 6 Apr 2001 18:57:37 -0000 Re: Window managers, Greg Haerr


Powered by ezmlm-browse 0.20.