Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
authorJan D <jan.h.d@swipnet.se>
Mon, 5 Jul 2010 10:28:27 +0000 (12:28 +0200)
committerJan D <jan.h.d@swipnet.se>
Mon, 5 Jul 2010 10:28:27 +0000 (12:28 +0200)
commit00be444c737e95c7455aa1808d9da75d4affd51f
tree1022102a524a2315ac29dd66104ff2352dfe441f
parentff919460978866c8a3be6b16a4bc2e7cee089354
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).

* xterm.h (Xatom_net_wm_name, Xatom_net_wm_icon_name): New.

* xterm.c (x_term_init): Intern the _NET_WM_NAME and
_NET_WM_ICON_NAME atoms.

* xfns.c (x_set_name_internal): Set the EWMH _NET_WM_NAME
and _NET_WM_ICON_NAME properties, too, matching what is
done in the Gtk+ case.
src/ChangeLog
src/xfns.c
src/xterm.c
src/xterm.h