all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17972: frameset to save/restore frames on the right workspace in virtual desktops
@ 2014-07-08  5:53 Glenn Morris
  2014-07-08 13:44 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2014-07-08  5:53 UTC (permalink / raw)
  To: 17972

Package: emacs
Version: 24.4
Severity: wishlist

Is there any hope of frameset.el (or Emacs in general) being able to
learn about virtual desktops with multiple workspaces?

I might not have the terminology right. I mean that with eg Xfce, I have
multiple workspaces with different windows on each. I usually have
frames from a single Emacs instance on each workspace. When desktop
restores them, they all get restored onto the current workspace. The
ones that were on different workspaces seem to be restored iconified.
This makes the feature not too useful.

I suspect this might be difficult/impossible, because eg Firefox doesn't
manage it (it behaves the same as Emacs does).





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

* bug#17972: frameset to save/restore frames on the right workspace in virtual desktops
  2014-07-08  5:53 bug#17972: frameset to save/restore frames on the right workspace in virtual desktops Glenn Morris
@ 2014-07-08 13:44 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2014-07-08 13:44 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 17972

> Is there any hope of frameset.el (or Emacs in general) being able to
> learn about virtual desktops with multiple workspaces?

My window manager does store the "workspace name" into the window's
properties (I think it does it mostly so that kill&restart of the
window-manager doesn't lose this info), so the info is accessible
to Emacs.

The freedesktop.org "standards" says that the _NET_WM_DESKTOP property
should hold the "desktop number".  Of course, the window-manager I use
does not follow this "standard" since it allows windows to be in several
workspaces rather than only in one or only in all.


        Stefan





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

end of thread, other threads:[~2014-07-08 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08  5:53 bug#17972: frameset to save/restore frames on the right workspace in virtual desktops Glenn Morris
2014-07-08 13:44 ` Stefan Monnier

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.