Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2012 21:49:24 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        "Thomas D. Dean" <tomdean@speakeasy.org>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Set X11 Icon Title
Message-ID:  <20120406024923.GD23860@over-yonder.net>
In-Reply-To: <4F7DD1C3.8020106@speakeasy.org>
References:  <4F7DD1C3.8020106@speakeasy.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 05, 2012 at 10:09:23AM -0700 I heard the voice of
Thomas D. Dean, and lo! it spake thus:
> 
> I want to display the CPU clock speed when it is iconized.

That may be a question to direct at your toolkit.  At the bottom
level, you're probably wanting the ICCCM WM_ICON_NAME property.

At the xlib level,
http://tronche.com/gui/x/xlib/ICC/client-to-window-manager/wm-icon-name.html
are some hints.  A glance at the GTK docs doesn't turn up anything
(gtk_window_set_icon_name() is specifically _not_ that).  So maybe you
do need to sneak under the toolkit to do it.


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120406024923.GD23860>