unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Group leader (WM_HINTS)
@ 2005-02-16 14:03 Gian Uberto Lauri
  2005-02-16 15:36 ` Jan D.
  0 siblings, 1 reply; 3+ messages in thread
From: Gian Uberto Lauri @ 2005-02-16 14:03 UTC (permalink / raw)



Before switching  to the CVS version  of Emacs, when  I explicitly set
the name of a frame to "SOMETHING"  then I had that that frame has its
own window id of the group leader in WM_HINTS.

I think that this behaviour has been fixed in the CVS version.

But I miss the old "bug",  since, together with WindowMaker, it let me
do some neat organizazion/use  of my virtual desktops (workspaces) and
hide the "SOMETHING" frame withouth touching the other.

Is there some way  to set a frame as group leader  in X11 with the CVS
Emacs ?

-- 
 /\            ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
  //--\ | | \|  |   Integralista GNUslamico  
\/		    e coltivatore diretto di software

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

* Re: Group leader (WM_HINTS)
  2005-02-16 14:03 Group leader (WM_HINTS) Gian Uberto Lauri
@ 2005-02-16 15:36 ` Jan D.
  2005-02-16 15:47   ` Gian Uberto Lauri
  0 siblings, 1 reply; 3+ messages in thread
From: Jan D. @ 2005-02-16 15:36 UTC (permalink / raw)
  Cc: emacs-devel

> Before switching  to the CVS version  of Emacs, when  I explicitly set
> the name of a frame to "SOMETHING"  then I had that that frame has its
> own window id of the group leader in WM_HINTS.
>
> I think that this behaviour has been fixed in the CVS version.
>
> But I miss the old "bug",  since, together with WindowMaker, it let me
> do some neat organizazion/use  of my virtual desktops (workspaces) and
> hide the "SOMETHING" frame withouth touching the other.
>
> Is there some way  to set a frame as group leader  in X11 with the CVS
> Emacs ?

Short answer: no.

Longer answer:
Actually Emacs does not set the group leader.  It is done by the tool 
kits (Xt or GTK).  The one set by the Xt WMShell still points to itself 
(which in fact is a bug), but GTK creates a leader window for this.  If 
you compile Emacs without a tool kit (i.e. --with-x-toolkit=no) the 
group leader will not be set.

The fact that Windowmaker makes a distinction sounds strange, but a WM 
is free to do what it wants.  I can't really deduce from your 
explanation what the difference is.

	Jan D.

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

* Re: Group leader (WM_HINTS)
  2005-02-16 15:36 ` Jan D.
@ 2005-02-16 15:47   ` Gian Uberto Lauri
  0 siblings, 0 replies; 3+ messages in thread
From: Gian Uberto Lauri @ 2005-02-16 15:47 UTC (permalink / raw)
  Cc: saint, emacs-devel

>>>>> "JD" == Jan D <jan.h.d@swipnet.se> writes:

JD> Short answer: no.

O.K., thanks!

JD> I can't really deduce from your 
JD> explanation what the difference is.

I'll find an "old" Emacs and use xprop on it.

-- 
 /\            ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
  //--\ | | \|  |   Integralista GNUslamico  
\/		    e coltivatore diretto di software

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

end of thread, other threads:[~2005-02-16 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-16 14:03 Group leader (WM_HINTS) Gian Uberto Lauri
2005-02-16 15:36 ` Jan D.
2005-02-16 15:47   ` Gian Uberto Lauri

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).