unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3464: 23.0.94; Please add new frame parameter for frame stacking order
@ 2009-06-03 21:35 Drew Adams
  2016-04-27 19:11 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2009-06-03 21:35 UTC (permalink / raw)
  To: emacs-pretest-bug

A frame configuration saves the frame parameters of a set of frames.
This information records, for each frame, whether it is visible,
invisible, or iconified.

But it does not record the frame stacking order: which frames are in
front of which other frames.  This is an important part of a user's
idea of what a frame configuration should be: Restoring a frame config
should restore the set of frames as they were when the config was
saved, including their positions front to back.

Feature request: Add this information to frame configs.  Perhaps we
could add to each frame, as a frame parameter, its current stacking
order.  Then we could perhaps make `set-frame-configuration' restore
this saved order.

I'm assuming this info can be obtained somehow from the window
manager.

I wonder too if we couldn't have a command to raise or lower a frame
just one notch at at time in the stacking order. Currently, we can
only raise it to the front or lower it to the back.


In GNU Emacs 23.0.94.1 (i386-mingw-nt5.1.2600)
 of 2009-05-24 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#3464: 23.0.94; Please add new frame parameter for frame stacking order
  2009-06-03 21:35 bug#3464: 23.0.94; Please add new frame parameter for frame stacking order Drew Adams
@ 2016-04-27 19:11 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-27 19:11 UTC (permalink / raw)
  To: Drew Adams; +Cc: 3464

"Drew Adams" <drew.adams@oracle.com> writes:

> A frame configuration saves the frame parameters of a set of frames.
> This information records, for each frame, whether it is visible,
> invisible, or iconified.
>
> But it does not record the frame stacking order: which frames are in
> front of which other frames.  This is an important part of a user's
> idea of what a frame configuration should be: Restoring a frame config
> should restore the set of frames as they were when the config was
> saved, including their positions front to back.
>
> Feature request: Add this information to frame configs.  Perhaps we
> could add to each frame, as a frame parameter, its current stacking
> order.  Then we could perhaps make `set-frame-configuration' restore
> this saved order.

This still seems to be the case -- the frame stacking order is not
preserved.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-27 19:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-03 21:35 bug#3464: 23.0.94; Please add new frame parameter for frame stacking order Drew Adams
2016-04-27 19:11 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).