CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/08/25 05:01:17
Modified files:
x11/windowmaker: Makefile
Added files:
x11/windowmaker/patches: patch-WINGs_wview_c
patch-util_wmmenugen_parse_xdg_c
Log message:
Bugfixes from upstream git:
WINGs: Set widget background pixmaps before realization.
Previously, when WMSetWidgetBackgroundPixmap() was called prior to
WMRealizeWidget(), no background pixmap was actually set.
(git commit 83f0b764e607306feb7b17026a11034e5cf84785)
util: fix parsing of XDG menus with multiple groups
(git commit e037ae3684928a2fbf4a3994562a322f5d3b0c71)