mirror of
https://github.com/gryf/wmaker.git
synced 2026-03-29 01:13:34 +01:00
- Added WMSetWindowUserPosition()
- Replaced FlattenStringList() and TokenizeString() with wtokenjoin() respective wtokensplit() from WINGs
This commit is contained in:
@@ -789,6 +789,7 @@ WEditMenuShowAt(WEditMenu *menu, int x, int y)
|
||||
W_VIEW_DRAWABLE(menu->view),
|
||||
hints);
|
||||
XFree(hints);
|
||||
|
||||
WMMapWidget(menu);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user