1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 05:18:06 +01:00

begin wmspec stuff

This commit is contained in:
kojima
2001-09-12 21:43:42 +00:00
parent e9ce423d8c
commit abc09951e1
9 changed files with 520 additions and 8 deletions

View File

@@ -572,6 +572,8 @@ RemoveFromStackList(WCoreWindow *frame)
frame->stacking->under);
frame->screen_ptr->window_count--;
WMPostNotificationName(WMNResetStacking, frame->screen_ptr, NULL);
}