mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 13:54:12 +01:00
added responder chain alike stuff for relaying kbd events from widget to widget
This commit is contained in:
@@ -571,10 +571,6 @@ static void
|
||||
popDownMenu(PopUpButton *bPtr)
|
||||
{
|
||||
W_UnmapView(bPtr->menuView);
|
||||
|
||||
/* free the background pixmap used to draw the menu contents */
|
||||
XSetWindowBackgroundPixmap(bPtr->view->screen->display,
|
||||
bPtr->menuView->window, None);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user