emacs-devel
[Top][All Lists]
Advanced

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

Re: Creating a "borderless" frame (without WM chrome) (was Re: Could x-s


From: Chris Feng
Subject: Re: Creating a "borderless" frame (without WM chrome) (was Re: Could x-show-tip be reimplemented in Elisp? How does one create borderless frames from Elisp?)
Date: Thu, 18 Feb 2016 09:28:28 +0800

> Got it; is this why the attached patch doesn't do anything with Gtk? I looked 
> at the Xlib documentation, but I'm not sure how to check if the window is 
> already mapped, and only remap it in that case.

You may try to remap it when FRAME_VISIBLE_P returns 0.
XGetWindowAttributes can also be used to get the map state.



reply via email to

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