1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

Added "Hide Others" to the window menu

This commit is contained in:
dan
2002-01-04 05:44:20 +00:00
parent a8c7375623
commit 96f8ab167f
8 changed files with 56 additions and 29 deletions

View File

@@ -338,6 +338,7 @@ static void
clearSessionCommand(WMenu *menu, WMenuEntry *entry)
{
wSessionClearState(menu->frame->screen_ptr);
wScreenSaveState(menu->frame->screen_ptr);
}