-
I've isolated a bug in clx that manifests itself in stumpwm as the
:window slot in some events coming in as a pixmap instead of a
window. The problem stems from X reusing XIDs for drawables (windows
and pixmaps) and clx's cache getting out of sync. Here is a function
that shows the problem:
(defun break-display-xid-cache ()
(labels ((make-win (dpy)
(xlib:create-window...
2008-06-25 10:38:55 UTC in CLISP - an ANSI Common Lisp
-
sabetts committed patchset 801 of module ratpoison to the ratpoison CVS repository, changing 1 files.
2004-12-04 17:51:09 UTC in ratpoison
-
sabetts committed patchset 110 of module www to the ratpoison CVS repository, changing 1 files.
2004-12-04 01:01:36 UTC in ratpoison
-
sabetts committed patchset 109 of module www to the ratpoison CVS repository, changing 1 files.
2004-12-03 23:57:01 UTC in ratpoison
-
sabetts committed patchset 108 of module www to the ratpoison CVS repository, changing 1 files.
2004-12-03 23:55:38 UTC in ratpoison
-
sabetts committed patchset 107 of module www to the ratpoison CVS repository, changing 1 files.
2004-12-03 23:53:13 UTC in ratpoison
-
sabetts committed patchset 800 of module ratpoison to the ratpoison CVS repository, changing 4 files.
2004-12-02 00:46:26 UTC in ratpoison
-
sabetts committed patchset 799 of module ratpoison to the ratpoison CVS repository, changing 6 files.
2004-12-02 00:33:22 UTC in ratpoison
-
sabetts committed patchset 798 of module ratpoison to the ratpoison CVS repository, changing 51 files.
2004-12-02 00:22:37 UTC in ratpoison
-
sabetts committed patchset 797 of module ratpoison to the ratpoison CVS repository, changing 1 files.
2004-11-23 19:16:14 UTC in ratpoison