xwem-devel
[Top] [All Lists]

x-border-width => 0 for XEmacs frames

From: Richard Klinda <ignotus@xxxxxxxxxxx>
Subject: x-border-width => 0 for XEmacs frames
Date: Sun, 08 May 2005 18:51:41 +0200
Organization: Yow! Are we laid back yet?
Sender: ignotus@xxxxxxxxxxx
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux)
Hi everbody!

I would like to do this for every XEmacs frames:

  (dolist (cl (??get-XEmacs-clients??))
    (xwem-client-set-property cl 'x-border-width 0))

I don't know how to get a list of XEmacs clients elegantly.


Another thing, may be a bug:

 - start playing a movie with MPlayer;
 - set the border to 0;
     (xwem-client-set-property (xwem-cl-selected) 'x-border-width 0)
 - no switch MPlayer to fullscreen mode 'f', then switch back to
   windowed mode ('f' again);
 - now the MPlayer window has a border again.

-- 
Richard Klinda  \/
                /\  Show me your init.el and I'll you tell who you are.

<Prev in Thread] Current Thread [Next in Thread>