mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-22 10:05:46 +01:00
real fix now..
This commit is contained in:
@@ -643,7 +643,7 @@ wKWMInitStuff(WScreen *scr)
|
|||||||
void
|
void
|
||||||
wKWMSendStacking(WScreen *scr, Window module)
|
wKWMSendStacking(WScreen *scr, Window module)
|
||||||
{
|
{
|
||||||
WMBagIterate i;
|
WMBagIterator i;
|
||||||
WCoreWindow *core;
|
WCoreWindow *core;
|
||||||
|
|
||||||
WM_ITERATE_BAG(scr->stacking_list, core, i) {
|
WM_ITERATE_BAG(scr->stacking_list, core, i) {
|
||||||
|
|||||||
Reference in New Issue
Block a user