1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-10 02:25:46 +01:00

added preliminary X Input Methods support

This commit is contained in:
dan
2004-10-28 04:17:18 +00:00
parent 79864ba94c
commit ca61675597
11 changed files with 245 additions and 46 deletions

View File

@@ -2299,6 +2299,7 @@ autoSelectText(Text *tPtr, int clicks)
}
# if 0
static void
fontChanged(void *observerData, WMNotification *notification)
{
@@ -2312,6 +2313,7 @@ fontChanged(void *observerData, WMNotification *notification)
if (tPtr->flags.ownsSelection)
WMSetTextSelectionFont(tPtr, font);
}
#endif
static void