mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-22 01:45:46 +01:00
fixed crash bug with WM_CLASS==NULL
etc
This commit is contained in:
@@ -617,6 +617,10 @@ WMCreateScreenWithRContext(Display *display, int screen, RContext *context)
|
||||
scrPtr->rootWin = RootWindow(display, screen);
|
||||
|
||||
scrPtr->fontCache = WMCreateHashTable(WMStringPointerHashCallbacks);
|
||||
|
||||
|
||||
/* create input method stuff */
|
||||
W_InitIMStuff(scrPtr);
|
||||
|
||||
/* Create missing CUT_BUFFERs */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user