mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 21:08:08 +01:00
better fix.
This commit is contained in:
@@ -448,7 +448,11 @@ createPixmaps(WScreen *scr)
|
|||||||
RDestroyImage(image);
|
RDestroyImage(image);
|
||||||
}
|
}
|
||||||
|
|
||||||
scr->dock_dots = make3Dots(scr);
|
#ifdef HIDDENDOT
|
||||||
|
if (!wPreferences.flags.nodock || !wPreferences.flags.noclip) {
|
||||||
|
scr->dock_dots = make3Dots(scr);
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef NEWSTUFF
|
#ifndef NEWSTUFF
|
||||||
/* titlebar button pixmaps */
|
/* titlebar button pixmaps */
|
||||||
|
|||||||
Reference in New Issue
Block a user