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

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

Re: set-frame-parameter


From: steve-humphreys
Subject: Re: set-frame-parameter
Date: Thu, 10 Dec 2020 03:13:14 +0100

> Sent: Thursday, December 10, 2020 at 1:38 AM
> From: "Michael Heerdegen" <michael_heerdegen@web.de>
> To: help-gnu-emacs@gnu.org
> Subject: Re: set-frame-parameter
>
> Michael Heerdegen <michael_heerdegen@web.de> writes:
>
> > (set-frame-parameter (selected-frame) 'fullscreen nil)
>
> Yes, when I'm reading the C source correctly (`adjust_frame_size')
> there are different reasons why resizing can be inhibited.
>
> One reason is when `frame_inhibit_resize', which checks for the
> fullscreen variants, says so.
>
> So what we see seems to be expected.

Thank you.  I think there are some commands to get the width
and height of the screen.  I would like to set the frame
explicitly after going full screen.

> Michael.




reply via email to

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