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

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

Re: window manager hints


From: Jason Dufair
Subject: Re: window manager hints
Date: Fri, 12 Sep 2003 17:29:36 -0500
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.2 (cygwin)

Ok.  Will do.  Thanks.

Henrik Enberg <henrik+news@enberg.org> writes:

> Jason Dufair <jase@dufair.org> writes:
>
>> I'm working with the folks implementing/porting XFree86 to Windows via
>> Cygwin.  They've implemented a means of using Windows as the "window
>> manager," but Emacs doesn't minimize properly with a C-z.  Apparently
>> the maintainer is not catching a window manager hint or something.  Can
>> someone point me in the right direction as to how he/we might catch that
>> C-z and have <Windows-as-WM> minimize the Emacs window.
>
> Check the function `x_iconify_frame' in xterm.c in the Emacs sources to
> see what it does.  Basically, what it boils down to is Emacs running
> `XIconifyWindow' which sends a `ClientMessage' with `IconicState' to X.
> See if the windowmanager listens to the `WM_CHANGE_STATE' hint properly.

-- 
Jason Dufair - jase@dufair.org
http://www.dufair.org/
"Give a man fire and he will be warm for a day.
Set a man on fire and he will be warm for the rest of his life."
-- Terry Pratchett


reply via email to

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