let you iconify utility windows

This commit is contained in:
Dana Jansens 2007-05-23 16:13:50 +00:00
parent 93d9201cba
commit 630d9504d3

View file

@ -1619,10 +1619,10 @@ void client_setup_decor_and_functions(ObClient *self)
break; break;
case OB_CLIENT_TYPE_DIALOG: case OB_CLIENT_TYPE_DIALOG:
case OB_CLIENT_TYPE_UTILITY:
/* these windows don't have anything added or removed by default */ /* these windows don't have anything added or removed by default */
break; break;
case OB_CLIENT_TYPE_UTILITY:
case OB_CLIENT_TYPE_MENU: case OB_CLIENT_TYPE_MENU:
case OB_CLIENT_TYPE_TOOLBAR: case OB_CLIENT_TYPE_TOOLBAR:
/* these windows can't iconify */ /* these windows can't iconify */