|
Loading...
|
freebsd-x11@freebsd.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: Set X11 Icon Title Matthew D. Fuller Thu Apr 05 20:00:38 2012
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) | [EMAIL PROTECTED]
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
- Set X11 Icon Title Thomas D. Dean 2012/04/05
- Re: Set X11 Icon Title Mel Flynn 2012/04/05
- Re: Set X11 Icon Title Matthew D. Fuller 2012/04/05 <=