bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24579: [PATCH] borderless windows on OS X


From: Clément Pit--Claudel
Subject: bug#24579: [PATCH] borderless windows on OS X
Date: Sun, 2 Oct 2016 11:18:20 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 2016-10-02 04:30, martin rudalics wrote:
>> This looks good indeed, but we don't have the same thing exposed to
>> ELisp for GNU/Linux, do we?
> 
> We do: Emacs' native tooltip frames with a ‘border-width’ of zero should
> accomplish precisely that.

I meant the feature to create an arbitrary frame without a border, from ELisp.  
We don't have this, AFAICT.

>> (https://emacs.stackexchange.com/questions/20167/how-do-i-create-a-borderless-frame
>> was about this).
> 
> The recipes there don't work: The ‘border-width’ parameter is usually
> ignored by the window manager for "normal" frames and replaced by the
> standard border.  You have to create a CWOverrideRedirect window - a
> frame that is _not_ handled by the window manager. 

Right.  Do we have a way to do this from ELisp?

Clément.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]