mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
updated menus for SHEXEC
This commit is contained in:
@@ -1633,6 +1633,9 @@ wShowGNUstepPanel(WScreen *scr)
|
||||
|
||||
WMReleaseColor(color);
|
||||
|
||||
XSetForeground(dpy, scr->mono_gc, 0);
|
||||
XFillRectangle(dpy, WMGetPixmapMaskXID(pixmap), scr->mono_gc, 0, 0,
|
||||
130, 130);
|
||||
drawGNUstepLogo(dpy, WMGetPixmapMaskXID(pixmap), 130, 130, 1, 1);
|
||||
|
||||
panel->gstepL = WMCreateLabel(panel->win);
|
||||
|
||||
Reference in New Issue
Block a user