unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Group leader (WM_HINTS)
Date: Wed, 16 Feb 2005 16:36:32 +0100	[thread overview]
Message-ID: <73f88383a5a01b1f6f95eb5a71cb695b@swipnet.se> (raw)
In-Reply-To: <16915.21178.865407.880812@mail.eng.it>

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

  reply	other threads:[~2005-02-16 15:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-16 14:03 Group leader (WM_HINTS) Gian Uberto Lauri
2005-02-16 15:36 ` Jan D. [this message]
2005-02-16 15:47   ` Gian Uberto Lauri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=73f88383a5a01b1f6f95eb5a71cb695b@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).