1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

gnome panel patch code and pass full text to the plugin

This commit is contained in:
id
2000-11-28 01:20:52 +00:00
parent 4ec9827c4e
commit 1a754844bb
2 changed files with 30 additions and 1 deletions

View File

@@ -1088,7 +1088,7 @@ wFrameWindowPaint(WFrameWindow *fwin)
+ fwin->drawstring_proc_offset]->arg,
fwin->titlebar->window, *fwin->title_gc,
*fwin->font, x, *fwin->title_clearance + TITLEBAR_EXTEND_SPACE,
fwin->titlebar->width, fwin->top_width, title, titlelen);
fwin->titlebar->width, fwin->top_width, fwin->title, titlelen);
} else {
WMDrawString(scr->wmscreen, fwin->titlebar->window,
*fwin->title_gc, *fwin->font, x, *fwin->title_clearance + TITLEBAR_EXTEND_SPACE,