all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Henrik Enberg <henrik.enberg@telia.com>
Cc: "Jan D." <jan.h.d@swipnet.se>, emacs-devel@gnu.org
Subject: Re: Feature request - dynamic icon pixmap
Date: Wed, 16 Feb 2005 03:00:04 +0100	[thread overview]
Message-ID: <87k6p9gt7f.fsf@rocksteady.printf.se> (raw)
In-Reply-To: <5065e2900502151737d1ddde5@mail.gmail.com> (Sun Yijiang's message of "Wed, 16 Feb 2005 09:37:29 +0800")

Sun Yijiang <sunyijiang@gmail.com> writes:

> Yes, I can change the default icon when I create a new frame:
> (make-frame '((name . "testf") (icon-type . "/path/test.png")))
>
> But I cannot change a frame's icon by modifying its icon-type parameter:
> (set-frame-parameter my-frame 'icon-type "/path/test2.png")
> Nothing happens after this under GNOME or KDE
>
> That's what I mean by "dynamic".

Doing:

(set-frame-parameter (selected-frame) 'icon-type "~/foo.png")

Works for me in the openbox window manager as well as in widgets from
the gnome libwnck[1] library.


[1] Part of metacity, the gnome window manager.

  reply	other threads:[~2005-02-16  2:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15  6:12 Feature request - dynamic icon pixmap Sun Yijiang
2005-02-15 16:14 ` Jan D.
2005-02-16  1:37   ` Sun Yijiang
2005-02-16  2:00     ` Henrik Enberg [this message]
2005-02-16 13:22     ` Jan D.

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

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

  git send-email \
    --in-reply-to=87k6p9gt7f.fsf@rocksteady.printf.se \
    --to=henrik.enberg@telia.com \
    --cc=emacs-devel@gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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 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.