1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/osdep
Kalle Olavi Niemitalo d1245c73a8 Recode X11 window title when saving and restoring
gnome-terminal 2.30.2 expects UTF-8 in the "OSC Ps ; Pt BEL" sequence
that sets the window title.  However, XGetWMName typically returns the
title in "STRING" (Latin-1) or "COMPOUND_TEXT" (escape sequences)
encoding.  Recode the title to restore it correctly.  This helps
especially in the fi_FI.UTF-8 locale, where gnome-terminal has "Pääte"
as the default title.

Related to bugs 885 and 336.
2011-04-11 22:13:38 +03:00
..
beos Bug 1004: Use c_toupper in a few more places. 2008-11-01 22:32:43 +02:00
os2 Recode X11 window title when saving and restoring 2011-04-11 22:13:38 +03:00
riscos
unix terminal: Define separate structs for events passed via the interlink socket. 2006-08-06 20:02:39 +00:00
win32 Do not #define NO_FG_EXEC for Windows. 2010-03-21 22:36:01 +01:00
ascii.h
generic.h Debian bug 464384: fix cast warning in alignof 2008-02-09 00:24:45 +02:00
getifaddrs.c
getifaddrs.h
Makefile
newwin.c Name the exec_on_terminal() fg values. 2007-07-15 23:46:18 +03:00
newwin.h
osdep.c Recode X11 window title when saving and restoring 2011-04-11 22:13:38 +03:00
osdep.h Recode X11 window title when saving and restoring 2011-04-11 22:13:38 +03:00
signals.c unblock_itrm(),block_itrm(): drop unused parameter fd. 2007-03-05 22:54:24 +01:00
signals.h
stat.h
stub.c bug 1047: inline functions C99 conformance 2009-03-28 20:15:08 +02:00
stub.h bug 1047: inline functions C99 conformance 2009-03-28 20:15:08 +02:00
sysname.c
sysname.h
system.h
types.h Debian bug 464384: fix OFF_T_FORMAT mismatches on amd64 2008-02-10 11:30:27 +02:00