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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user