[clfswm-devel] Window name box bottom on the screen does not

Philippe Brochard pbrochard at common-lisp.net
Tue Jan 29 13:38:29 UTC 2013


Oleksandr Kozachuk writes:

> On Mon, Jan 28, 2013 at 05:11:40PM +0100, Philippe Brochard wrote:
>> Oleksandr Kozachuk writes:
>> > is it possible to remove the box, at least, or close it manually?
>> > How can i delete it in a running clfswm?
>> You can evaluate the 'circulate-leave-function' from the REPL prompt
>> (don't know if this works from the clfswm REPL. I'll be better from the
>> slime REPL).
> It does not help, because *circulate-window* is nil. How can i close a
> window, when i only know his id?
>
Sure it helps me to see that the circulate-leave-function seems to be
called normally but the window is not destroyed. Sad!

Perhaps you can use xkill to kill it explicitly but I don't like this
solution since we must fix the bug in clfswm.

Please, can you recompile clfswm with xlib-debug enabled and send the
output here:

Put a '(pushnew :xlib-debug *features*)' at the REPL or in load.lisp
before recompiling clfswm.

Best regards,

Philippe




More information about the clfswm-devel mailing list